public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub
@ 2015-08-12  0:11 sergiodj+buildbot
  2015-08-12  0:11 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
                   ` (19 more replies)
  0 siblings, 20 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:11 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 07f9ddfeba5b572451471f905473f7ddbba1d472 ***

Author: Jiong Wang <jiong.wang@arm.com>
Branch: master
Commit: 07f9ddfeba5b572451471f905473f7ddbba1d472

[AArch64] PR18668, repair long branch veneer for plt stub

2015-08-11  Jiong Wang  <jiong.wang@arm.com>
bfd/
   PR ld/18668
   * elfnn-aarch64.c (aarch64_type_of_stub): Update destination for
   calls go through plt stub.
   (elfNN_aarch64_final_link_relocate): Adjust code logic for CALL26,
   JUMP26 relocation to support inserting veneer for call to plt stub.

ld/testsuite/
   * ld-aarch64/farcall-b-gsym.s: New test.
   * ld-aarch64/farcall-b-plt.s: Likewise.
   * ld-aarch64/farcall-bl-plt.s: Likewise.
   * ld-aarch64/farcall-b-gsym.d: New expect file.
   * ld-aarch64/farcall-b-plt.d: Likewise.
   * ld-aarch64/farcall-bl-plt.d: Likewise.


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

* Failures on Fedora-x86_64-m32, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
@ 2015-08-12  0:11 ` sergiodj+buildbot
  2015-08-12  0:15 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
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 .*
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: set display for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 1 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of x at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of y at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of z at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of w at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of x at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of y at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of z at typeddwarf.c:73
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
============================


*** 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)
============================




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

* Failures on AIX-POWER7-plain, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
  2015-08-12  0:11 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
@ 2015-08-12  0:15 ` sergiodj+buildbot
  2015-08-12  0:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue <<2>>
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/attach.exp: starting with --pid
new FAIL: gdb.base/call-ar-st.exp: print print_double_array(double_array) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_char_array(char_array) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (timeout)
new FAIL: gdb.base/call-ar-st.exp: print sum_struct_print(10,*struct1,*struct2,*struct3,*struct4) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1) (timeout)
new FAIL: gdb.base/call-rt-st.exp: print print_one_double(*d1) <<2>>
new FAIL: gdb.base/catch-gdb-caused-signals.exp: continue (timeout)
new FAIL: gdb.base/completion.exp: tab complete break break.c:ma (timeout)
new FAIL: gdb.base/completion.exp: complete break break.c:ma
new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf (timeout)
new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf (timeout)
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.gdb/complaints.exp: call complaint (&symfile_complaints, "Register a complaint") (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, symfile_complaints->root->fmt) (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Testing! Testing! Testing!") (timeout)
new FAIL: gdb.gdb/complaints.exp: serial line 1 (timeout)
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear
PASS -> FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop (unknown output after running)
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
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 (the program is no longer running)
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
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 (the program is no longer running)
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.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: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
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/next-while-other-thread-longjmps.exp: next to line 1
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
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 <<2>>
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
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries (the program exited)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered (the program is no longer running)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals (the program is no longer running)
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue <<2>>
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: signal command does not query, signal delivered
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
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
new FAIL: gdb.threads/tls.exp: threads exited (the program exited)
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
  2015-08-12  0:11 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
  2015-08-12  0:15 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2015-08-12  0:21 ` sergiodj+buildbot
  2015-08-12  0:23 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/1698>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (the program exited)
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
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 (the program exited)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
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: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
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
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
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 .*
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (the program exited)
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/arraydim.exp: print m'first
FAIL: gdb.ada/arraydim.exp: print m'first(1)
FAIL: gdb.ada/arraydim.exp: print m'first(2)
FAIL: gdb.ada/arraydim.exp: print m'first(3)
FAIL: gdb.ada/arraydim.exp: print m'last
FAIL: gdb.ada/arraydim.exp: print m'last(1)
FAIL: gdb.ada/arraydim.exp: print m'last(2)
FAIL: gdb.ada/arraydim.exp: print m'last(3)
FAIL: gdb.ada/arraydim.exp: print m'length
FAIL: gdb.ada/arraydim.exp: print m'length(1)
FAIL: gdb.ada/arraydim.exp: print m'length(2)
FAIL: gdb.ada/arraydim.exp: print m'length(3)
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print empty
FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
FAIL: gdb.ada/arrayidx.exp: print few_reps
FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print many_reps
FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print one_two_three
FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print r_two_three
FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
FAIL: gdb.ada/arrayparam.exp: print first after function call
FAIL: gdb.ada/arrayparam.exp: print last after function call
FAIL: gdb.ada/arrayparam.exp: print length after function call
FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
FAIL: gdb.ada/bp_range_type.exp: print small_value
FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
FAIL: gdb.ada/char_param.exp: call next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
FAIL: gdb.ada/complete.exp: complete p external_ident
FAIL: gdb.ada/complete.exp: complete p some
FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running)
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/enum_idx_packed.exp: print full'first
FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running)
FAIL: gdb.ada/exprs.exp: long_float'max
FAIL: gdb.ada/exprs.exp: long_float'min
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
FAIL: gdb.ada/float_param.exp: print global_double
FAIL: gdb.ada/float_param.exp: print global_float
FAIL: gdb.ada/float_param.exp: print global_long_double
FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
FAIL: gdb.ada/formatted_ref.exp: print/x s'access
FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running)
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
FAIL: gdb.ada/interface.exp: print s
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/lang_switch.exp: backtrace
FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj
FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
FAIL: gdb.ada/null_array.exp: print my_matrix
FAIL: gdb.ada/null_array.exp: ptype my_table
FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running)
FAIL: gdb.ada/packed_array.exp: print &var
FAIL: gdb.ada/packed_array.exp: print u_var
FAIL: gdb.ada/packed_array.exp: ptype &var
FAIL: gdb.ada/packed_tagged.exp: ptype x
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1)
FAIL: gdb.ada/pp-rec-component.exp: print /r before
FAIL: gdb.ada/pp-rec-component.exp: print before
FAIL: gdb.ada/print_chars.exp: print WC
FAIL: gdb.ada/print_chars.exp: print WWC
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
FAIL: gdb.ada/rdv_wait.exp: task 2
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running)
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: print segm
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/tasks.exp: break break_me task 1
FAIL: gdb.ada/tasks.exp: break break_me task 3
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>>
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
FAIL: gdb.ada/variant_record_packed_array.exp: print address
FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
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/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran)
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2015-08-12  0:23 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12  0:23 ` sergiodj+buildbot
  2015-08-12  0:26 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1674>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=master&id=4538470f5c91972df9293eb7f408dddf76991b6c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Failures that are being ignored ***
============================
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2015-08-12  0:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2015-08-12  0:23 ` sergiodj+buildbot
  2015-08-12  0:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================


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




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2015-08-12  0:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2015-08-12  0:26 ` sergiodj+buildbot
  2015-08-12  0:33 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, purging symbols after detach
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: 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 (the program exited)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
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: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
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/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: add second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: switch to second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach (pass 1), pending signal catch
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================


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




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

* Failures on Fedora-x86_64-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2015-08-12  0:26 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12  0:33 ` sergiodj+buildbot
  2015-08-12  0:36 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2015-08-12  0:33 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2015-08-12  0:36 ` sergiodj+buildbot
  2015-08-12  2:12 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  0:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
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 .*
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================


*** 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.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2015-08-12  0:36 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2015-08-12  2:12 ` sergiodj+buildbot
  2015-08-12  7:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  2:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/async-shell.exp: run &
new FAIL: gdb.base/async-shell.exp: interrupt
new FAIL: gdb.base/async-shell.exp: process stopped (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
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 (the program exited)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
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: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
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
new FAIL: gdb.base/checkpoint.exp: info checkpoints one
new FAIL: gdb.base/checkpoint.exp: restart 1 one
new FAIL: gdb.base/checkpoint.exp: verify i 1 one
new FAIL: gdb.base/checkpoint.exp: step in 1 one
new FAIL: gdb.base/checkpoint.exp: restart 2 one
new FAIL: gdb.base/checkpoint.exp: step in 2 one
new FAIL: gdb.base/checkpoint.exp: verify i 2 one
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint.exp: restart 3 one
new FAIL: gdb.base/checkpoint.exp: step in 3 one
new FAIL: gdb.base/checkpoint.exp: verify i 3 one
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint.exp: restart 4 one
new FAIL: gdb.base/checkpoint.exp: step in 4 one
new FAIL: gdb.base/checkpoint.exp: verify i 4 one
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint.exp: restart 5 one
new FAIL: gdb.base/checkpoint.exp: step in 5 one
new FAIL: gdb.base/checkpoint.exp: verify i 5 one
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint.exp: restart 6 one
new FAIL: gdb.base/checkpoint.exp: step in 6 one
new FAIL: gdb.base/checkpoint.exp: verify i 6 one
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint.exp: restart 7 one
new FAIL: gdb.base/checkpoint.exp: step in 7 one
new FAIL: gdb.base/checkpoint.exp: verify i 7 one
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint.exp: restart 8 one
new FAIL: gdb.base/checkpoint.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint.exp: restart 9 one
new FAIL: gdb.base/checkpoint.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint.exp: restart 10 one
new FAIL: gdb.base/checkpoint.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint.exp: restart 0 one
new FAIL: gdb.base/checkpoint.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one
new FAIL: gdb.base/checkpoint.exp: restart 1 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint.exp: restart 2 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint.exp: restart 3 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint.exp: restart 4 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint.exp: restart 5 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint.exp: restart 6 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint.exp: Diff input and output two
new FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: restart 1 three
new FAIL: gdb.base/checkpoint.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1
new FAIL: gdb.base/checkpoint.exp: restart 2 three
new FAIL: gdb.base/checkpoint.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2
new FAIL: gdb.base/checkpoint.exp: restart 3 three
new FAIL: gdb.base/checkpoint.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3
new FAIL: gdb.base/checkpoint.exp: restart 4 three
new FAIL: gdb.base/checkpoint.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4
new FAIL: gdb.base/checkpoint.exp: restart 5 three
new FAIL: gdb.base/checkpoint.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5
new FAIL: gdb.base/checkpoint.exp: restart 6 three
new FAIL: gdb.base/checkpoint.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6
new FAIL: gdb.base/checkpoint.exp: restart 7 three
new FAIL: gdb.base/checkpoint.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7
new FAIL: gdb.base/checkpoint.exp: restart 8 three
new FAIL: gdb.base/checkpoint.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8
new FAIL: gdb.base/checkpoint.exp: restart 9 three
new FAIL: gdb.base/checkpoint.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9
new FAIL: gdb.base/checkpoint.exp: restart 10 three
new FAIL: gdb.base/checkpoint.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
new FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.base/corefile.exp: run: core file is cleared
new FAIL: gdb.base/corefile.exp: attach: with core
new FAIL: gdb.base/corefile.exp: attach: core file is cleared
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
new FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
new FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
new FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/pie-execl.exp: continue
new FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/solib-nodir.exp: library loaded
new FAIL: gdb.base/term.exp: info terminal at breakpoint
new FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.base/watchpoint-hw.exp: start
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
new FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
new FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: continue to exit (pattern 4)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 2)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/mi-dprintf.exp: mi expect stop (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf, agent (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi info dprintf second time
new FAIL: gdb.mi/mi-dprintf.exp: mi 2nd dprintf, agent (timeout)
new FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.multi/bkpt-multi-exec.exp: continue
new FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-events.exp: get current thread
new FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
new FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
new FAIL: gdb.python/py-evthreads.exp: thread 2
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
new FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.python/py-evthreads.exp: continue thread 1
new FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/execl.exp: continue across exec
new FAIL: gdb.threads/linux-dp.exp: info threads after: 0
new FAIL: gdb.threads/linux-dp.exp: info threads after: 1
new FAIL: gdb.threads/linux-dp.exp: info threads after: 2
new FAIL: gdb.threads/linux-dp.exp: info threads after: 3
new FAIL: gdb.threads/linux-dp.exp: info threads after: 4
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/staticthreads.exp: tlsvar in thread
new FAIL: gdb.threads/staticthreads.exp: tlsvar in main
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image (timeout)
new FAIL: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled (saw 0, expected 1)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
============================




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

* Failures on Fedora-ppc64be-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2015-08-12  2:12 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12  7:45 ` sergiodj+buildbot
  2015-08-12  8:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  7:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
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
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
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
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-os.exp: get process groups (timeout)
new FAIL: gdb.base/info-os.exp: get threads (timeout)
new FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
new FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
new FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
new FAIL: gdb.base/info-os.exp: get semaphores (timeout)
new FAIL: gdb.base/info-os.exp: get message queues (timeout)
new FAIL: gdb.base/info-os.exp: continue (timeout)
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 (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
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
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
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
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running)
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
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
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'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running)
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
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
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
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
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
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout)
============================


*** 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
============================




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2015-08-12  7:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2015-08-12  8:02 ` sergiodj+buildbot
  2015-08-12  9:30 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  8:02 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/1644>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
new FAIL: gdb.ada/call_pn.exp: print pn (4321)
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
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/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/ref_param.exp: frame argument value printed
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV (timeout)
new FAIL: gdb.base/func-ptrs.exp: continue to decr
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running)
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdbindex-stabs.exp: list stabs_function
new FAIL: gdb.base/gnu-debugdata.exp: have symtab
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new 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 (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (the program exited)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib
new FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending
new FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr
new FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program is no longer running)
new FAIL: gdb.base/until-nodebug.exp: until 1
new FAIL: gdb.base/until-nodebug.exp: until 2
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.mi/mi-async.exp: start: send (MI error)
new FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: restart: send (MI error)
new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/mi-dprintf.exp: mi expect stop (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf, agent (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi info dprintf second time
new FAIL: gdb.mi/mi-dprintf.exp: mi 2nd dprintf, agent (timeout)
new FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
new FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-framefilter.exp: bt for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt full for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
new FAIL: gdb.python/py-objfile.exp: print main without debug info
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: 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/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: finish to main (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main
============================




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

* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2015-08-12  8:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12  9:30 ` sergiodj+buildbot
  2015-08-12  9:40 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  9:30 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/1655>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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=6b936b628643f7a3b190e3036432c32c7d156408>

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
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 (the program exited)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
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: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
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 (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
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
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
============================


*** 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] 267+ messages in thread

* Failures on Debian-x86_64-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2015-08-12  9:30 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12  9:40 ` sergiodj+buildbot
  2015-08-12 10:13 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  9:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-m64/builds/1623>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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





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

* Failures on Debian-x86_64-native-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2015-08-12  9:40 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
@ 2015-08-12 10:13 ` sergiodj+buildbot
  2015-08-12 12:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 10: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-gdbserver-m64/builds/1636>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


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




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2015-08-12 10:13 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12 12:09 ` sergiodj+buildbot
  2015-08-12 12:42 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 12:09 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/1575>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
new FAIL: gdb.base/checkpoint.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<7>>
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
new FAIL: gdb.base/checkpoint.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10 (timeout)
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/corefile.exp: core-file warning-free
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/mi-dprintf.exp: mi expect stop (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf, agent (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi info dprintf second time
new FAIL: gdb.mi/mi-dprintf.exp: mi 2nd dprintf, agent (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: add second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: switch to second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach (pass 1), pending signal catch
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited (timeout)
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the fork event (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found (the program exited)
============================




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

* Failures on Debian-i686, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2015-08-12 12:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12 12:42 ` sergiodj+buildbot
  2015-08-12 12:43 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 12:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

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


*** Regressions against the baseline ***
============================
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
new FAIL: gdb.base/dprintf.exp: (the program exited)
new FAIL: gdb.base/dprintf.exp: 1st dprintf, gdb (the program is no longer running)
new FAIL: gdb.base/dprintf.exp: 2nd dprintf, gdb (the program is no longer running)
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: set display for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 1 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of x at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of y at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of z at typeddwarf.c:53
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of w at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of x at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of y at typeddwarf.c:73
PASS -> FAIL: gdb.dwarf2/typeddwarf.exp: check value of z at typeddwarf.c:73
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
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] 267+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2015-08-12 12:42 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2015-08-12 12:43 ` sergiodj+buildbot
  2015-08-12 13:01 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 12:43 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/1569>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV (timeout)
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/mi-dprintf.exp: mi expect stop (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi 1st dprintf, agent (unknown output after running)
new FAIL: gdb.mi/mi-dprintf.exp: mi info dprintf second time
new FAIL: gdb.mi/mi-dprintf.exp: mi 2nd dprintf, agent (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: 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
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
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/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Fedora-ppc64le-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2015-08-12 12:43 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-08-12 13:01 ` sergiodj+buildbot
  2015-08-12 13:09 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
  2015-08-18 11:36 ` Failures on Debian-MIPS-m64, " sergiodj+buildbot
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 13:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on native core dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and core
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: starting with --pid
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on native core dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and core
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
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
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
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/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
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 (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
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
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
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
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
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
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running)
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
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
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'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running)
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
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
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
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 13: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 14: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 16: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 18: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 19: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 20: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 21: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 22: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 23: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 24: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 25: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 26: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 27: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 28: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 29: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 30: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 31: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 32: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 33: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 34: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 35: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 36: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 37: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 38: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 39: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 40: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 41: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 42: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 43: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 44: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 45: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 46: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 47: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 48: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 49: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 50: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 51: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 52: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 53: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 54: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 55: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 56: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 57: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 58: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 59: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 60: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 61: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 62: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 63: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 64: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 65: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 66: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 67: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 68: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 69: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 70: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 71: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 72: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 73: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 74: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 75: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 76: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 77: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 78: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 79: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 80: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 81: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 82: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 83: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 84: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 85: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 86: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 87: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 88: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 89: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 90: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 91: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 92: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 93: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 94: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 95: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 96: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 97: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 98: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 99: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 100: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
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
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
============================




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

* Failures on Debian-i686-native-gdbserver, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2015-08-12 13:01 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
@ 2015-08-12 13:09 ` sergiodj+buildbot
  2015-08-18 11:36 ` Failures on Debian-MIPS-m64, " sergiodj+buildbot
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 13:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
                   ` (18 preceding siblings ...)
  2015-08-12 13:09 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
@ 2015-08-18 11:36 ` sergiodj+buildbot
  19 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18 11:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/270>

Commit(s) tested:
	07f9ddfeba5b572451471f905473f7ddbba1d472

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] PR18668, repair long branch veneer for plt stub

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 10: continue until exit
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 10: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-15 23:05 [binutils-gdb] objfiles.h,psympriv.h,psymtab.c: Whitespace sergiodj+buildbot
@ 2015-08-24 15:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 15:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/318>

Commit(s) tested:
	95cf586902b681310e63ee06d89ba2498d1d5dcf

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	objfiles.h,psympriv.h,psymtab.c: Whitespace.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/etc'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking for ANSI C header files... (cached) yes
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking target system type... mips64-unknown-linux-gnu
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libdecnumber'
source='../../binutils-gdb/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decNumber.c
../../binutils-gdb/libdecnumber/decNumber.c: In function decGetInt:
../../binutils-gdb/libdecnumber/decNumber.c:7611:3: internal compiler error: Segmentation fault
   } /* decGetInt */
   ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [decNumber.o] Error 1
Makefile:193: recipe for target 'decNumber.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libdecnumber'
Makefile:6554: recipe for target 'all-libdecnumber' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-libdecnumber] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-15 18:05 [binutils-gdb] Fix invoking "[kill|detach] inferiors" on inferiors that are not running sergiodj+buildbot
@ 2015-08-24 14:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 14:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/317>

Commit(s) tested:
	e3ae3c4345fa14f2f3b0b2c5d4d23760af9f74f5

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Fix invoking "[kill|detach] inferiors" on inferiors that are not running

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-15  6:44 [binutils-gdb] perftest/utils.py (select_file): Kill any existing inferior before selecting a new file sergiodj+buildbot
@ 2015-08-24 10:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24 10:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/316>

Commit(s) tested:
	604b263620af66e3bf881f146e329b4de06104a5

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	perftest/utils.py (select_file): Kill any existing inferior before selecting a new file.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

 parse_spufs_run (ptid_t ptid, int *fd, CORE_ADDR *addr)
                  ^
../../binutils-gdb/gdb/spu-multiarch.c:56:40: error: expected declaration specifiers or ... before CORE_ADDR
 parse_spufs_run (ptid_t ptid, int *fd, CORE_ADDR *addr)
                                        ^
../../binutils-gdb/gdb/spu-multiarch.c:94:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:106:50: error: expected declaration specifiers or ... before ptid_t
 spu_thread_architecture (struct target_ops *ops, ptid_t ptid)
                                                  ^
../../binutils-gdb/gdb/spu-multiarch.c:120:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR addr, int len)
      ^
../../binutils-gdb/gdb/spu-multiarch.c:135:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:190:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:236:24: error: unknown type name gdb_byte
     const char *annex, gdb_byte *readbuf,
                        ^
../../binutils-gdb/gdb/spu-multiarch.c:237:11: error: unknown type name gdb_byte
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
           ^
../../binutils-gdb/gdb/spu-multiarch.c:237:31: error: expected declaration specifiers or ... before ULONGEST
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
                               ^
../../binutils-gdb/gdb/spu-multiarch.c:237:48: error: expected declaration specifiers or ... before ULONGEST
     const gdb_byte *writebuf, ULONGEST offset, ULONGEST len,
                                                ^
../../binutils-gdb/gdb/spu-multiarch.c:238:5: error: expected declaration specifiers or ... before ULONGEST
     ULONGEST *xfered_len)
     ^
../../binutils-gdb/gdb/spu-multiarch.c:287:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR start_addr, ULONGEST search_space_len,
      ^
../../binutils-gdb/gdb/spu-multiarch.c:287:28: error: expected declaration specifiers or ... before ULONGEST
      CORE_ADDR start_addr, ULONGEST search_space_len,
                            ^
../../binutils-gdb/gdb/spu-multiarch.c:288:12: error: unknown type name gdb_byte
      const gdb_byte *pattern, ULONGEST pattern_len,
            ^
../../binutils-gdb/gdb/spu-multiarch.c:288:31: error: expected declaration specifiers or ... before ULONGEST
      const gdb_byte *pattern, ULONGEST pattern_len,
                               ^
../../binutils-gdb/gdb/spu-multiarch.c:289:6: error: expected declaration specifiers or ... before CORE_ADDR
      CORE_ADDR *found_addrp)
      ^
../../binutils-gdb/gdb/spu-multiarch.c:309:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:323:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:332:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:339:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:348:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:357:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:369:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
../../binutils-gdb/gdb/spu-multiarch.c:385:30: error: expected =, ,, ;, asm or __attribute__ before _initialize_spu_multiarch
 extern initialize_file_ftype _initialize_spu_multiarch;
                              ^
../../binutils-gdb/gdb/spu-multiarch.c:389:1: error: expected =, ,, ;, asm or __attribute__ before { token
 {
 ^
In file included from build-gnulib/import/stdlib.h:35:0,
                 from ../../binutils-gdb/gdb/common/common-defs.h:32,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/spu-multiarch.c:21:
/usr/include/stdlib.h:564:14: error: old-style parameter declarations in prototyped function definition
 extern char *getenv (const char *__name) __THROW __nonnull ((1)) __wur;
              ^
../../binutils-gdb/gdb/spu-multiarch.c:398:1: error: expected { at end of input
 }
 ^
../../binutils-gdb/gdb/spu-multiarch.c:398:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
Makefile:1135: recipe for target 'spu-multiarch.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [spu-multiarch.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [all-gdb] Error 2
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-15  4:59 [binutils-gdb] New /s modifier for the disassemble command sergiodj+buildbot
@ 2015-08-24  9:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  9:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/315>

Commit(s) tested:
	6ff0ba5f7b8a2b10642bbb233a32043595c55670

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

Subject:
	New /s modifier for the disassemble command.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < ada-exp.c.tmp > ada-exp.c
rm -f ada-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wold-style-definition / -Wno-old-style-definition /g"` \
	-c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ../../binutils-gdb/gdb/ada-exp.c; fi`
rm -f jv-exp.c jv-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/jv-exp.y y.tab.c jv-exp.c -- bison -y  && mv jv-exp.c jv-exp.c.tmp \
	|| (rm -f jv-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < jv-exp.c.tmp > jv-exp.c
rm -f jv-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c
rm -f d-exp.c d-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/d-exp.y y.tab.c d-exp.c -- bison -y  && mv d-exp.c d-exp.c.tmp \
	|| (rm -f d-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < d-exp.c.tmp > d-exp.c
rm -f d-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-exp.c
rm -f f-exp.c f-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/f-exp.y y.tab.c f-exp.c -- bison -y  && mv f-exp.c f-exp.c.tmp \
	|| (rm -f f-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < f-exp.c.tmp > f-exp.c
rm -f f-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
rm -f go-exp.c go-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/go-exp.y y.tab.c go-exp.c -- bison -y  && mv go-exp.c go-exp.c.tmp \
	|| (rm -f go-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < go-exp.c.tmp > go-exp.c
rm -f go-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
rm -f m2-exp.c m2-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y  && mv m2-exp.c m2-exp.c.tmp \
	|| (rm -f m2-exp.c; false)
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother]
                         { start_arglist(); }
                         ^^^^^^^^^^^^^^^^^^^^
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < m2-exp.c.tmp > m2-exp.c
rm -f m2-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
/tmp/cc3hyVWN.s: Assembler messages:
/tmp/cc3hyVWN.s:17849: Error: junk at end of line, first unrecognized character valued 0x19
/tmp/cc3hyVWN.s:36025: Error: unrecognized opcode `$lasf24\x198:'
Makefile:1135: recipe for target 'm2-exp.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [m2-exp.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-15  0:47 [binutils-gdb] Rename `typename' in d-exp.y to avoid C++ reserved word sergiodj+buildbot
@ 2015-08-24  8:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  8:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/314>

Commit(s) tested:
	b56ccc202ab674998baf52a710d736702734f9ab

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Rename `typename' in d-exp.y to avoid C++ reserved word

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

*** Failed to compiled GDB.  ***
============================
make[1]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-ar... ar
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.2, ok
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
mkdir -p -- ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking target system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for mips64-unknown-linux-gnu-ar... ar
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for mips64-unknown-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for mips64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for mips64-unknown-linux-gnu-ar... (cached) ar
checking for mips64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for mips64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr id ja ro ru rw sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of long long... 8
checking size of void *... 4
checking size of long... 4
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo_t.pr_pid in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for psinfo32_t.pr_pid in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/regex.c -o regex.o
gcc: internal compiler error: Segmentation fault (program as)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile:1168: recipe for target 'regex.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libiberty'
make[2]: *** [regex.o] Error 4
Makefile:7061: recipe for target 'all-libiberty' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-libiberty] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14 22:33 [binutils-gdb] Rename location accessor macro parameters to silence ARI sergiodj+buildbot
@ 2015-08-24  8:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  8:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/313>

Commit(s) tested:
	ebdad8fc7fd12b52a2dd14cdca735728b2f7ebc7

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Rename location accessor macro parameters to silence ARI

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14 21:57 [binutils-gdb] mi_make_breakpoint: add "evaluated-by" option sergiodj+buildbot
@ 2015-08-24  5:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  5:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/312>

Commit(s) tested:
	6613eb10d10ee79ef09bf4dfe696586f479c8d02

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	mi_make_breakpoint: add "evaluated-by" option

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../binutils-gdb/gdb/gnulib/import/malloca.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o h8300-tdep.o -MT h8300-tdep.o -MMD -MP -MF .deps/h8300-tdep.Tpo ../../binutils-gdb/gdb/h8300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppabsd-tdep.o -MT hppabsd-tdep.o -MMD -MP -MF .deps/hppabsd-tdep.Tpo ../../binutils-gdb/gdb/hppabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppanbsd-tdep.o -MT hppanbsd-tdep.o -MMD -MP -MF .deps/hppanbsd-tdep.Tpo ../../binutils-gdb/gdb/hppanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppaobsd-tdep.o -MT hppaobsd-tdep.o -MMD -MP -MF .deps/hppaobsd-tdep.Tpo ../../binutils-gdb/gdb/hppaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-linux-tdep.o -MT hppa-linux-tdep.o -MMD -MP -MF .deps/hppa-linux-tdep.Tpo ../../binutils-gdb/gdb/hppa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-tdep.o -MT hppa-tdep.o -MMD -MP -MF .deps/hppa-tdep.Tpo ../../binutils-gdb/gdb/hppa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386bsd-tdep.o -MT i386bsd-tdep.o -MMD -MP -MF .deps/i386bsd-tdep.Tpo ../../binutils-gdb/gdb/i386bsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-cygwin-tdep.o -MT i386-cygwin-tdep.o -MMD -MP -MF .deps/i386-cygwin-tdep.Tpo ../../binutils-gdb/gdb/i386-cygwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386fbsd-tdep.o -MT i386fbsd-tdep.o -MMD -MP -MF .deps/i386fbsd-tdep.Tpo ../../binutils-gdb/gdb/i386fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../binutils-gdb/gdb/i386gnu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../binutils-gdb/gdb/i386-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386nbsd-tdep.o -MT i386nbsd-tdep.o -MMD -MP -MF .deps/i386nbsd-tdep.Tpo ../../binutils-gdb/gdb/i386nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-nto-tdep.o -MT i386-nto-tdep.o -MMD -MP -MF .deps/i386-nto-tdep.Tpo ../../binutils-gdb/gdb/i386-nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386obsd-tdep.o -MT i386obsd-tdep.o -MMD -MP -MF .deps/i386obsd-tdep.Tpo ../../binutils-gdb/gdb/i386obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-sol2-tdep.o -MT i386-sol2-tdep.o -MMD -MP -MF .deps/i386-sol2-tdep.Tpo ../../binutils-gdb/gdb/i386-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../binutils-gdb/gdb/i386-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../binutils-gdb/gdb/i387-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-dicos-tdep.o -MT i386-dicos-tdep.o -MMD -MP -MF .deps/i386-dicos-tdep.Tpo ../../binutils-gdb/gdb/i386-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo ../../binutils-gdb/gdb/i386-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o iq2000-tdep.o -MT iq2000-tdep.o -MMD -MP -MF .deps/iq2000-tdep.Tpo ../../binutils-gdb/gdb/iq2000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../binutils-gdb/gdb/linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o lm32-tdep.o -MT lm32-tdep.o -MMD -MP -MF .deps/lm32-tdep.Tpo ../../binutils-gdb/gdb/lm32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32c-tdep.o -MT m32c-tdep.o -MMD -MP -MF .deps/m32c-tdep.Tpo ../../binutils-gdb/gdb/m32c-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-linux-tdep.o -MT m32r-linux-tdep.o -MMD -MP -MF .deps/m32r-linux-tdep.Tpo ../../binutils-gdb/gdb/m32r-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-tdep.o -MT m32r-tdep.o -MMD -MP -MF .deps/m32r-tdep.Tpo ../../binutils-gdb/gdb/m32r-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68hc11-tdep.o -MT m68hc11-tdep.o -MMD -MP -MF .deps/m68hc11-tdep.Tpo ../../binutils-gdb/gdb/m68hc11-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68kbsd-tdep.o -MT m68kbsd-tdep.o -MMD -MP -MF .deps/m68kbsd-tdep.Tpo ../../binutils-gdb/gdb/m68kbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
/tmp/ccrq95AT.s: Assembler messages:
/tmp/ccrq95AT.s:26018: Error: can't resolve `$DVL167' {*UND* section} - `$Ltext0' {.text section}
Makefile:1135: recipe for target 'moxie-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [moxie-tdep.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14 20:00 [binutils-gdb] Fix ARI warnings in d-exp.y sergiodj+buildbot
@ 2015-08-24  4:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  4:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/311>

Commit(s) tested:
	c0fe2ae7064c4f927034aca87913bc28920721d9

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	Fix ARI warnings in d-exp.y

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14 14:27 [binutils-gdb] Add support for DT_MIPS_RLD_MAP_REL sergiodj+buildbot
@ 2015-08-24  0:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-24  0:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/310>

Commit(s) tested:
	a738da3abe2bc02d70521086cf1d0e23565b8fbe

Author(s) (in the same order as the commits):
	Matthew Fortune <matthew.fortune@imgtec.com>

Subject:
	Add support for DT_MIPS_RLD_MAP_REL.

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

*** Regressions found ***
============================
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14 12:24 [binutils-gdb] Add myself to gdb MAINTAINERS sergiodj+buildbot
@ 2015-08-23 20:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-23 20:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/309>

Commit(s) tested:
	f8edc4ff051b4e29997681cb3bc9078d98f4d457

Author(s) (in the same order as the commits):
	Matthew Fortune <matthew.fortune@imgtec.com>

Subject:
	Add myself to gdb MAINTAINERS

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

*** Regressions found ***
============================
new FAIL: gdb.gdb/complaints.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/complaints/xgdb) (GDB internal error)
new FAIL: gdb.gdb/observer.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/observer/xgdb) (GDB internal error)
new FAIL: gdb.gdb/python-interrupts.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/python-interrupts/xgdb) (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/python-selftest/xgdb) (GDB internal error)
new FAIL: gdb.gdb/selftest.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/selftest/xgdb) (GDB internal error)
new FAIL: gdb.gdb/xfullpath.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/xfullpath/xgdb) (GDB internal error)
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/complaints.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/complaints/xgdb) (GDB internal error)
new FAIL: gdb.gdb/observer.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/observer/xgdb) (GDB internal error)
new FAIL: gdb.gdb/python-interrupts.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/python-interrupts/xgdb) (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/python-selftest/xgdb) (GDB internal error)
new FAIL: gdb.gdb/selftest.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/selftest/xgdb) (GDB internal error)
new FAIL: gdb.gdb/xfullpath.exp: (/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.gdb/xfullpath/xgdb) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-14  1:48 [binutils-gdb] Revert "Fix encoding or OpenRisk1000 PC relative relocations." sergiodj+buildbot
@ 2015-08-23 16:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-23 16:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/308>

Commit(s) tested:
	9b57267f4ffa4f8a168f89630a4b68fb51a419de

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Revert "Fix encoding or OpenRisk1000 PC relative relocations."

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

*** Regressions found ***
============================
new FAIL: gdb.base/print-symbol-loading.exp: shlib full: setting breakpoint at lib (eof)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: shlib full: setting breakpoint at lib (eof)
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 21:02 [binutils-gdb] [D] Move classification of symbols from the grammar to the lexer sergiodj+buildbot
@ 2015-08-23 13:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-23 13:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/307>

Commit(s) tested:
	444c1ed8915961384af694249701fa7896e11da8

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	[D] Move classification of symbols from the grammar to the lexer.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rx-tdep.o -MT rx-tdep.o -MMD -MP -MF .deps/rx-tdep.Tpo ../../binutils-gdb/gdb/rx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbug-rom.o -MT dbug-rom.o -MMD -MP -MF .deps/dbug-rom.Tpo ../../binutils-gdb/gdb/dbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dink32-rom.o -MT dink32-rom.o -MMD -MP -MF .deps/dink32-rom.Tpo ../../binutils-gdb/gdb/dink32-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcbug-rom.o -MT ppcbug-rom.o -MMD -MP -MF .deps/ppcbug-rom.Tpo ../../binutils-gdb/gdb/ppcbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-rom.o -MT m32r-rom.o -MMD -MP -MF .deps/m32r-rom.Tpo ../../binutils-gdb/gdb/m32r-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dsrec.o -MT dsrec.o -MMD -MP -MF .deps/dsrec.Tpo ../../binutils-gdb/gdb/dsrec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o monitor.o -MT monitor.o -MMD -MP -MF .deps/monitor.Tpo ../../binutils-gdb/gdb/monitor.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-mips.o -MT remote-mips.o -MMD -MP -MF .deps/remote-mips.Tpo ../../binutils-gdb/gdb/remote-mips.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xcoffread.o -MT xcoffread.o -MMD -MP -MF .deps/xcoffread.Tpo ../../binutils-gdb/gdb/xcoffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../binutils-gdb/gdb/symfile-mem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o windows-tdep.o -MT windows-tdep.o -MMD -MP -MF .deps/windows-tdep.Tpo ../../binutils-gdb/gdb/windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphabsd-tdep.o -MT alphabsd-tdep.o -MMD -MP -MF .deps/alphabsd-tdep.Tpo ../../binutils-gdb/gdb/alphabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphafbsd-tdep.o -MT alphafbsd-tdep.o -MMD -MP -MF .deps/alphafbsd-tdep.Tpo ../../binutils-gdb/gdb/alphafbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-linux-tdep.o -MT alpha-linux-tdep.o -MMD -MP -MF .deps/alpha-linux-tdep.Tpo ../../binutils-gdb/gdb/alpha-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-mdebug-tdep.o -MT alpha-mdebug-tdep.o -MMD -MP -MF .deps/alpha-mdebug-tdep.Tpo ../../binutils-gdb/gdb/alpha-mdebug-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphanbsd-tdep.o -MT alphanbsd-tdep.o -MMD -MP -MF .deps/alphanbsd-tdep.Tpo ../../binutils-gdb/gdb/alphanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphaobsd-tdep.o -MT alphaobsd-tdep.o -MMD -MP -MF .deps/alphaobsd-tdep.Tpo ../../binutils-gdb/gdb/alphaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-tdep.o -MT alpha-tdep.o -MMD -MP -MF .deps/alpha-tdep.Tpo ../../binutils-gdb/gdb/alpha-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64fbsd-tdep.o -MT amd64fbsd-tdep.o -MMD -MP -MF .deps/amd64fbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-darwin-tdep.o -MT amd64-darwin-tdep.o -MMD -MP -MF .deps/amd64-darwin-tdep.Tpo ../../binutils-gdb/gdb/amd64-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-dicos-tdep.o -MT amd64-dicos-tdep.o -MMD -MP -MF .deps/amd64-dicos-tdep.Tpo ../../binutils-gdb/gdb/amd64-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo ../../binutils-gdb/gdb/amd64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64nbsd-tdep.o -MT amd64nbsd-tdep.o -MMD -MP -MF .deps/amd64nbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64obsd-tdep.o -MT amd64obsd-tdep.o -MMD -MP -MF .deps/amd64obsd-tdep.Tpo ../../binutils-gdb/gdb/amd64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-sol2-tdep.o -MT amd64-sol2-tdep.o -MMD -MP -MF .deps/amd64-sol2-tdep.Tpo ../../binutils-gdb/gdb/amd64-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo ../../binutils-gdb/gdb/amd64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-windows-tdep.o -MT amd64-windows-tdep.o -MMD -MP -MF .deps/amd64-windows-tdep.Tpo ../../binutils-gdb/gdb/amd64-windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-linux-tdep.o -MT ia64-linux-tdep.o -MMD -MP -MF .deps/ia64-linux-tdep.Tpo ../../binutils-gdb/gdb/ia64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-vms-tdep.o -MT ia64-vms-tdep.o -MMD -MP -MF .deps/ia64-vms-tdep.Tpo ../../binutils-gdb/gdb/ia64-vms-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-tdep.o -MT ia64-tdep.o -MMD -MP -MF .deps/ia64-tdep.Tpo ../../binutils-gdb/gdb/ia64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips64obsd-tdep.o -MT mips64obsd-tdep.o -MMD -MP -MF .deps/mips64obsd-tdep.Tpo ../../binutils-gdb/gdb/mips64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64fbsd-tdep.o -MT sparc64fbsd-tdep.o -MMD -MP -MF .deps/sparc64fbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-linux-tdep.o -MT sparc64-linux-tdep.o -MMD -MP -MF .deps/sparc64-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64nbsd-tdep.o -MT sparc64nbsd-tdep.o -MMD -MP -MF .deps/sparc64nbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64obsd-tdep.o -MT sparc64obsd-tdep.o -MMD -MP -MF .deps/sparc64obsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64obsd-tdep.c
In file included from build-gnulib/import/unistd.h:43:0,
                 from ../../binutils-gdb/gdb/gnulib/import/pathmax.h:42,
                 from ../../binutils-gdb/gdb/common/common-defs.h:40,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/sparc64obsd-tdep.c:20:
/usr/include/unistd.h:1090:1: error: expected identifier or ( before ! token
 # ifdef __USE_LARGEFILE64
 ^
/usr/include/unistd.h:1153:2: error: #endif without #if
 #endif /* unistd.h  */
  ^
Makefile:1135: recipe for target 'sparc64obsd-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [sparc64obsd-tdep.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 20:36 [binutils-gdb] [D] Support looking up symbols in the current and imported modules sergiodj+buildbot
@ 2015-08-23 12:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-23 12:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/306>

Commit(s) tested:
	bc7c9fab612d4d33f7fe5d17eef4f5bd5cdc4144

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	[D] Support looking up symbols in the current and imported modules.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 18:46 [binutils-gdb] gdb.base/dso2dso.exp: Improve testcase documentation sergiodj+buildbot
@ 2015-08-23  0:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-23  0:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/302>

Commit(s) tested:
	52bbc560524ec3691203eccd05207d13913a1e35

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	gdb.base/dso2dso.exp: Improve testcase documentation.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o h8300-tdep.o -MT h8300-tdep.o -MMD -MP -MF .deps/h8300-tdep.Tpo ../../binutils-gdb/gdb/h8300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppabsd-tdep.o -MT hppabsd-tdep.o -MMD -MP -MF .deps/hppabsd-tdep.Tpo ../../binutils-gdb/gdb/hppabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppanbsd-tdep.o -MT hppanbsd-tdep.o -MMD -MP -MF .deps/hppanbsd-tdep.Tpo ../../binutils-gdb/gdb/hppanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppaobsd-tdep.o -MT hppaobsd-tdep.o -MMD -MP -MF .deps/hppaobsd-tdep.Tpo ../../binutils-gdb/gdb/hppaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-linux-tdep.o -MT hppa-linux-tdep.o -MMD -MP -MF .deps/hppa-linux-tdep.Tpo ../../binutils-gdb/gdb/hppa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-tdep.o -MT hppa-tdep.o -MMD -MP -MF .deps/hppa-tdep.Tpo ../../binutils-gdb/gdb/hppa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386bsd-tdep.o -MT i386bsd-tdep.o -MMD -MP -MF .deps/i386bsd-tdep.Tpo ../../binutils-gdb/gdb/i386bsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-cygwin-tdep.o -MT i386-cygwin-tdep.o -MMD -MP -MF .deps/i386-cygwin-tdep.Tpo ../../binutils-gdb/gdb/i386-cygwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386fbsd-tdep.o -MT i386fbsd-tdep.o -MMD -MP -MF .deps/i386fbsd-tdep.Tpo ../../binutils-gdb/gdb/i386fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../binutils-gdb/gdb/i386gnu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../binutils-gdb/gdb/i386-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386nbsd-tdep.o -MT i386nbsd-tdep.o -MMD -MP -MF .deps/i386nbsd-tdep.Tpo ../../binutils-gdb/gdb/i386nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-nto-tdep.o -MT i386-nto-tdep.o -MMD -MP -MF .deps/i386-nto-tdep.Tpo ../../binutils-gdb/gdb/i386-nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386obsd-tdep.o -MT i386obsd-tdep.o -MMD -MP -MF .deps/i386obsd-tdep.Tpo ../../binutils-gdb/gdb/i386obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-sol2-tdep.o -MT i386-sol2-tdep.o -MMD -MP -MF .deps/i386-sol2-tdep.Tpo ../../binutils-gdb/gdb/i386-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../binutils-gdb/gdb/i386-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../binutils-gdb/gdb/i387-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-dicos-tdep.o -MT i386-dicos-tdep.o -MMD -MP -MF .deps/i386-dicos-tdep.Tpo ../../binutils-gdb/gdb/i386-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo ../../binutils-gdb/gdb/i386-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o iq2000-tdep.o -MT iq2000-tdep.o -MMD -MP -MF .deps/iq2000-tdep.Tpo ../../binutils-gdb/gdb/iq2000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../binutils-gdb/gdb/linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o lm32-tdep.o -MT lm32-tdep.o -MMD -MP -MF .deps/lm32-tdep.Tpo ../../binutils-gdb/gdb/lm32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32c-tdep.o -MT m32c-tdep.o -MMD -MP -MF .deps/m32c-tdep.Tpo ../../binutils-gdb/gdb/m32c-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-linux-tdep.o -MT m32r-linux-tdep.o -MMD -MP -MF .deps/m32r-linux-tdep.Tpo ../../binutils-gdb/gdb/m32r-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-tdep.o -MT m32r-tdep.o -MMD -MP -MF .deps/m32r-tdep.Tpo ../../binutils-gdb/gdb/m32r-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68hc11-tdep.o -MT m68hc11-tdep.o -MMD -MP -MF .deps/m68hc11-tdep.Tpo ../../binutils-gdb/gdb/m68hc11-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68kbsd-tdep.o -MT m68kbsd-tdep.o -MMD -MP -MF .deps/m68kbsd-tdep.Tpo ../../binutils-gdb/gdb/m68kbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
/tmp/ccWFuKCl.s: Assembler messages:
/tmp/ccWFuKCl.s:4167: Error: missing ')'
/tmp/ccWFuKCl.s:4167: Error: bad expression
/tmp/ccWFuKCl.s:4167: Error: invalid operands `lui $7,%hi(__PRETTY\x1fFUNCTION__.29513)'
/tmp/ccWFuKCl.s:4174: Error: missing ')'
/tmp/ccWFuKCl.s:4174: Error: bad expression
/tmp/ccWFuKCl.s:4174: Error: invalid operands `addiu $7,$7,%lo(__PRETTY\x1fFUNCTION__.29513)'
/tmp/ccWFuKCl.s:7363: Error: unrecognized symbol type ""
/tmp/ccWFuKCl.s:7363: Error: junk at end of line, first unrecognized character valued 0x1f
/tmp/ccWFuKCl.s:7364: Error: expected comma after name `__PRETTY' in .size directive
/tmp/ccWFuKCl.s:7365: Error: unrecognized opcode `__pretty\x1fFUNCTION__.29513:'
/tmp/ccWFuKCl.s:34518: Error: junk at end of line, first unrecognized character valued 0x1f
/tmp/ccWFuKCl.s:34688: Error: junk at end of line, first unrecognized character valued 0x1f
Makefile:1135: recipe for target 'mep-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [mep-tdep.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 18:17 [binutils-gdb] Fix Python frame unwinder issue caught by Valgrind sergiodj+buildbot
@ 2015-08-22 23:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 23:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/301>

Commit(s) tested:
	3207396b9532f179bad24a9fb9a83253f3f5144d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix Python frame unwinder issue caught by Valgrind

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphabsd-tdep.o -MT alphabsd-tdep.o -MMD -MP -MF .deps/alphabsd-tdep.Tpo ../../binutils-gdb/gdb/alphabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphafbsd-tdep.o -MT alphafbsd-tdep.o -MMD -MP -MF .deps/alphafbsd-tdep.Tpo ../../binutils-gdb/gdb/alphafbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-linux-tdep.o -MT alpha-linux-tdep.o -MMD -MP -MF .deps/alpha-linux-tdep.Tpo ../../binutils-gdb/gdb/alpha-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-mdebug-tdep.o -MT alpha-mdebug-tdep.o -MMD -MP -MF .deps/alpha-mdebug-tdep.Tpo ../../binutils-gdb/gdb/alpha-mdebug-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphanbsd-tdep.o -MT alphanbsd-tdep.o -MMD -MP -MF .deps/alphanbsd-tdep.Tpo ../../binutils-gdb/gdb/alphanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphaobsd-tdep.o -MT alphaobsd-tdep.o -MMD -MP -MF .deps/alphaobsd-tdep.Tpo ../../binutils-gdb/gdb/alphaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-tdep.o -MT alpha-tdep.o -MMD -MP -MF .deps/alpha-tdep.Tpo ../../binutils-gdb/gdb/alpha-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64fbsd-tdep.o -MT amd64fbsd-tdep.o -MMD -MP -MF .deps/amd64fbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-darwin-tdep.o -MT amd64-darwin-tdep.o -MMD -MP -MF .deps/amd64-darwin-tdep.Tpo ../../binutils-gdb/gdb/amd64-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-dicos-tdep.o -MT amd64-dicos-tdep.o -MMD -MP -MF .deps/amd64-dicos-tdep.Tpo ../../binutils-gdb/gdb/amd64-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo ../../binutils-gdb/gdb/amd64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64nbsd-tdep.o -MT amd64nbsd-tdep.o -MMD -MP -MF .deps/amd64nbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64obsd-tdep.o -MT amd64obsd-tdep.o -MMD -MP -MF .deps/amd64obsd-tdep.Tpo ../../binutils-gdb/gdb/amd64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-sol2-tdep.o -MT amd64-sol2-tdep.o -MMD -MP -MF .deps/amd64-sol2-tdep.Tpo ../../binutils-gdb/gdb/amd64-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo ../../binutils-gdb/gdb/amd64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-windows-tdep.o -MT amd64-windows-tdep.o -MMD -MP -MF .deps/amd64-windows-tdep.Tpo ../../binutils-gdb/gdb/amd64-windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-linux-tdep.o -MT ia64-linux-tdep.o -MMD -MP -MF .deps/ia64-linux-tdep.Tpo ../../binutils-gdb/gdb/ia64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-vms-tdep.o -MT ia64-vms-tdep.o -MMD -MP -MF .deps/ia64-vms-tdep.Tpo ../../binutils-gdb/gdb/ia64-vms-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ia64-tdep.o -MT ia64-tdep.o -MMD -MP -MF .deps/ia64-tdep.Tpo ../../binutils-gdb/gdb/ia64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips64obsd-tdep.o -MT mips64obsd-tdep.o -MMD -MP -MF .deps/mips64obsd-tdep.Tpo ../../binutils-gdb/gdb/mips64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64fbsd-tdep.o -MT sparc64fbsd-tdep.o -MMD -MP -MF .deps/sparc64fbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-linux-tdep.o -MT sparc64-linux-tdep.o -MMD -MP -MF .deps/sparc64-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64nbsd-tdep.o -MT sparc64nbsd-tdep.o -MMD -MP -MF .deps/sparc64nbsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64obsd-tdep.o -MT sparc64obsd-tdep.o -MMD -MP -MF .deps/sparc64obsd-tdep.Tpo ../../binutils-gdb/gdb/sparc64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-sol2-tdep.o -MT sparc64-sol2-tdep.o -MMD -MP -MF .deps/sparc64-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc64-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc64-tdep.o -MT sparc64-tdep.o -MMD -MP -MF .deps/sparc64-tdep.Tpo ../../binutils-gdb/gdb/sparc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../binutils-gdb/gdb/ser-base.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../binutils-gdb/gdb/ser-unix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../binutils-gdb/gdb/ser-pipe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../binutils-gdb/gdb/ser-tcp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../binutils-gdb/gdb/inf-ptrace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../binutils-gdb/gdb/fork-child.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-nat.o -MT mips-linux-nat.o -MMD -MP -MF .deps/mips-linux-nat.Tpo ../../binutils-gdb/gdb/mips-linux-nat.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../binutils-gdb/gdb/linux-thread-db.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../binutils-gdb/gdb/proc-service.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../binutils-gdb/gdb/linux-nat.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../binutils-gdb/gdb/nat/linux-osdata.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../binutils-gdb/gdb/linux-fork.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../binutils-gdb/gdb/nat/linux-procfs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../binutils-gdb/gdb/nat/linux-ptrace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../binutils-gdb/gdb/nat/linux-waitpid.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-personality.o -MT linux-personality.o -MMD -MP -MF .deps/linux-personality.Tpo ../../binutils-gdb/gdb/nat/linux-personality.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-watch.o -MT mips-linux-watch.o -MMD -MP -MF .deps/mips-linux-watch.Tpo ../../binutils-gdb/gdb/nat/mips-linux-watch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-namespaces.o -MT linux-namespaces.o -MMD -MP -MF .deps/linux-namespaces.Tpo ../../binutils-gdb/gdb/nat/linux-namespaces.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../binutils-gdb/gdb/remote.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../binutils-gdb/gdb/dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../binutils-gdb/gdb/tracepoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../binutils-gdb/gdb/ax-general.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../binutils-gdb/gdb/ax-gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../binutils-gdb/gdb/remote-fileio.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../binutils-gdb/gdb/remote-notif.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../binutils-gdb/gdb/ctf.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tracefile.o -MT tracefile.o -MMD -MP -MF .deps/tracefile.Tpo ../../binutils-gdb/gdb/tracefile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF .deps/tracefile-tfile.Tpo ../../binutils-gdb/gdb/tracefile-tfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../binutils-gdb/gdb/cli/cli-dump.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../binutils-gdb/gdb/cli/cli-decode.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../binutils-gdb/gdb/cli/cli-script.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../binutils-gdb/gdb/cli/cli-cmds.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../binutils-gdb/gdb/cli/cli-setshow.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../binutils-gdb/gdb/cli/cli-logging.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../binutils-gdb/gdb/cli/cli-interp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ../../binutils-gdb/gdb/cli/cli-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../binutils-gdb/gdb/mi/mi-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../binutils-gdb/gdb/mi/mi-console.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../binutils-gdb/gdb/mi/mi-cmds.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-catch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-env.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-var.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-file.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-disas.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../binutils-gdb/gdb/mi/mi-symbol-cmds.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-cmd-info.o -MT mi-cmd-info.o -MMD -MP -MF .deps/mi-cmd-info.Tpo ../../binutils-gdb/gdb/mi/mi-cmd-info.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../binutils-gdb/gdb/mi/mi-interp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../binutils-gdb/gdb/mi/mi-main.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../binutils-gdb/gdb/mi/mi-parse.c
../../binutils-gdb/gdb/mi/mi-parse.c: In function mi_parse_argv:
../../binutils-gdb/gdb/mi/mi-parse.c:420:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [mi-parse.o] Error 1
Makefile:2184: recipe for target 'mi-parse.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 17:22 [binutils-gdb] Mass rename `explicit' -> `explicit_loc' sergiodj+buildbot
@ 2015-08-22 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/300>

Commit(s) tested:
	67994074671a31e3d2fb78f6036f38095211ac49

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Mass rename `explicit' -> `explicit_loc'.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 11:55 [binutils-gdb] Issue an error for read-only segment with dynamic IFUNC relocations sergiodj+buildbot
@ 2015-08-22 18:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/299>

Commit(s) tested:
	8efa2874ab298f3923f4127340da119435f87c39

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Issue an error for read-only segment with dynamic IFUNC relocations

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13 10:53 [binutils-gdb] Fixes for unpredictable nops and 26-bit versions of teq, tst, cmn, cmp sergiodj+buildbot
@ 2015-08-22 14:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 14:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/298>

Commit(s) tested:
	4ab90a7a90ccf8a671f139c1c6387ba8028e6011

Author(s) (in the same order as the commits):
	Andre Vieira <andre.simoesdiasvieira@arm.com>

Subject:
	Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../binutils-gdb/gdb/symfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../binutils-gdb/gdb/symfile-debug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../binutils-gdb/gdb/symmisc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../binutils-gdb/gdb/linespec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../binutils-gdb/gdb/dictionary.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o namespace.o -MT namespace.o -MMD -MP -MF .deps/namespace.Tpo ../../binutils-gdb/gdb/namespace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o location.o -MT location.o -MMD -MP -MF .deps/location.Tpo ../../binutils-gdb/gdb/location.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../binutils-gdb/gdb/common/filestuff.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../binutils-gdb/gdb/inf-child.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../binutils-gdb/gdb/interps.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../binutils-gdb/gdb/minidebug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../binutils-gdb/gdb/main.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../binutils-gdb/gdb/macrotab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../binutils-gdb/gdb/macrocmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../binutils-gdb/gdb/coffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
/tmp/ccjs4bWf.s: Assembler messages:
/tmp/ccjs4bWf.s:13381: Error: junk at end of line, first unrecognized character valued 0x8
Makefile:1135: recipe for target 'opencl-lang.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [opencl-lang.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [all-gdb] Error 2
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13  7:47 [binutils-gdb] [Ada] Add support for subprogram renamings sergiodj+buildbot
@ 2015-08-22 13:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22 13:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/297>

Commit(s) tested:
	22cee43f9af76fc4c10c3d4018a9ada6d7c5c1a5

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

Subject:
	[Ada] Add support for subprogram renamings

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 6: continue until exit
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 6: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-13  2:02 [binutils-gdb] gdb.base/dso2dso.exp sometimes broken sergiodj+buildbot
@ 2015-08-22  9:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22  9:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/296>

Commit(s) tested:
	ea8812bceab054cab438bb51916f1d81118811b3

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	gdb.base/dso2dso.exp sometimes broken

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

*** Regressions found ***
============================
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 21:03 [binutils-gdb] Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols sergiodj+buildbot
@ 2015-08-22  6:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22  6:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/295>

Commit(s) tested:
	13a2df29c930eda49837741902b67021ab004990

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols

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

*** Regressions found ***
============================
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 20:32 [binutils-gdb] [amd64] Invalid return address after displaced stepping sergiodj+buildbot
@ 2015-08-22  2:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-22  2:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/294>

Commit(s) tested:
	4dafcdeb1341c4dd1a4641373bc17aab3ef2e788

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	[amd64] Invalid return address after displaced stepping

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 5: continue until exit
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 5: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 18:48 [binutils-gdb] Initialize `location' in gdbpy_decode_line sergiodj+buildbot
@ 2015-08-21 22:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 22:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/293>

Commit(s) tested:
	59ecaff36145add82c315ba7a008c4a5db4a6f51

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Initialize `location' in gdbpy_decode_line

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < d-exp.c.tmp > d-exp.c
rm -f d-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-exp.c
rm -f f-exp.c f-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/f-exp.y y.tab.c f-exp.c -- bison -y  && mv f-exp.c f-exp.c.tmp \
	|| (rm -f f-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < f-exp.c.tmp > f-exp.c
rm -f f-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
rm -f go-exp.c go-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/go-exp.y y.tab.c go-exp.c -- bison -y  && mv go-exp.c go-exp.c.tmp \
	|| (rm -f go-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < go-exp.c.tmp > go-exp.c
rm -f go-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
rm -f m2-exp.c m2-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y  && mv m2-exp.c m2-exp.c.tmp \
	|| (rm -f m2-exp.c; false)
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother]
                         { start_arglist(); }
                         ^^^^^^^^^^^^^^^^^^^^
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < m2-exp.c.tmp > m2-exp.c
rm -f m2-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
rm -f p-exp.c p-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/p-exp.y y.tab.c p-exp.c -- bison -y  && mv p-exp.c p-exp.c.tmp \
	|| (rm -f p-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < p-exp.c.tmp > p-exp.c
rm -f p-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
/bin/bash ../../binutils-gdb/gdb/common/create-version.sh ../../binutils-gdb/gdb \
    mips64-unknown-linux-gnu mips64-unknown-linux-gnu version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../binutils-gdb/gdb/annotate.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../binutils-gdb/gdb/addrmap.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../binutils-gdb/gdb/auto-load.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../binutils-gdb/gdb/auxv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../binutils-gdb/gdb/agent.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../binutils-gdb/gdb/bfd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../binutils-gdb/gdb/blockframe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../binutils-gdb/gdb/breakpoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../binutils-gdb/gdb/break-catch-sig.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../binutils-gdb/gdb/break-catch-throw.c
/tmp/ccr8WGIX.s: Assembler messages:
/tmp/ccr8WGIX.s:3737: Error: junk at end of line, first unrecognized character valued 0x11
Makefile:1134: recipe for target 'break-catch-throw.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [break-catch-throw.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 16:46 [binutils-gdb] Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.exp sergiodj+buildbot
@ 2015-08-21 21:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 21:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/292>

Commit(s) tested:
	5ba325978c354b9f0e238864e3afb4f9b528c04e

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.exp

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 16:23 [binutils-gdb] [MIPS] Map 'move' to 'or' sergiodj+buildbot
@ 2015-08-21 17:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 17:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/291>

Commit(s) tested:
	40fc1451c63d21a1448bb21e39a7b70ecb959213

Author(s) (in the same order as the commits):
	Simon Dardis <simon.dardis@imgtec.com>

Subject:
	[MIPS] Map 'move' to 'or'.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 15:57 [binutils-gdb] Use save_vars to replace existing manipulation of globals in tests sergiodj+buildbot
@ 2015-08-21 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/290>

Commit(s) tested:
	b6dafabfb18e3ab207a1818ebe68e30337b5515d

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Use save_vars to replace existing manipulation of globals in tests

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 13:24 [binutils-gdb] Introduce save_vars, a testsuite proc for safely manipulating globals sergiodj+buildbot
@ 2015-08-21 10:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 10:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/289>

Commit(s) tested:
	abe8e6075bac6596f9105bbc9607038543ac849e

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

Subject:
	Introduce save_vars, a testsuite proc for safely manipulating globals

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

*** Regressions found ***
============================
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 12:58 [binutils-gdb] Sync ansidecl.h with GCC sergiodj+buildbot
@ 2015-08-21  6:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21  6:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/288>

Commit(s) tested:
	dd419f3aac048176e4e760dc8f29d3429c4f07ce

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Sync ansidecl.h with GCC

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 12:26 [binutils-gdb] Remove trailing spaces in opcodes sergiodj+buildbot
@ 2015-08-21  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-21  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/287>

Commit(s) tested:
	43e65147c07b1400ae0dbb6694882eceb2363713

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Remove trailing spaces in opcodes

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12 11:58 [binutils-gdb] Remove trailing spaces in bfd sergiodj+buildbot
@ 2015-08-20 23:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20 23:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/286>

Commit(s) tested:
	1b7868733d45220e63b72a1814f30e090f761821

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Remove trailing spaces in bfd

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  8:50 [binutils-gdb] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint sergiodj+buildbot
@ 2015-08-20 15:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20 15:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/284>

Commit(s) tested:
	244558af868d5427903c35c5105bf5499639f81f

Author(s) (in the same order as the commits):
	Luis Machado <lgustavo@codesourcery.com>

Subject:
	[regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  5:48 [binutils-gdb] Properly skip IFUNC relocations in debug sections sergiodj+buildbot
@ 2015-08-20 12:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20 12:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/283>

Commit(s) tested:
	0eace2105dc6c005fdc908414ad564d318b71540

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Properly skip IFUNC relocations in debug sections

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  5:23 [binutils-gdb] Explicit locations: documentation updates sergiodj+buildbot
@ 2015-08-20  8:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20  8:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/282>

Commit(s) tested:
	629500fae69737a6230a564e8fef1f42c3ef1116

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: documentation updates

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

*** Regressions found ***
============================
new FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns float _Complex
new FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns double _Complex
new FAIL: gdb.base/callfuncs.exp: noproto: call inferior func with struct - returns long double _Complex
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  4:59 [binutils-gdb] Explicit locations: MI support for explicit locations sergiodj+buildbot
@ 2015-08-20  4:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20  4:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/281>

Commit(s) tested:
	eb8c4e2e66329dc7bf2024d55991efe8587075c0

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: MI support for explicit locations

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  4:30 [binutils-gdb] Explicit locations: add UI features for CLI sergiodj+buildbot
@ 2015-08-20  0:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-20  0:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/280>

Commit(s) tested:
	87f0e7204722a986f79f245eee716f0870832d47

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: add UI features for CLI

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 8: continue until exit
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 8: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  4:04 [binutils-gdb] Explicit locations: introduce explicit locations sergiodj+buildbot
@ 2015-08-19 21:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19 21:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/279>

Commit(s) tested:
	00e52e5376c7ec604a739e6242e6be36221162d7

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: introduce explicit locations

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted off: break: file
PASS -> FAIL: gdb.base/break-unload-file.exp: file: always-inserted on: break: file
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  3:38 [binutils-gdb] Explicit locations: introduce probe locations sergiodj+buildbot
@ 2015-08-19 17:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19 17:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/278>

Commit(s) tested:
	5b56227bdc000d129d393772f1e4544b5ea0fd46

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: introduce probe locations

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

*** Regressions found ***
============================
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completel' (pattern 1) (timeout)
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit1 c' (pattern 1) (timeout)
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c' (pattern 1) (timeout)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completel' (pattern 1) (timeout)
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit1 c' (pattern 1) (timeout)
new FAIL: gdb.python/py-completion.exp: list all completions of 'complete completelimit2 c' (pattern 1) (timeout)
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  3:12 [binutils-gdb] Explicit locations: introduce address locations sergiodj+buildbot
@ 2015-08-19 13:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19 13:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/277>

Commit(s) tested:
	a06efdd6effd149a1d392df8d62824e44872003a

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: introduce address locations

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  2:47 [binutils-gdb] Explicit locations: use new location API sergiodj+buildbot
@ 2015-08-19  9:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19  9:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/276>

Commit(s) tested:
	f00aae0f7b11c4dc85c38d5fad46975033ba3fff

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: use new location API

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  2:19 [binutils-gdb] Explicit locations: introduce new struct event_location-based API sergiodj+buildbot
@ 2015-08-19  6:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19  6:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/275>

Commit(s) tested:
	c7c1b3e998a77eb077ac3c08c88a97d2e11dfef0

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: introduce new struct event_location-based API

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  1:53 [binutils-gdb] Explicit locations: rename "address string"/"addr_string" to "location" sergiodj+buildbot
@ 2015-08-19  2:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-19  2:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/274>

Commit(s) tested:
	5f700d83f7f3ea422d789c51a25f04818bf788d7

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Explicit locations: rename "address string"/"addr_string" to "location"

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  1:26 [binutils-gdb] [AArch64] Improve BFD overflow warning message for -fpic sergiodj+buildbot
@ 2015-08-18 22:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18 22:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/273>

Commit(s) tested:
	c674f5cd3f900c5b12996ea5188ff818fe9eb6bc

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Improve BFD overflow warning message for -fpic

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

*** Regressions found ***
============================
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  1:03 [binutils-gdb] [AArch64]Speed up linking speed by skipping unncessary TLS reloc type check sergiodj+buildbot
@ 2015-08-18 19:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18 19:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/272>

Commit(s) tested:
	9331eea1f83b94c6f5a72ebf643aa8978a0b0a13

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64]Speed up linking speed by skipping unncessary TLS reloc type check

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-12  0:36 [binutils-gdb] [AArch64] Long branch veneer support far symbol defined by --defsym sergiodj+buildbot
@ 2015-08-18 15:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18 15:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/271>

Commit(s) tested:
	f678ded748f994a16e27fc3ac1d1c9451b98f608

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64] Long branch veneer support far symbol defined by --defsym

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 23:44 [binutils-gdb] [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 sergiodj+buildbot
@ 2015-08-18  7:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18  7:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/269>

Commit(s) tested:
	40fbed84815b00960f7fac8d2e7857942df4308c

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../binutils-gdb/gdb/findvar.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../binutils-gdb/gdb/regcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../binutils-gdb/gdb/common/cleanups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../binutils-gdb/gdb/charset.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../binutils-gdb/gdb/continuations.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../binutils-gdb/gdb/corelow.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../binutils-gdb/gdb/disasm.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../binutils-gdb/gdb/dummy-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../binutils-gdb/gdb/dfp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../binutils-gdb/gdb/source.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../binutils-gdb/gdb/value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../binutils-gdb/gdb/eval.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../binutils-gdb/gdb/valops.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../binutils-gdb/gdb/valarith.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../binutils-gdb/gdb/valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../binutils-gdb/gdb/printcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../binutils-gdb/gdb/block.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../binutils-gdb/gdb/symtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../binutils-gdb/gdb/psymtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../binutils-gdb/gdb/symfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../binutils-gdb/gdb/symfile-debug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../binutils-gdb/gdb/symmisc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../binutils-gdb/gdb/linespec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../binutils-gdb/gdb/dictionary.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../binutils-gdb/gdb/common/filestuff.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../binutils-gdb/gdb/inf-child.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../binutils-gdb/gdb/interps.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../binutils-gdb/gdb/minidebug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../binutils-gdb/gdb/main.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../binutils-gdb/gdb/macrotab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../binutils-gdb/gdb/macrocmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../binutils-gdb/gdb/coffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
In file included from ../../binutils-gdb/gdb/common/common-types.h:35:0,
                 from ../../binutils-gdb/gdb/common/common-defs.h:44,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/dwarf2expr.c:22:
../bfd/bfd.h:1693:10: error: null character(s) ignored [-Werror]
         }                                              \
          ^
cc1: all warnings being treated as errors
Makefile:1134: recipe for target 'dwarf2expr.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [dwarf2expr.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [all-gdb] Error 2
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 23:19 [binutils-gdb] [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 sergiodj+buildbot
@ 2015-08-18  6:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18  6:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/268>

Commit(s) tested:
	70151fb54ab6e3d5dc7f99fe3fbfa7ad2f1ab2af

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rx-tdep.o -MT rx-tdep.o -MMD -MP -MF .deps/rx-tdep.Tpo ../../binutils-gdb/gdb/rx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbug-rom.o -MT dbug-rom.o -MMD -MP -MF .deps/dbug-rom.Tpo ../../binutils-gdb/gdb/dbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dink32-rom.o -MT dink32-rom.o -MMD -MP -MF .deps/dink32-rom.Tpo ../../binutils-gdb/gdb/dink32-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcbug-rom.o -MT ppcbug-rom.o -MMD -MP -MF .deps/ppcbug-rom.Tpo ../../binutils-gdb/gdb/ppcbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-rom.o -MT m32r-rom.o -MMD -MP -MF .deps/m32r-rom.Tpo ../../binutils-gdb/gdb/m32r-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dsrec.o -MT dsrec.o -MMD -MP -MF .deps/dsrec.Tpo ../../binutils-gdb/gdb/dsrec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o monitor.o -MT monitor.o -MMD -MP -MF .deps/monitor.Tpo ../../binutils-gdb/gdb/monitor.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-mips.o -MT remote-mips.o -MMD -MP -MF .deps/remote-mips.Tpo ../../binutils-gdb/gdb/remote-mips.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xcoffread.o -MT xcoffread.o -MMD -MP -MF .deps/xcoffread.Tpo ../../binutils-gdb/gdb/xcoffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../binutils-gdb/gdb/symfile-mem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o windows-tdep.o -MT windows-tdep.o -MMD -MP -MF .deps/windows-tdep.Tpo ../../binutils-gdb/gdb/windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
../../binutils-gdb/gdb/aarch64-newlib-tdep.c:47:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [aarch64-newlib-tdep.o] Error 1
Makefile:1134: recipe for target 'aarch64-newlib-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 22:57 [binutils-gdb] [AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC sergiodj+buildbot
@ 2015-08-18  5:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18  5:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/267>

Commit(s) tested:
	73f925cc20e839d4b7352b809a33e4e7dcbfa05a

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC

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

*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 22:27 [binutils-gdb] [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC sergiodj+buildbot
@ 2015-08-18  1:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-18  1:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/266>

Commit(s) tested:
	a12fad50d28b9251893c6709ac4374773350c21a

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 22:07 [binutils-gdb] [AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf header sergiodj+buildbot
@ 2015-08-17 22:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 22:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/265>

Commit(s) tested:
	56a2e4507a4249634422fba2373b651b774c55ac

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf header

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c -o elf32-score7.lo ../../binutils-gdb/bfd/elf32-score7.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c ../../binutils-gdb/bfd/elf32-score7.c -o elf32-score7.o
mv -f .deps/elf32-score7.Tpo .deps/elf32-score7.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c -o elf64-alpha.lo ../../binutils-gdb/bfd/elf64-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c ../../binutils-gdb/bfd/elf64-alpha.c -o elf64-alpha.o
mv -f .deps/elf64-alpha.Tpo .deps/elf64-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c -o elf64-hppa.lo ../../binutils-gdb/bfd/elf64-hppa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c ../../binutils-gdb/bfd/elf64-hppa.c -o elf64-hppa.o
mv -f .deps/elf64-hppa.Tpo .deps/elf64-hppa.Plo
rm -f elf64-ia64.c
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf64-ia64.new
mv -f elf64-ia64.new elf64-ia64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c -o elf64-ia64.lo elf64-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c elf64-ia64.c -o elf64-ia64.o
mv -f .deps/elf64-ia64.Tpo .deps/elf64-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c -o elf64-ia64-vms.lo ../../binutils-gdb/bfd/elf64-ia64-vms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c ../../binutils-gdb/bfd/elf64-ia64-vms.c -o elf64-ia64-vms.o
mv -f .deps/elf64-ia64-vms.Tpo .deps/elf64-ia64-vms.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c -o elf64-mmix.lo ../../binutils-gdb/bfd/elf64-mmix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c ../../binutils-gdb/bfd/elf64-mmix.c -o elf64-mmix.o
mv -f .deps/elf64-mmix.Tpo .deps/elf64-mmix.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c -o elf64-ppc.lo ../../binutils-gdb/bfd/elf64-ppc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c ../../binutils-gdb/bfd/elf64-ppc.c -o elf64-ppc.o
mv -f .deps/elf64-ppc.Tpo .deps/elf64-ppc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c -o elf64-s390.lo ../../binutils-gdb/bfd/elf64-s390.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c ../../binutils-gdb/bfd/elf64-s390.c -o elf64-s390.o
mv -f .deps/elf64-s390.Tpo .deps/elf64-s390.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c -o elf64-sh64.lo ../../binutils-gdb/bfd/elf64-sh64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c ../../binutils-gdb/bfd/elf64-sh64.c -o elf64-sh64.o
mv -f .deps/elf64-sh64.Tpo .deps/elf64-sh64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c -o elf64-sparc.lo ../../binutils-gdb/bfd/elf64-sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c ../../binutils-gdb/bfd/elf64-sparc.c -o elf64-sparc.o
mv -f .deps/elf64-sparc.Tpo .deps/elf64-sparc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c -o elf64-tilegx.lo ../../binutils-gdb/bfd/elf64-tilegx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c ../../binutils-gdb/bfd/elf64-tilegx.c -o elf64-tilegx.o
mv -f .deps/elf64-tilegx.Tpo .deps/elf64-tilegx.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../binutils-gdb/bfd/elf64-x86-64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../binutils-gdb/bfd/elf64-x86-64.c -o elf64-x86-64.o
mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c -o elfxx-ia64.lo ../../binutils-gdb/bfd/elfxx-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c ../../binutils-gdb/bfd/elfxx-ia64.c -o elfxx-ia64.o
mv -f .deps/elfxx-ia64.Tpo .deps/elfxx-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c -o mach-o-x86-64.lo ../../binutils-gdb/bfd/mach-o-x86-64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c ../../binutils-gdb/bfd/mach-o-x86-64.c -o mach-o-x86-64.o
mv -f .deps/mach-o-x86-64.Tpo .deps/mach-o-x86-64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c -o mmo.lo ../../binutils-gdb/bfd/mmo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c ../../binutils-gdb/bfd/mmo.c -o mmo.o
mv -f .deps/mmo.Tpo .deps/mmo.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c -o nlm32-alpha.lo ../../binutils-gdb/bfd/nlm32-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c ../../binutils-gdb/bfd/nlm32-alpha.c -o nlm32-alpha.o
mv -f .deps/nlm32-alpha.Tpo .deps/nlm32-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c -o nlm64.lo ../../binutils-gdb/bfd/nlm64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c ../../binutils-gdb/bfd/nlm64.c -o nlm64.o
mv -f .deps/nlm64.Tpo .deps/nlm64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c -o pe-x86_64.lo ../../binutils-gdb/bfd/pe-x86_64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../binutils-gdb/bfd/pe-x86_64.c -o pe-x86_64.o
mv -f .deps/pe-x86_64.Tpo .deps/pe-x86_64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pei-ia64.lo -MD -MP -MF .deps/pei-ia64.Tpo -c -o pei-ia64.lo ../../binutils-gdb/bfd/pei-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pei-ia64.lo -MD -MP -MF .deps/pei-ia64.Tpo -c ../../binutils-gdb/bfd/pei-ia64.c -o pei-ia64.o
mv -f .deps/pei-ia64.Tpo .deps/pei-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../binutils-gdb/bfd/pei-x86_64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../binutils-gdb/bfd/pei-x86_64.c -o pei-x86_64.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
rm -f pepigen.c
sed -e s/XX/pep/g < ../../binutils-gdb/bfd/peXXigen.c > pepigen.new
mv -f pepigen.new pepigen.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pepigen.lo -MD -MP -MF .deps/pepigen.Tpo -c -o pepigen.lo pepigen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pepigen.lo -MD -MP -MF .deps/pepigen.Tpo -c pepigen.c -o pepigen.o
mv -f .deps/pepigen.Tpo .deps/pepigen.Plo
rm -f pex64igen.c
sed -e s/XX/pex64/g < ../../binutils-gdb/bfd/peXXigen.c > pex64igen.new
mv -f pex64igen.new pex64igen.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o
mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT vms-alpha.lo -MD -MP -MF .deps/vms-alpha.Tpo -c -o vms-alpha.lo ../../binutils-gdb/bfd/vms-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT vms-alpha.lo -MD -MP -MF .deps/vms-alpha.Tpo -c ../../binutils-gdb/bfd/vms-alpha.c -o vms-alpha.o
../../binutils-gdb/bfd/vms-alpha.c: In function alpha_vms_write_exec:
../../binutils-gdb/bfd/vms-alpha.c:3214:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1631: recipe for target 'vms-alpha.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [vms-alpha.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2710: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 21:42 [binutils-gdb] [AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 sergiodj+buildbot
@ 2015-08-17 21:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 21:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/264>

Commit(s) tested:
	f69e49203b49b7353748b78a9d8111440d9ac291

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

     -e '/^#line.*y.tab.c/d' \
  < go-exp.c.tmp > go-exp.c
rm -f go-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
rm -f m2-exp.c m2-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y  && mv m2-exp.c m2-exp.c.tmp \
	|| (rm -f m2-exp.c; false)
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother]
                         { start_arglist(); }
                         ^^^^^^^^^^^^^^^^^^^^
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < m2-exp.c.tmp > m2-exp.c
rm -f m2-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
rm -f p-exp.c p-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/p-exp.y y.tab.c p-exp.c -- bison -y  && mv p-exp.c p-exp.c.tmp \
	|| (rm -f p-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < p-exp.c.tmp > p-exp.c
rm -f p-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
/bin/bash ../../binutils-gdb/gdb/common/create-version.sh ../../binutils-gdb/gdb \
    mips64-unknown-linux-gnu mips64-unknown-linux-gnu version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../binutils-gdb/gdb/annotate.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../binutils-gdb/gdb/addrmap.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../binutils-gdb/gdb/auto-load.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../binutils-gdb/gdb/auxv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../binutils-gdb/gdb/agent.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../binutils-gdb/gdb/bfd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../binutils-gdb/gdb/blockframe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../binutils-gdb/gdb/breakpoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../binutils-gdb/gdb/break-catch-sig.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../binutils-gdb/gdb/break-catch-throw.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF .deps/break-catch-syscall.Tpo ../../binutils-gdb/gdb/break-catch-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../binutils-gdb/gdb/findvar.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../binutils-gdb/gdb/regcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../binutils-gdb/gdb/common/cleanups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../binutils-gdb/gdb/charset.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../binutils-gdb/gdb/continuations.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../binutils-gdb/gdb/corelow.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../binutils-gdb/gdb/disasm.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../binutils-gdb/gdb/dummy-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../binutils-gdb/gdb/dfp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../binutils-gdb/gdb/source.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../binutils-gdb/gdb/value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../binutils-gdb/gdb/eval.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../binutils-gdb/gdb/valops.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../binutils-gdb/gdb/valarith.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../binutils-gdb/gdb/valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../binutils-gdb/gdb/printcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../binutils-gdb/gdb/block.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../binutils-gdb/gdb/symtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../binutils-gdb/gdb/psymtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../binutils-gdb/gdb/symfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../binutils-gdb/gdb/symfile-debug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../binutils-gdb/gdb/symmisc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../binutils-gdb/gdb/linespec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../binutils-gdb/gdb/dictionary.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
/tmp/ccyxnDco.s: Assembler messages:
/tmp/ccyxnDco.s:1201: Error: unrecognized opcode `$lfb215'
/tmp/ccyxnDco.s:1202: Warning: missing operand; zero assumed
/tmp/ccyxnDco.s:1203: Error: unrecognized opcode `$lfb215'
Makefile:1134: recipe for target 'filesystem.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [filesystem.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 21:17 [binutils-gdb] [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 sergiodj+buildbot
@ 2015-08-17 20:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 20:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/263>

Commit(s) tested:
	1107e076cff62e1093da024ab73e5648051781ab

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o h8300-tdep.o -MT h8300-tdep.o -MMD -MP -MF .deps/h8300-tdep.Tpo ../../binutils-gdb/gdb/h8300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppabsd-tdep.o -MT hppabsd-tdep.o -MMD -MP -MF .deps/hppabsd-tdep.Tpo ../../binutils-gdb/gdb/hppabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppanbsd-tdep.o -MT hppanbsd-tdep.o -MMD -MP -MF .deps/hppanbsd-tdep.Tpo ../../binutils-gdb/gdb/hppanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppaobsd-tdep.o -MT hppaobsd-tdep.o -MMD -MP -MF .deps/hppaobsd-tdep.Tpo ../../binutils-gdb/gdb/hppaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-linux-tdep.o -MT hppa-linux-tdep.o -MMD -MP -MF .deps/hppa-linux-tdep.Tpo ../../binutils-gdb/gdb/hppa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-tdep.o -MT hppa-tdep.o -MMD -MP -MF .deps/hppa-tdep.Tpo ../../binutils-gdb/gdb/hppa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386bsd-tdep.o -MT i386bsd-tdep.o -MMD -MP -MF .deps/i386bsd-tdep.Tpo ../../binutils-gdb/gdb/i386bsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-cygwin-tdep.o -MT i386-cygwin-tdep.o -MMD -MP -MF .deps/i386-cygwin-tdep.Tpo ../../binutils-gdb/gdb/i386-cygwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386fbsd-tdep.o -MT i386fbsd-tdep.o -MMD -MP -MF .deps/i386fbsd-tdep.Tpo ../../binutils-gdb/gdb/i386fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../binutils-gdb/gdb/i386gnu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../binutils-gdb/gdb/i386-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386nbsd-tdep.o -MT i386nbsd-tdep.o -MMD -MP -MF .deps/i386nbsd-tdep.Tpo ../../binutils-gdb/gdb/i386nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-nto-tdep.o -MT i386-nto-tdep.o -MMD -MP -MF .deps/i386-nto-tdep.Tpo ../../binutils-gdb/gdb/i386-nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386obsd-tdep.o -MT i386obsd-tdep.o -MMD -MP -MF .deps/i386obsd-tdep.Tpo ../../binutils-gdb/gdb/i386obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-sol2-tdep.o -MT i386-sol2-tdep.o -MMD -MP -MF .deps/i386-sol2-tdep.Tpo ../../binutils-gdb/gdb/i386-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../binutils-gdb/gdb/i386-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../binutils-gdb/gdb/i387-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-dicos-tdep.o -MT i386-dicos-tdep.o -MMD -MP -MF .deps/i386-dicos-tdep.Tpo ../../binutils-gdb/gdb/i386-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo ../../binutils-gdb/gdb/i386-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o iq2000-tdep.o -MT iq2000-tdep.o -MMD -MP -MF .deps/iq2000-tdep.Tpo ../../binutils-gdb/gdb/iq2000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../binutils-gdb/gdb/linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o lm32-tdep.o -MT lm32-tdep.o -MMD -MP -MF .deps/lm32-tdep.Tpo ../../binutils-gdb/gdb/lm32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32c-tdep.o -MT m32c-tdep.o -MMD -MP -MF .deps/m32c-tdep.Tpo ../../binutils-gdb/gdb/m32c-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-linux-tdep.o -MT m32r-linux-tdep.o -MMD -MP -MF .deps/m32r-linux-tdep.Tpo ../../binutils-gdb/gdb/m32r-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-tdep.o -MT m32r-tdep.o -MMD -MP -MF .deps/m32r-tdep.Tpo ../../binutils-gdb/gdb/m32r-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68hc11-tdep.o -MT m68hc11-tdep.o -MMD -MP -MF .deps/m68hc11-tdep.Tpo ../../binutils-gdb/gdb/m68hc11-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68kbsd-tdep.o -MT m68kbsd-tdep.o -MMD -MP -MF .deps/m68kbsd-tdep.Tpo ../../binutils-gdb/gdb/m68kbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
../../binutils-gdb/gdb/ppc-ravenscar-thread.c:291:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [ppc-ravenscar-thread.o] Error 1
Makefile:1134: recipe for target 'ppc-ravenscar-thread.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 20:42 [binutils-gdb] [AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf header sergiodj+buildbot
@ 2015-08-17 18:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 18:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/261>

Commit(s) tested:
	2c0a466a7f83eb1ee5f5da0bdd7b4b643fbe3278

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

Subject:
	[AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf header

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 20:12 [binutils-gdb] Skip IFUNC relocations in debug sections sergiodj+buildbot
@ 2015-08-17 14:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 14:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/260>

Commit(s) tested:
	97dc35c88dd470465a99edeb0b491012a368f2bf

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Skip IFUNC relocations in debug sections

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 17:19 [binutils-gdb] Fix the disassembly of the AArch64 SIMD EXT instruction sergiodj+buildbot
@ 2015-08-17 10:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17 10:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/259>

Commit(s) tested:
	922c5db5e733526f12e2fbfeb72c7f1f90089d53

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix the disassembly of the AArch64 SIMD EXT instruction.

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

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to pendfunc1 breakpoint (timeout)
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 (timeout)
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing execution to marker
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved (timeout)
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout)
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout)
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout)
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main natural_debug_format
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing execution to marker
new FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 16:46 [binutils-gdb] Fix encoding or OpenRisk1000 PC relative relocations sergiodj+buildbot
@ 2015-08-17  6:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17  6:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/258>

Commit(s) tested:
	dbac553d28887561e3f154654ec8e70195d89943

Author(s) (in the same order as the commits):
	Peter Zotov <whitequark@whitequark.org>

Subject:
	Fix encoding or OpenRisk1000 PC relative relocations.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 16:13 [binutils-gdb] Fix typo in coff-sh.c sergiodj+buildbot
@ 2015-08-17  3:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-17  3:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/257>

Commit(s) tested:
	4c0160b8e2f902ecdf6a42dc20b5f39b0a48fac7

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix typo in coff-sh.c.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 11:35 [binutils-gdb] Fix memory access problems discovered when running some binary tools on corrupt files sergiodj+buildbot
@ 2015-08-16 23:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 23:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/256>

Commit(s) tested:
	4b0e8a5f80441fad8eddaf68e7af70bd6991aa37

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix memory access problems discovered when running some binary tools on corrupt files.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 7: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11 11:05 [binutils-gdb] Fix a typo in _bfd_elf_copy_private_bfd_data sergiodj+buildbot
@ 2015-08-16 19:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 19:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/255>

Commit(s) tested:
	64140f86ab732f9ed87beccab07c32befaf9ca52

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Fix a typo in _bfd_elf_copy_private_bfd_data

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-11  7:25 [binutils-gdb] PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9 sergiodj+buildbot
@ 2015-08-16 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/254>

Commit(s) tested:
	30379291886a171e6dc202122bc1c583318c2e17

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

Subject:
	PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 5: continue until exit
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 5: continue until exit
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 9: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-10  8:27 [binutils-gdb] Add SIGRIE instruction for MIPS R6 sergiodj+buildbot
@ 2015-08-16 14:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 14:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/249>

Commit(s) tested:
	75fb7498c25ba89262867abe5340a8d38f1e19cd

Author(s) (in the same order as the commits):
	Robert Suchanek <robert.suchanek@imgtec.com>

Subject:
	Add SIGRIE instruction for MIPS R6

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-10 15:08 [binutils-gdb] Replace hidden with versioned in elf_link_hash_entry sergiodj+buildbot
@ 2015-08-16 14:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 14:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/250>

Commit(s) tested:
	422f11824b3abf6c71042e2ee3aed572f250fc89

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Replace hidden with versioned in elf_link_hash_entry

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-10 18:17 [binutils-gdb] gdb/infrun.c: Various trivial ARI fixes sergiodj+buildbot
@ 2015-08-16 14:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 14:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/251>

Commit(s) tested:
	fd7dcb94cbd44629b3929336aec8b76c3e339656

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	gdb/infrun.c: Various trivial ARI fixes.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times
new FAIL: gdb.threads/pthreads.exp: some threads didn't run
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-10 19:25 [binutils-gdb] PR gdb/17960 Internal error: tracker != NULL when completing on file:function sergiodj+buildbot
@ 2015-08-16 13:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-16 13:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/252>

Commit(s) tested:
	e27852be65403306da198b3c1d7b222acd6bdfe9

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

Subject:
	PR gdb/17960 Internal error: tracker != NULL when completing on file:function

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../binutils-gdb/gdb/coffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../binutils-gdb/gdb/p-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../binutils-gdb/gdb/p-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../binutils-gdb/gdb/p-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../binutils-gdb/gdb/sentinel-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../binutils-gdb/gdb/complaints.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../binutils-gdb/gdb/typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../binutils-gdb/gdb/ada-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../binutils-gdb/gdb/c-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../binutils-gdb/gdb/f-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../binutils-gdb/gdb/m2-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../binutils-gdb/gdb/ada-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../binutils-gdb/gdb/c-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../binutils-gdb/gdb/cp-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../binutils-gdb/gdb/d-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../binutils-gdb/gdb/f-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../binutils-gdb/gdb/m2-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../binutils-gdb/gdb/serial.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../binutils-gdb/gdb/mdebugread.c
../../binutils-gdb/gdb/mdebugread.c: In function psymtab_to_symtab_1.isra.8:
../../binutils-gdb/gdb/mdebugread.c:3925:1: internal compiler error: Segmentation fault
 psymtab_to_symtab_1 (struct objfile *objfile,
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [mdebugread.o] Error 1
Makefile:1134: recipe for target 'mdebugread.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-08  0:51 [binutils-gdb] Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info sergiodj+buildbot
@ 2015-08-15 23:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 23:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/248>

Commit(s) tested:
	d4ac1f878ecef58f1e4b4ff0cbfb4b475656eaf4

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-08  0:24 [binutils-gdb] native Linux: enable always non-stop by default sergiodj+buildbot
@ 2015-08-15 19:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 19:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/247>

Commit(s) tested:
	f12899e9f081bb857c96999386e64a4252c4a325

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	native Linux: enable always non-stop by default

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

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch (got interactive prompt)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: continue until exit
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread ()
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
new FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
PASS -> FAIL: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times <<2>>
PASS -> FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/sigstep-threads.exp: continue
new FAIL: gdb.threads/sigstep-threads.exp: step 1
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 23:57 [binutils-gdb] S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions sergiodj+buildbot
@ 2015-08-15 15:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 15:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/246>

Commit(s) tested:
	5ac213430b710e8aaed1f4cea6ff809783201df9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 23:36 [binutils-gdb] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping sergiodj+buildbot
@ 2015-08-15 11:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 11:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/245>

Commit(s) tested:
	7f03bd92e389a32da490bb55037881cf374d0f69

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-frv.lo -MD -MP -MF .deps/elf32-frv.Tpo -c -o elf32-frv.lo ../../binutils-gdb/bfd/elf32-frv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-frv.lo -MD -MP -MF .deps/elf32-frv.Tpo -c ../../binutils-gdb/bfd/elf32-frv.c -o elf32-frv.o
mv -f .deps/elf32-frv.Tpo .deps/elf32-frv.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ft32.lo -MD -MP -MF .deps/elf32-ft32.Tpo -c -o elf32-ft32.lo ../../binutils-gdb/bfd/elf32-ft32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ft32.lo -MD -MP -MF .deps/elf32-ft32.Tpo -c ../../binutils-gdb/bfd/elf32-ft32.c -o elf32-ft32.o
mv -f .deps/elf32-ft32.Tpo .deps/elf32-ft32.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-h8300.lo -MD -MP -MF .deps/elf32-h8300.Tpo -c -o elf32-h8300.lo ../../binutils-gdb/bfd/elf32-h8300.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-h8300.lo -MD -MP -MF .deps/elf32-h8300.Tpo -c ../../binutils-gdb/bfd/elf32-h8300.c -o elf32-h8300.o
mv -f .deps/elf32-h8300.Tpo .deps/elf32-h8300.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-hppa.lo -MD -MP -MF .deps/elf32-hppa.Tpo -c -o elf32-hppa.lo ../../binutils-gdb/bfd/elf32-hppa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-hppa.lo -MD -MP -MF .deps/elf32-hppa.Tpo -c ../../binutils-gdb/bfd/elf32-hppa.c -o elf32-hppa.o
mv -f .deps/elf32-hppa.Tpo .deps/elf32-hppa.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i370.lo -MD -MP -MF .deps/elf32-i370.Tpo -c -o elf32-i370.lo ../../binutils-gdb/bfd/elf32-i370.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i370.lo -MD -MP -MF .deps/elf32-i370.Tpo -c ../../binutils-gdb/bfd/elf32-i370.c -o elf32-i370.o
mv -f .deps/elf32-i370.Tpo .deps/elf32-i370.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../binutils-gdb/bfd/elf32-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../binutils-gdb/bfd/elf32-i386.c -o elf32-i386.o
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i860.lo -MD -MP -MF .deps/elf32-i860.Tpo -c -o elf32-i860.lo ../../binutils-gdb/bfd/elf32-i860.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i860.lo -MD -MP -MF .deps/elf32-i860.Tpo -c ../../binutils-gdb/bfd/elf32-i860.c -o elf32-i860.o
mv -f .deps/elf32-i860.Tpo .deps/elf32-i860.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i960.lo -MD -MP -MF .deps/elf32-i960.Tpo -c -o elf32-i960.lo ../../binutils-gdb/bfd/elf32-i960.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-i960.lo -MD -MP -MF .deps/elf32-i960.Tpo -c ../../binutils-gdb/bfd/elf32-i960.c -o elf32-i960.o
mv -f .deps/elf32-i960.Tpo .deps/elf32-i960.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ip2k.lo -MD -MP -MF .deps/elf32-ip2k.Tpo -c -o elf32-ip2k.lo ../../binutils-gdb/bfd/elf32-ip2k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ip2k.lo -MD -MP -MF .deps/elf32-ip2k.Tpo -c ../../binutils-gdb/bfd/elf32-ip2k.c -o elf32-ip2k.o
mv -f .deps/elf32-ip2k.Tpo .deps/elf32-ip2k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-iq2000.lo -MD -MP -MF .deps/elf32-iq2000.Tpo -c -o elf32-iq2000.lo ../../binutils-gdb/bfd/elf32-iq2000.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-iq2000.lo -MD -MP -MF .deps/elf32-iq2000.Tpo -c ../../binutils-gdb/bfd/elf32-iq2000.c -o elf32-iq2000.o
mv -f .deps/elf32-iq2000.Tpo .deps/elf32-iq2000.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-lm32.lo -MD -MP -MF .deps/elf32-lm32.Tpo -c -o elf32-lm32.lo ../../binutils-gdb/bfd/elf32-lm32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-lm32.lo -MD -MP -MF .deps/elf32-lm32.Tpo -c ../../binutils-gdb/bfd/elf32-lm32.c -o elf32-lm32.o
mv -f .deps/elf32-lm32.Tpo .deps/elf32-lm32.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m32c.lo -MD -MP -MF .deps/elf32-m32c.Tpo -c -o elf32-m32c.lo ../../binutils-gdb/bfd/elf32-m32c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m32c.lo -MD -MP -MF .deps/elf32-m32c.Tpo -c ../../binutils-gdb/bfd/elf32-m32c.c -o elf32-m32c.o
mv -f .deps/elf32-m32c.Tpo .deps/elf32-m32c.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m32r.lo -MD -MP -MF .deps/elf32-m32r.Tpo -c -o elf32-m32r.lo ../../binutils-gdb/bfd/elf32-m32r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m32r.lo -MD -MP -MF .deps/elf32-m32r.Tpo -c ../../binutils-gdb/bfd/elf32-m32r.c -o elf32-m32r.o
mv -f .deps/elf32-m32r.Tpo .deps/elf32-m32r.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc11.lo -MD -MP -MF .deps/elf32-m68hc11.Tpo -c -o elf32-m68hc11.lo ../../binutils-gdb/bfd/elf32-m68hc11.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc11.lo -MD -MP -MF .deps/elf32-m68hc11.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc11.c -o elf32-m68hc11.o
mv -f .deps/elf32-m68hc11.Tpo .deps/elf32-m68hc11.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc12.lo -MD -MP -MF .deps/elf32-m68hc12.Tpo -c -o elf32-m68hc12.lo ../../binutils-gdb/bfd/elf32-m68hc12.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc12.lo -MD -MP -MF .deps/elf32-m68hc12.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc12.c -o elf32-m68hc12.o
mv -f .deps/elf32-m68hc12.Tpo .deps/elf32-m68hc12.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc1x.lo -MD -MP -MF .deps/elf32-m68hc1x.Tpo -c -o elf32-m68hc1x.lo ../../binutils-gdb/bfd/elf32-m68hc1x.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68hc1x.lo -MD -MP -MF .deps/elf32-m68hc1x.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc1x.c -o elf32-m68hc1x.o
mv -f .deps/elf32-m68hc1x.Tpo .deps/elf32-m68hc1x.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c -o elf32-m68k.lo ../../binutils-gdb/bfd/elf32-m68k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c ../../binutils-gdb/bfd/elf32-m68k.c -o elf32-m68k.o
mv -f .deps/elf32-m68k.Tpo .deps/elf32-m68k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m88k.lo -MD -MP -MF .deps/elf32-m88k.Tpo -c -o elf32-m88k.lo ../../binutils-gdb/bfd/elf32-m88k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-m88k.lo -MD -MP -MF .deps/elf32-m88k.Tpo -c ../../binutils-gdb/bfd/elf32-m88k.c -o elf32-m88k.o
mv -f .deps/elf32-m88k.Tpo .deps/elf32-m88k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mcore.lo -MD -MP -MF .deps/elf32-mcore.Tpo -c -o elf32-mcore.lo ../../binutils-gdb/bfd/elf32-mcore.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mcore.lo -MD -MP -MF .deps/elf32-mcore.Tpo -c ../../binutils-gdb/bfd/elf32-mcore.c -o elf32-mcore.o
mv -f .deps/elf32-mcore.Tpo .deps/elf32-mcore.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mep.lo -MD -MP -MF .deps/elf32-mep.Tpo -c -o elf32-mep.lo ../../binutils-gdb/bfd/elf32-mep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mep.lo -MD -MP -MF .deps/elf32-mep.Tpo -c ../../binutils-gdb/bfd/elf32-mep.c -o elf32-mep.o
mv -f .deps/elf32-mep.Tpo .deps/elf32-mep.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-metag.lo -MD -MP -MF .deps/elf32-metag.Tpo -c -o elf32-metag.lo ../../binutils-gdb/bfd/elf32-metag.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-metag.lo -MD -MP -MF .deps/elf32-metag.Tpo -c ../../binutils-gdb/bfd/elf32-metag.c -o elf32-metag.o
mv -f .deps/elf32-metag.Tpo .deps/elf32-metag.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-microblaze.lo -MD -MP -MF .deps/elf32-microblaze.Tpo -c -o elf32-microblaze.lo ../../binutils-gdb/bfd/elf32-microblaze.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-microblaze.lo -MD -MP -MF .deps/elf32-microblaze.Tpo -c ../../binutils-gdb/bfd/elf32-microblaze.c -o elf32-microblaze.o
mv -f .deps/elf32-microblaze.Tpo .deps/elf32-microblaze.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-moxie.lo -MD -MP -MF .deps/elf32-moxie.Tpo -c -o elf32-moxie.lo ../../binutils-gdb/bfd/elf32-moxie.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-moxie.lo -MD -MP -MF .deps/elf32-moxie.Tpo -c ../../binutils-gdb/bfd/elf32-moxie.c -o elf32-moxie.o
mv -f .deps/elf32-moxie.Tpo .deps/elf32-moxie.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-msp430.lo -MD -MP -MF .deps/elf32-msp430.Tpo -c -o elf32-msp430.lo ../../binutils-gdb/bfd/elf32-msp430.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-msp430.lo -MD -MP -MF .deps/elf32-msp430.Tpo -c ../../binutils-gdb/bfd/elf32-msp430.c -o elf32-msp430.o
mv -f .deps/elf32-msp430.Tpo .deps/elf32-msp430.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mt.lo -MD -MP -MF .deps/elf32-mt.Tpo -c -o elf32-mt.lo ../../binutils-gdb/bfd/elf32-mt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-mt.lo -MD -MP -MF .deps/elf32-mt.Tpo -c ../../binutils-gdb/bfd/elf32-mt.c -o elf32-mt.o
mv -f .deps/elf32-mt.Tpo .deps/elf32-mt.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-nds32.lo -MD -MP -MF .deps/elf32-nds32.Tpo -c -o elf32-nds32.lo ../../binutils-gdb/bfd/elf32-nds32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-nds32.lo -MD -MP -MF .deps/elf32-nds32.Tpo -c ../../binutils-gdb/bfd/elf32-nds32.c -o elf32-nds32.o
../../binutils-gdb/bfd/elf32-nds32.c: In function nds32_elf_relocate_section:
../../binutils-gdb/bfd/elf32-nds32.c:5461:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1631: recipe for target 'elf32-nds32.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [elf32-nds32.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2710: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 23:02 [binutils-gdb] Disable displaced stepping if trying it fails sergiodj+buildbot
@ 2015-08-15 11:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 11:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/244>

Commit(s) tested:
	3fc8eb30a95df3fd07a63e9bd0a9d309b86a0357

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Disable displaced stepping if trying it fails

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-i860.lo -MD -MP -MF .deps/coff-i860.Tpo -c ../../binutils-gdb/bfd/coff-i860.c -o coff-i860.o
mv -f .deps/coff-i860.Tpo .deps/coff-i860.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-i960.lo -MD -MP -MF .deps/coff-i960.Tpo -c -o coff-i960.lo ../../binutils-gdb/bfd/coff-i960.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-i960.lo -MD -MP -MF .deps/coff-i960.Tpo -c ../../binutils-gdb/bfd/coff-i960.c -o coff-i960.o
mv -f .deps/coff-i960.Tpo .deps/coff-i960.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-m68k.lo -MD -MP -MF .deps/coff-m68k.Tpo -c -o coff-m68k.lo ../../binutils-gdb/bfd/coff-m68k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-m68k.lo -MD -MP -MF .deps/coff-m68k.Tpo -c ../../binutils-gdb/bfd/coff-m68k.c -o coff-m68k.o
mv -f .deps/coff-m68k.Tpo .deps/coff-m68k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-m88k.lo -MD -MP -MF .deps/coff-m88k.Tpo -c -o coff-m88k.lo ../../binutils-gdb/bfd/coff-m88k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-m88k.lo -MD -MP -MF .deps/coff-m88k.Tpo -c ../../binutils-gdb/bfd/coff-m88k.c -o coff-m88k.o
mv -f .deps/coff-m88k.Tpo .deps/coff-m88k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c -o coff-mips.lo ../../binutils-gdb/bfd/coff-mips.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c ../../binutils-gdb/bfd/coff-mips.c -o coff-mips.o
mv -f .deps/coff-mips.Tpo .deps/coff-mips.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c -o coff-rs6000.lo ../../binutils-gdb/bfd/coff-rs6000.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c ../../binutils-gdb/bfd/coff-rs6000.c -o coff-rs6000.o
mv -f .deps/coff-rs6000.Tpo .deps/coff-rs6000.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c -o coff-sh.lo ../../binutils-gdb/bfd/coff-sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c ../../binutils-gdb/bfd/coff-sh.c -o coff-sh.o
mv -f .deps/coff-sh.Tpo .deps/coff-sh.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-sparc.lo -MD -MP -MF .deps/coff-sparc.Tpo -c -o coff-sparc.lo ../../binutils-gdb/bfd/coff-sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-sparc.lo -MD -MP -MF .deps/coff-sparc.Tpo -c ../../binutils-gdb/bfd/coff-sparc.c -o coff-sparc.o
mv -f .deps/coff-sparc.Tpo .deps/coff-sparc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-stgo32.lo -MD -MP -MF .deps/coff-stgo32.Tpo -c -o coff-stgo32.lo ../../binutils-gdb/bfd/coff-stgo32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-stgo32.lo -MD -MP -MF .deps/coff-stgo32.Tpo -c ../../binutils-gdb/bfd/coff-stgo32.c -o coff-stgo32.o
mv -f .deps/coff-stgo32.Tpo .deps/coff-stgo32.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-svm68k.lo -MD -MP -MF .deps/coff-svm68k.Tpo -c -o coff-svm68k.lo ../../binutils-gdb/bfd/coff-svm68k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-svm68k.lo -MD -MP -MF .deps/coff-svm68k.Tpo -c ../../binutils-gdb/bfd/coff-svm68k.c -o coff-svm68k.o
mv -f .deps/coff-svm68k.Tpo .deps/coff-svm68k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic30.lo -MD -MP -MF .deps/coff-tic30.Tpo -c -o coff-tic30.lo ../../binutils-gdb/bfd/coff-tic30.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic30.lo -MD -MP -MF .deps/coff-tic30.Tpo -c ../../binutils-gdb/bfd/coff-tic30.c -o coff-tic30.o
mv -f .deps/coff-tic30.Tpo .deps/coff-tic30.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic4x.lo -MD -MP -MF .deps/coff-tic4x.Tpo -c -o coff-tic4x.lo ../../binutils-gdb/bfd/coff-tic4x.c -Wno-error
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic4x.lo -MD -MP -MF .deps/coff-tic4x.Tpo -c ../../binutils-gdb/bfd/coff-tic4x.c -Wno-error -o coff-tic4x.o
mv -f .deps/coff-tic4x.Tpo .deps/coff-tic4x.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic54x.lo -MD -MP -MF .deps/coff-tic54x.Tpo -c -o coff-tic54x.lo ../../binutils-gdb/bfd/coff-tic54x.c -Wno-error
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic54x.lo -MD -MP -MF .deps/coff-tic54x.Tpo -c ../../binutils-gdb/bfd/coff-tic54x.c -Wno-error -o coff-tic54x.o
mv -f .deps/coff-tic54x.Tpo .deps/coff-tic54x.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic80.lo -MD -MP -MF .deps/coff-tic80.Tpo -c -o coff-tic80.lo ../../binutils-gdb/bfd/coff-tic80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-tic80.lo -MD -MP -MF .deps/coff-tic80.Tpo -c ../../binutils-gdb/bfd/coff-tic80.c -o coff-tic80.o
mv -f .deps/coff-tic80.Tpo .deps/coff-tic80.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-u68k.lo -MD -MP -MF .deps/coff-u68k.Tpo -c -o coff-u68k.lo ../../binutils-gdb/bfd/coff-u68k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-u68k.lo -MD -MP -MF .deps/coff-u68k.Tpo -c ../../binutils-gdb/bfd/coff-u68k.c -o coff-u68k.o
mv -f .deps/coff-u68k.Tpo .deps/coff-u68k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-w65.lo -MD -MP -MF .deps/coff-w65.Tpo -c -o coff-w65.lo ../../binutils-gdb/bfd/coff-w65.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-w65.lo -MD -MP -MF .deps/coff-w65.Tpo -c ../../binutils-gdb/bfd/coff-w65.c -o coff-w65.o
mv -f .deps/coff-w65.Tpo .deps/coff-w65.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-we32k.lo -MD -MP -MF .deps/coff-we32k.Tpo -c -o coff-we32k.lo ../../binutils-gdb/bfd/coff-we32k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-we32k.lo -MD -MP -MF .deps/coff-we32k.Tpo -c ../../binutils-gdb/bfd/coff-we32k.c -o coff-we32k.o
mv -f .deps/coff-we32k.Tpo .deps/coff-we32k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-z80.lo -MD -MP -MF .deps/coff-z80.Tpo -c -o coff-z80.lo ../../binutils-gdb/bfd/coff-z80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-z80.lo -MD -MP -MF .deps/coff-z80.Tpo -c ../../binutils-gdb/bfd/coff-z80.c -o coff-z80.o
mv -f .deps/coff-z80.Tpo .deps/coff-z80.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-z8k.lo -MD -MP -MF .deps/coff-z8k.Tpo -c -o coff-z8k.lo ../../binutils-gdb/bfd/coff-z8k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-z8k.lo -MD -MP -MF .deps/coff-z8k.Tpo -c ../../binutils-gdb/bfd/coff-z8k.c -o coff-z8k.o
mv -f .deps/coff-z8k.Tpo .deps/coff-z8k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../binutils-gdb/bfd/cofflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../binutils-gdb/bfd/cofflink.c -o cofflink.o
mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.lo ../../binutils-gdb/bfd/ecoff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c ../../binutils-gdb/bfd/ecoff.c -o ecoff.o
mv -f .deps/ecoff.Tpo .deps/ecoff.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../binutils-gdb/bfd/elf-ifunc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../binutils-gdb/bfd/elf-ifunc.c -o elf-ifunc.o
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-m10200.lo -MD -MP -MF .deps/elf-m10200.Tpo -c -o elf-m10200.lo ../../binutils-gdb/bfd/elf-m10200.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-m10200.lo -MD -MP -MF .deps/elf-m10200.Tpo -c ../../binutils-gdb/bfd/elf-m10200.c -o elf-m10200.o
mv -f .deps/elf-m10200.Tpo .deps/elf-m10200.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-m10300.lo -MD -MP -MF .deps/elf-m10300.Tpo -c -o elf-m10300.lo ../../binutils-gdb/bfd/elf-m10300.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-m10300.lo -MD -MP -MF .deps/elf-m10300.Tpo -c ../../binutils-gdb/bfd/elf-m10300.c -o elf-m10300.o
mv -f .deps/elf-m10300.Tpo .deps/elf-m10300.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../binutils-gdb/bfd/elf-nacl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../binutils-gdb/bfd/elf-nacl.c -o elf-nacl.o
mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-am33lin.lo -MD -MP -MF .deps/elf32-am33lin.Tpo -c -o elf32-am33lin.lo ../../binutils-gdb/bfd/elf32-am33lin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-am33lin.lo -MD -MP -MF .deps/elf32-am33lin.Tpo -c ../../binutils-gdb/bfd/elf32-am33lin.c -o elf32-am33lin.o
In file included from ../../binutils-gdb/bfd/elf32-am33lin.c:105:0:
../../binutils-gdb/bfd/elf-m10300.c: In function mn10300_elf_relax_section:
../../binutils-gdb/bfd/elf-m10300.c:4435:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1631: recipe for target 'elf32-am33lin.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [elf32-am33lin.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2710: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 22:44 [binutils-gdb] Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race sergiodj+buildbot
@ 2015-08-15 11:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 11:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/243>

Commit(s) tested:
	d4569d7bc572ae8f10d7c527cbdfbc9d26cc1ed8

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c -o ns32k-dis.lo ../../binutils-gdb/opcodes/ns32k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c ../../binutils-gdb/opcodes/ns32k-dis.c -o ns32k-dis.o
mv -f .deps/ns32k-dis.Tpo .deps/ns32k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c -o or1k-asm.lo ../../binutils-gdb/opcodes/or1k-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c ../../binutils-gdb/opcodes/or1k-asm.c -o or1k-asm.o
mv -f .deps/or1k-asm.Tpo .deps/or1k-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c -o or1k-desc.lo ../../binutils-gdb/opcodes/or1k-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c ../../binutils-gdb/opcodes/or1k-desc.c -o or1k-desc.o
mv -f .deps/or1k-desc.Tpo .deps/or1k-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c -o or1k-dis.lo ../../binutils-gdb/opcodes/or1k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c ../../binutils-gdb/opcodes/or1k-dis.c -o or1k-dis.o
mv -f .deps/or1k-dis.Tpo .deps/or1k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c -o or1k-ibld.lo ../../binutils-gdb/opcodes/or1k-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c ../../binutils-gdb/opcodes/or1k-ibld.c -o or1k-ibld.o
mv -f .deps/or1k-ibld.Tpo .deps/or1k-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c -o or1k-opc.lo ../../binutils-gdb/opcodes/or1k-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c ../../binutils-gdb/opcodes/or1k-opc.c -o or1k-opc.o
mv -f .deps/or1k-opc.Tpo .deps/or1k-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c -o pdp11-dis.lo ../../binutils-gdb/opcodes/pdp11-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c ../../binutils-gdb/opcodes/pdp11-dis.c -o pdp11-dis.o
mv -f .deps/pdp11-dis.Tpo .deps/pdp11-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c -o pdp11-opc.lo ../../binutils-gdb/opcodes/pdp11-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c ../../binutils-gdb/opcodes/pdp11-opc.c -o pdp11-opc.o
mv -f .deps/pdp11-opc.Tpo .deps/pdp11-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c -o pj-dis.lo ../../binutils-gdb/opcodes/pj-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c ../../binutils-gdb/opcodes/pj-dis.c -o pj-dis.o
mv -f .deps/pj-dis.Tpo .deps/pj-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c -o pj-opc.lo ../../binutils-gdb/opcodes/pj-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c ../../binutils-gdb/opcodes/pj-opc.c -o pj-opc.o
mv -f .deps/pj-opc.Tpo .deps/pj-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c -o ppc-dis.lo ../../binutils-gdb/opcodes/ppc-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c ../../binutils-gdb/opcodes/ppc-dis.c -o ppc-dis.o
mv -f .deps/ppc-dis.Tpo .deps/ppc-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c -o ppc-opc.lo ../../binutils-gdb/opcodes/ppc-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c ../../binutils-gdb/opcodes/ppc-opc.c -o ppc-opc.o
mv -f .deps/ppc-opc.Tpo .deps/ppc-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c -o rl78-decode.lo ../../binutils-gdb/opcodes/rl78-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c ../../binutils-gdb/opcodes/rl78-decode.c -o rl78-decode.o
mv -f .deps/rl78-decode.Tpo .deps/rl78-decode.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c -o rl78-dis.lo ../../binutils-gdb/opcodes/rl78-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c ../../binutils-gdb/opcodes/rl78-dis.c -o rl78-dis.o
mv -f .deps/rl78-dis.Tpo .deps/rl78-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c -o rx-decode.lo ../../binutils-gdb/opcodes/rx-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c ../../binutils-gdb/opcodes/rx-decode.c -o rx-decode.o
rx-decode.opc: In function rx_decode_opcode:
rx-decode.opc:1007:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:965: recipe for target 'rx-decode.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [rx-decode.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3152: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 22:08 [binutils-gdb] Fix interrupt-noterm.exp on targets always in non-stop sergiodj+buildbot
@ 2015-08-15 10:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-15 10:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/242>

Commit(s) tested:
	bfedc46af315dc6484295699c35e05040d76d700

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix interrupt-noterm.exp on targets always in non-stop

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 21:07 [binutils-gdb] Teach non-stop to do in-line step-overs (stop all, step, restart) sergiodj+buildbot
@ 2015-08-14 23:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14 23:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/239>

Commit(s) tested:
	372316f12874a30c62e6d71079ca3b86c786fb7e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Teach non-stop to do in-line step-overs (stop all, step, restart)

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

*** Regressions found ***
============================
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 6 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 20:23 [binutils-gdb] Factor out code to re-resume stepped thread sergiodj+buildbot
@ 2015-08-14 19:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14 19:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/238>

Commit(s) tested:
	2ac7589cfe1df06506adb133e99b2b89212c9a11

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Factor out code to re-resume stepped thread

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 9 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 5 thread stepping (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 10 thread stepping (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 11 thread stepping (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (GDB internal error)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 4 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 6 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 7 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 9 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 11 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to the main thread to queue signal (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 4 thread stepping (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 5 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 7 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 10 thread stepping (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 11 thread stepping (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 19:58 [binutils-gdb] Add comments to currently_stepping and target_resume sergiodj+buildbot
@ 2015-08-14 15:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14 15:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/237>

Commit(s) tested:
	8b0615634896718c982d367a01ec61120084d3fb

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add comments to currently_stepping and target_resume

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (GDB internal error)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 4 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 6 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 7 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 10 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 11 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to the main thread to queue signal (GDB internal error)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 4 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 6 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 7 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 8 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: inferior 1 exited (GDB internal error)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 7 (GDB internal error)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 8 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 9 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 10 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 11 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 12 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 13 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 14 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 15 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 16 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 17 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 18 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 19 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 20 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 21 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 22 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 23 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 4 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 6 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 7 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 10 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to thread 11 to step it (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: switch to the main thread to queue signal (GDB internal error)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (GDB internal error)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 4 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 6 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 7 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 8 thread stepping (timeout)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread (switched to thread 1)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 19:35 [binutils-gdb] Misc switch_back_to_stepped_thread cleanups sergiodj+buildbot
@ 2015-08-14 11:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14 11:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/236>

Commit(s) tested:
	1afd5965eda86caed3af7f23fd1f8802831360b6

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Misc switch_back_to_stepped_thread cleanups

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../../../../binutils-gdb/gdb/gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[7]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[8]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/dirname-lgpl.c
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/basename-lgpl.c
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../binutils-gdb/gdb/gnulib/import/stripslash.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../binutils-gdb/gdb/gnulib/import/localcharset.c
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../binutils-gdb/gdb/gnulib/import/malloca.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
../../binutils-gdb/gdb/arm-tdep.c: In function arm_process_displaced_insn:
../../binutils-gdb/gdb/arm-tdep.c:8674:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1134: recipe for target 'arm-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [arm-tdep.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 19:05 [binutils-gdb] Use keep_going in proceed and start_step_over too sergiodj+buildbot
@ 2015-08-14 10:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14 10:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/235>

Commit(s) tested:
	4d9d9d0423ed611fa6d620ca3aa088fc16a0d59e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use keep_going in proceed and start_step_over too

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

*** Failed to compiled GDB.  ***
============================
make[1]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-ar... ar
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... configure: error: in `/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libiberty':
configure: error: cannot compute suffix of executables: cannot compile and link
See `config.log' for more details.
Makefile:7012: recipe for target 'configure-libiberty' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [configure-libiberty] Error 1
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 18:22 [binutils-gdb] Make thread_still_needs_step_over consider stepping_over_watchpoint too sergiodj+buildbot
@ 2015-08-14  7:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14  7:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/233>

Commit(s) tested:
	6c4cfb244b408f980be24ea2175bc58baf74a6f9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make thread_still_needs_step_over consider stepping_over_watchpoint too

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 17:47 [binutils-gdb] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG sergiodj+buildbot
@ 2015-08-14  3:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-14  3:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/232>

Commit(s) tested:
	567420d10895611e03d5ee65e6b24c16a69a6e99

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 17:20 [binutils-gdb] Change adjust_pc_after_break's prototype sergiodj+buildbot
@ 2015-08-13 23:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13 23:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/231>

Commit(s) tested:
	d8dd4d5fe6d5ab971b731df5f65025a0dbbdb912

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Change adjust_pc_after_break's prototype

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 16:54 [binutils-gdb] Fix and test "checkpoint" in non-stop mode sergiodj+buildbot
@ 2015-08-13 20:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13 20:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/230>

Commit(s) tested:
	e1316e60d4d1fe406efc6e7536b2bdb43733e9d2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix and test "checkpoint" in non-stop mode

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (2)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (6)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (2)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (6)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 15:44 [binutils-gdb] ignore invalid DOF provider sections sergiodj+buildbot
@ 2015-08-13 16:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13 16:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/229>

Commit(s) tested:
	47e9c225c1cb6fb1809218f5f546a70fc85f705c

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	ignore invalid DOF provider sections

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../binutils-gdb/gdb/coff-pe-read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../binutils-gdb/gdb/dwarf2read.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../binutils-gdb/gdb/mipsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../binutils-gdb/gdb/stabsread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../binutils-gdb/gdb/corefile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../binutils-gdb/gdb/dwarf2expr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../binutils-gdb/gdb/p-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../binutils-gdb/gdb/p-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../binutils-gdb/gdb/p-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../binutils-gdb/gdb/sentinel-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../binutils-gdb/gdb/complaints.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../binutils-gdb/gdb/typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../binutils-gdb/gdb/ada-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../binutils-gdb/gdb/c-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../binutils-gdb/gdb/f-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../binutils-gdb/gdb/m2-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../binutils-gdb/gdb/ada-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../binutils-gdb/gdb/c-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../binutils-gdb/gdb/cp-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../binutils-gdb/gdb/d-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../binutils-gdb/gdb/f-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../binutils-gdb/gdb/m2-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../binutils-gdb/gdb/serial.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../binutils-gdb/gdb/mdebugread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../binutils-gdb/gdb/top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../binutils-gdb/gdb/utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../binutils-gdb/gdb/ui-file.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../binutils-gdb/gdb/user-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../binutils-gdb/gdb/frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../binutils-gdb/gdb/frame-unwind.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../binutils-gdb/gdb/doublest.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../binutils-gdb/gdb/frame-base.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../binutils-gdb/gdb/inline-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../binutils-gdb/gdb/gnu-v2-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../binutils-gdb/gdb/gnu-v3-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../binutils-gdb/gdb/cp-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../binutils-gdb/gdb/cp-support.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../binutils-gdb/gdb/cp-namespace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../binutils-gdb/gdb/reggroups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../binutils-gdb/gdb/trad-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../binutils-gdb/gdb/tramp-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../binutils-gdb/gdb/solib.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../binutils-gdb/gdb/solib-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../binutils-gdb/gdb/prologue-value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../binutils-gdb/gdb/memory-map.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../binutils-gdb/gdb/memrange.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../binutils-gdb/gdb/xml-support.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../binutils-gdb/gdb/xml-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../binutils-gdb/gdb/common/xml-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../binutils-gdb/gdb/target-descriptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../binutils-gdb/gdb/target-memory.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../binutils-gdb/gdb/xml-tdesc.c
rm -f xml-builtin.tmp
AWK="mawk" \
  /bin/bash ../../binutils-gdb/gdb/features/feature_to_c.sh \
  xml-builtin.tmp ../../binutils-gdb/gdb/features/gdb-target.dtd ../../binutils-gdb/gdb/features/xinclude.dtd ../../binutils-gdb/gdb/features/library-list.dtd ../../binutils-gdb/gdb/features/library-list-aix.dtd ../../binutils-gdb/gdb/features/library-list-svr4.dtd ../../binutils-gdb/gdb/features/osdata.dtd ../../binutils-gdb/gdb/features/threads.dtd ../../binutils-gdb/gdb/features/traceframe-info.dtd ../../binutils-gdb/gdb/features/btrace.dtd ../../binutils-gdb/gdb/features/btrace-conf.dtd
/bin/bash ../../binutils-gdb/gdb/../move-if-change xml-builtin.tmp xml-builtin.c
echo stamp > stamp-xml
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../binutils-gdb/gdb/inferior.c
In file included from ../../binutils-gdb/gdb/common/common-defs.h:40:0,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/inferior.c:20:
../../binutils-gdb/gdb/gnulib/import/pathmax.h:47:2: error: null character(s) ignored [-Werror]
 #  define _POSIX_PATH_MAX 256
  ^
cc1: all warnings being treated as errors
Makefile:1134: recipe for target 'inferior.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [inferior.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 12:17 [binutils-gdb] Properly merge hidden versioned symbol sergiodj+buildbot
@ 2015-08-13  7:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13  7:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/226>

Commit(s) tested:
	6e33951edcbed1fd803beabcde2af3b252b92164

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Properly merge hidden versioned symbol

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../binutils-gdb/gdb/agent.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../binutils-gdb/gdb/bfd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../binutils-gdb/gdb/blockframe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../binutils-gdb/gdb/breakpoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../binutils-gdb/gdb/break-catch-sig.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../binutils-gdb/gdb/break-catch-throw.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF .deps/break-catch-syscall.Tpo ../../binutils-gdb/gdb/break-catch-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../binutils-gdb/gdb/findvar.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../binutils-gdb/gdb/regcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../binutils-gdb/gdb/common/cleanups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../binutils-gdb/gdb/charset.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../binutils-gdb/gdb/continuations.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../binutils-gdb/gdb/corelow.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../binutils-gdb/gdb/disasm.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../binutils-gdb/gdb/dummy-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../binutils-gdb/gdb/dfp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../binutils-gdb/gdb/source.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../binutils-gdb/gdb/value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../binutils-gdb/gdb/eval.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../binutils-gdb/gdb/valops.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../binutils-gdb/gdb/valarith.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../binutils-gdb/gdb/valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../binutils-gdb/gdb/printcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../binutils-gdb/gdb/block.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../binutils-gdb/gdb/symtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../binutils-gdb/gdb/psymtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../binutils-gdb/gdb/symfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../binutils-gdb/gdb/symfile-debug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../binutils-gdb/gdb/symmisc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../binutils-gdb/gdb/linespec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../binutils-gdb/gdb/dictionary.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../binutils-gdb/gdb/common/filestuff.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../binutils-gdb/gdb/inf-child.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../binutils-gdb/gdb/interps.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../binutils-gdb/gdb/minidebug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../binutils-gdb/gdb/main.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../binutils-gdb/gdb/macrotab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../binutils-gdb/gdb/macrocmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../binutils-gdb/gdb/dbxread.c
In file included from ../../binutils-gdb/gdb/common/common-types.h:35:0,
                 from ../../binutils-gdb/gdb/common/common-defs.h:44,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/dbxread.c:33:
../bfd/bfd.h:2064:8: error: null character(s) ignored [-Werror]
 #define bfd_mach_hppa11        11
        ^
cc1: all warnings being treated as errors
Makefile:1134: recipe for target 'dbxread.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [dbxread.o] Error 1
Makefile:8813: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 11:34 [binutils-gdb] gdb: Move get_frame_language from stack.c to frame.c sergiodj+buildbot
@ 2015-08-13  6:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13  6:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/225>

Commit(s) tested:
	060967202b8def804d9afccad343d2eaef8a81cf

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Move get_frame_language from stack.c to frame.c.

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

*** Regressions found ***
============================
new FAIL: gdb.base/multi-forks.exp: Run to exit 2 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/multi-forks.exp: Run to exit 2 (timeout)
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07 11:12 [binutils-gdb] gdb: get_frame_language now takes a frame parameter sergiodj+buildbot
@ 2015-08-13  3:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-13  3:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/224>

Commit(s) tested:
	7ff38b1c898be5db053193f26d6a3a1d8a6074e8

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: get_frame_language now takes a frame parameter.

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

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time (timeout)
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-07  5:32 [binutils-gdb] Yaakov Selkowitz: fixes for in-tree libiconv sergiodj+buildbot
@ 2015-08-12 16:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 16:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/221>

Commit(s) tested:
	016a3251631341bf4d8fe50966d2b70f8ea69e96

Author(s) (in the same order as the commits):
	DJ Delorie <dj@redhat.com>

Subject:
	Yaakov Selkowitz: fixes for in-tree libiconv

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 23:28 [binutils-gdb] Bump timeouts for a couple gdb.reverse/*-precsave.exp tests sergiodj+buildbot
@ 2015-08-12 12:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12 12:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/220>

Commit(s) tested:
	de1c2c52237dd3e8d94df7b4a304ac9df75c8cf3

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Bump timeouts for a couple gdb.reverse/*-precsave.exp tests

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../binutils-gdb/gdb/dwarf2loc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../binutils-gdb/gdb/dwarf2-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../binutils-gdb/gdb/dwarf2-frame-tailcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../binutils-gdb/gdb/ada-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../binutils-gdb/gdb/c-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../binutils-gdb/gdb/d-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../binutils-gdb/gdb/f-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../binutils-gdb/gdb/objc-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../binutils-gdb/gdb/ada-tasks.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../binutils-gdb/gdb/ada-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../binutils-gdb/gdb/c-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../binutils-gdb/gdb/ui-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../binutils-gdb/gdb/cli-out.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../binutils-gdb/gdb/varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../binutils-gdb/gdb/common/vec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../binutils-gdb/gdb/go-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../binutils-gdb/gdb/go-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../binutils-gdb/gdb/go-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../binutils-gdb/gdb/jv-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../binutils-gdb/gdb/jv-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../binutils-gdb/gdb/jv-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../binutils-gdb/gdb/jv-varobj.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../binutils-gdb/gdb/m2-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../binutils-gdb/gdb/opencl-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../binutils-gdb/gdb/p-lang.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../binutils-gdb/gdb/p-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../binutils-gdb/gdb/p-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../binutils-gdb/gdb/sentinel-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../binutils-gdb/gdb/complaints.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../binutils-gdb/gdb/typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../binutils-gdb/gdb/ada-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../binutils-gdb/gdb/c-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../binutils-gdb/gdb/f-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../binutils-gdb/gdb/m2-typeprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../binutils-gdb/gdb/ada-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../binutils-gdb/gdb/c-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../binutils-gdb/gdb/cp-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../binutils-gdb/gdb/d-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../binutils-gdb/gdb/f-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../binutils-gdb/gdb/m2-valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../binutils-gdb/gdb/serial.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../binutils-gdb/gdb/mdebugread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../binutils-gdb/gdb/top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../binutils-gdb/gdb/utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../binutils-gdb/gdb/ui-file.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../binutils-gdb/gdb/user-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../binutils-gdb/gdb/frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../binutils-gdb/gdb/frame-unwind.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../binutils-gdb/gdb/doublest.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../binutils-gdb/gdb/frame-base.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../binutils-gdb/gdb/inline-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../binutils-gdb/gdb/gnu-v2-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../binutils-gdb/gdb/gnu-v3-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../binutils-gdb/gdb/cp-abi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../binutils-gdb/gdb/cp-support.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../binutils-gdb/gdb/cp-namespace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../binutils-gdb/gdb/reggroups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../binutils-gdb/gdb/trad-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../binutils-gdb/gdb/tramp-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../binutils-gdb/gdb/solib.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../binutils-gdb/gdb/solib-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../binutils-gdb/gdb/prologue-value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../binutils-gdb/gdb/memory-map.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../binutils-gdb/gdb/memrange.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../binutils-gdb/gdb/xml-support.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../binutils-gdb/gdb/xml-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../binutils-gdb/gdb/common/xml-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../binutils-gdb/gdb/target-descriptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../binutils-gdb/gdb/target-memory.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../binutils-gdb/gdb/xml-tdesc.c
rm -f xml-builtin.tmp
AWK="mawk" \
  /bin/bash ../../binutils-gdb/gdb/features/feature_to_c.sh \
  xml-builtin.tmp ../../binutils-gdb/gdb/features/gdb-target.dtd ../../binutils-gdb/gdb/features/xinclude.dtd ../../binutils-gdb/gdb/features/library-list.dtd ../../binutils-gdb/gdb/features/library-list-aix.dtd ../../binutils-gdb/gdb/features/library-list-svr4.dtd ../../binutils-gdb/gdb/features/osdata.dtd ../../binutils-gdb/gdb/features/threads.dtd ../../binutils-gdb/gdb/features/traceframe-info.dtd ../../binutils-gdb/gdb/features/btrace.dtd ../../binutils-gdb/gdb/features/btrace-conf.dtd
/bin/bash ../../binutils-gdb/gdb/../move-if-change xml-builtin.tmp xml-builtin.c
echo stamp > stamp-xml
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../binutils-gdb/gdb/inferior.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../binutils-gdb/gdb/osdata.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../binutils-gdb/gdb/gdb_usleep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../binutils-gdb/gdb/record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o record-full.o -MT record-full.o -MMD -MP -MF .deps/record-full.Tpo ../../binutils-gdb/gdb/record-full.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../binutils-gdb/gdb/gcore.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../binutils-gdb/gdb/common/gdb_vecs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../binutils-gdb/gdb/jit.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../binutils-gdb/gdb/progspace.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o skip.o -MT skip.o -MMD -MP -MF .deps/skip.Tpo ../../binutils-gdb/gdb/skip.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o probe.o -MT probe.o -MMD -MP -MF .deps/probe.Tpo ../../binutils-gdb/gdb/probe.c
/tmp/ccWSEqdo.s: Assembler messages:
/tmp/ccWSEqdo.s:15610: Error: missing ')'
/tmp/ccWSEqdo.s:38459: Error: junk at end of line, first unrecognized character is `('
Makefile:1131: recipe for target 'probe.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [probe.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 21:34 [binutils-gdb] Add casts for legitimate integer to enum conversions sergiodj+buildbot
@ 2015-08-12  7:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  7:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/218>

Commit(s) tested:
	aead7601eb0ddc3fa51d43747bdad0e02abda342

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add casts for legitimate integer to enum conversions

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

*** Failed to compiled GDB.  ***
============================
make[1]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-ar... ar
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... no
checking for ssize_t... no
checking for pid_t... no
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... no
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... no
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
checking whether snprintf is declared... no
checking whether vsnprintf is declared... no
checking whether calloc is declared... no
checking whether getenv is declared... no
checking whether getopt is declared... no
checking whether malloc is declared... no
checking whether realloc is declared... no
checking whether sbrk is declared... no
checking whether strtol is declared... no
checking whether strtoul is declared... no
checking whether strtoll is declared... no
checking whether strtoull is declared... no
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for working strncmp... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.2, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
mkdir -p -- ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking target system type... mips64-unknown-linux-gnu
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for mips64-unknown-linux-gnu-ar... ar
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for mips64-unknown-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for mips64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for mips64-unknown-linux-gnu-ar... (cached) ar
checking for mips64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for mips64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  da es fi fr id ja ro ru rw sv tr uk vi zh_CN
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking size of long long... 8
checking size of void *... 4
checking size of long... 4
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
checking for setitimer... yes
checking for sysconf... yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
checking for getrlimit... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo_t.pr_pid in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for psinfo32_t.pr_pid in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE  ../../binutils-gdb/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE   ../../binutils-gdb/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE ../../binutils-gdb/libiberty/regex.c -o regex.o
In file included from ../../binutils-gdb/libiberty/regex.c:39:0:
./config.h:553:15: error: two or more data types in declaration specifiers
 #define pid_t int
               ^
./config.h:556:17: error: two or more data types in declaration specifiers
 #define ssize_t int
                 ^
Makefile:1168: recipe for target 'regex.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libiberty'
make[2]: *** [regex.o] Error 1
Makefile:7062: recipe for target 'all-libiberty' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-libiberty] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
       [not found] <33ebda9d6841e18d9ef18b94c3dcad7d0498ab3d@gdb-build>
@ 2015-08-12  7:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  7:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/217>

Commit(s) tested:
	33ebda9d6841e18d9ef18b94c3dcad7d0498ab3d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver/tracepoint.c: make exported IPA global int instead of enum

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 18:16 [binutils-gdb] gdbserver: no point in hiding the regcache type nowadays sergiodj+buildbot
@ 2015-08-12  3:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  3:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/216>

Commit(s) tested:
	a44892be35506471a53e5bc8c2def4ffccf451f9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver: no point in hiding the regcache type nowadays

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../../../../binutils-gdb/gdb/gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[7]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[8]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/dirname-lgpl.c
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/basename-lgpl.c
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../binutils-gdb/gdb/gnulib/import/stripslash.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../binutils-gdb/gdb/gnulib/import/localcharset.c
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../binutils-gdb/gdb/gnulib/import/malloca.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o h8300-tdep.o -MT h8300-tdep.o -MMD -MP -MF .deps/h8300-tdep.Tpo ../../binutils-gdb/gdb/h8300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppabsd-tdep.o -MT hppabsd-tdep.o -MMD -MP -MF .deps/hppabsd-tdep.Tpo ../../binutils-gdb/gdb/hppabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppanbsd-tdep.o -MT hppanbsd-tdep.o -MMD -MP -MF .deps/hppanbsd-tdep.Tpo ../../binutils-gdb/gdb/hppanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppaobsd-tdep.o -MT hppaobsd-tdep.o -MMD -MP -MF .deps/hppaobsd-tdep.Tpo ../../binutils-gdb/gdb/hppaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-linux-tdep.o -MT hppa-linux-tdep.o -MMD -MP -MF .deps/hppa-linux-tdep.Tpo ../../binutils-gdb/gdb/hppa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o hppa-tdep.o -MT hppa-tdep.o -MMD -MP -MF .deps/hppa-tdep.Tpo ../../binutils-gdb/gdb/hppa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386bsd-tdep.o -MT i386bsd-tdep.o -MMD -MP -MF .deps/i386bsd-tdep.Tpo ../../binutils-gdb/gdb/i386bsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-cygwin-tdep.o -MT i386-cygwin-tdep.o -MMD -MP -MF .deps/i386-cygwin-tdep.Tpo ../../binutils-gdb/gdb/i386-cygwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386fbsd-tdep.o -MT i386fbsd-tdep.o -MMD -MP -MF .deps/i386fbsd-tdep.Tpo ../../binutils-gdb/gdb/i386fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../binutils-gdb/gdb/i386gnu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../binutils-gdb/gdb/i386-linux-tdep.c
../../binutils-gdb/gdb/i386-linux-tdep.c: In function _initialize_i386_linux_tdep:
../../binutils-gdb/gdb/i386-linux-tdep.c:1014:1: internal compiler error: in maybe_add_or_update_dep_1, at sched-deps.c:933
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1131: recipe for target 'i386-linux-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [i386-linux-tdep.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 17:22 [binutils-gdb] PR python/17136 sergiodj+buildbot
@ 2015-08-12  1:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  1:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/214>

Commit(s) tested:
	ca0a5f0bd33d0aa17a5cf518e41e47ddfde486ad

Author(s) (in the same order as the commits):
	Clem Dickey <clemd@acm.org>

Subject:
	PR python/17136

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rx-tdep.o -MT rx-tdep.o -MMD -MP -MF .deps/rx-tdep.Tpo ../../binutils-gdb/gdb/rx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbug-rom.o -MT dbug-rom.o -MMD -MP -MF .deps/dbug-rom.Tpo ../../binutils-gdb/gdb/dbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dink32-rom.o -MT dink32-rom.o -MMD -MP -MF .deps/dink32-rom.Tpo ../../binutils-gdb/gdb/dink32-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcbug-rom.o -MT ppcbug-rom.o -MMD -MP -MF .deps/ppcbug-rom.Tpo ../../binutils-gdb/gdb/ppcbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-rom.o -MT m32r-rom.o -MMD -MP -MF .deps/m32r-rom.Tpo ../../binutils-gdb/gdb/m32r-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dsrec.o -MT dsrec.o -MMD -MP -MF .deps/dsrec.Tpo ../../binutils-gdb/gdb/dsrec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o monitor.o -MT monitor.o -MMD -MP -MF .deps/monitor.Tpo ../../binutils-gdb/gdb/monitor.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-mips.o -MT remote-mips.o -MMD -MP -MF .deps/remote-mips.Tpo ../../binutils-gdb/gdb/remote-mips.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xcoffread.o -MT xcoffread.o -MMD -MP -MF .deps/xcoffread.Tpo ../../binutils-gdb/gdb/xcoffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../binutils-gdb/gdb/symfile-mem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o windows-tdep.o -MT windows-tdep.o -MMD -MP -MF .deps/windows-tdep.Tpo ../../binutils-gdb/gdb/windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphabsd-tdep.o -MT alphabsd-tdep.o -MMD -MP -MF .deps/alphabsd-tdep.Tpo ../../binutils-gdb/gdb/alphabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphafbsd-tdep.o -MT alphafbsd-tdep.o -MMD -MP -MF .deps/alphafbsd-tdep.Tpo ../../binutils-gdb/gdb/alphafbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-linux-tdep.o -MT alpha-linux-tdep.o -MMD -MP -MF .deps/alpha-linux-tdep.Tpo ../../binutils-gdb/gdb/alpha-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-mdebug-tdep.o -MT alpha-mdebug-tdep.o -MMD -MP -MF .deps/alpha-mdebug-tdep.Tpo ../../binutils-gdb/gdb/alpha-mdebug-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphanbsd-tdep.o -MT alphanbsd-tdep.o -MMD -MP -MF .deps/alphanbsd-tdep.Tpo ../../binutils-gdb/gdb/alphanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphaobsd-tdep.o -MT alphaobsd-tdep.o -MMD -MP -MF .deps/alphaobsd-tdep.Tpo ../../binutils-gdb/gdb/alphaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-tdep.o -MT alpha-tdep.o -MMD -MP -MF .deps/alpha-tdep.Tpo ../../binutils-gdb/gdb/alpha-tdep.c
/tmp/cckZzWAQ.s: Assembler messages:
/tmp/cckZzWAQ.s:6377: Error: junk at end of line, first unrecognized character valued 0x4
Makefile:1131: recipe for target 'alpha-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [alpha-tdep.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 15:39 [binutils-gdb] gdbserver: move_out_of_jump_pad_callback misses switching current thread sergiodj+buildbot
@ 2015-08-11 13:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-11 13:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/210>

Commit(s) tested:
	f0ce0d3a331129309a46a6a9ac85fce35acae72b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdbserver: move_out_of_jump_pad_callback misses switching current thread

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 15:14 [binutils-gdb] Fix gdbserver --debug issues caught by Valgrind sergiodj+buildbot
@ 2015-08-11 10:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-11 10:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/209>

Commit(s) tested:
	bf47e2482d3e88580ba5a22db48bc773fa8ced3f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdbserver --debug issues caught by Valgrind

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../binutils-gdb/gdb/auxv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../binutils-gdb/gdb/agent.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../binutils-gdb/gdb/bfd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../binutils-gdb/gdb/blockframe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../binutils-gdb/gdb/breakpoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../binutils-gdb/gdb/break-catch-sig.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../binutils-gdb/gdb/break-catch-throw.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF .deps/break-catch-syscall.Tpo ../../binutils-gdb/gdb/break-catch-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../binutils-gdb/gdb/findvar.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../binutils-gdb/gdb/regcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../binutils-gdb/gdb/common/cleanups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../binutils-gdb/gdb/charset.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../binutils-gdb/gdb/continuations.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../binutils-gdb/gdb/corelow.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../binutils-gdb/gdb/disasm.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../binutils-gdb/gdb/dummy-frame.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../binutils-gdb/gdb/dfp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../binutils-gdb/gdb/source.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../binutils-gdb/gdb/value.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../binutils-gdb/gdb/eval.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../binutils-gdb/gdb/valops.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../binutils-gdb/gdb/valarith.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../binutils-gdb/gdb/valprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../binutils-gdb/gdb/printcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../binutils-gdb/gdb/block.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../binutils-gdb/gdb/symtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../binutils-gdb/gdb/psymtab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../binutils-gdb/gdb/symfile.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../binutils-gdb/gdb/symfile-debug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../binutils-gdb/gdb/symmisc.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../binutils-gdb/gdb/linespec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../binutils-gdb/gdb/dictionary.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../binutils-gdb/gdb/infcall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../binutils-gdb/gdb/infcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../binutils-gdb/gdb/infrun.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../binutils-gdb/gdb/expprint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../binutils-gdb/gdb/environ.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../binutils-gdb/gdb/stack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../binutils-gdb/gdb/thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../binutils-gdb/gdb/exceptions.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../binutils-gdb/gdb/extension.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../binutils-gdb/gdb/filesystem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../binutils-gdb/gdb/common/filestuff.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../binutils-gdb/gdb/inf-child.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../binutils-gdb/gdb/interps.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../binutils-gdb/gdb/minidebug.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../binutils-gdb/gdb/main.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../binutils-gdb/gdb/macrotab.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../binutils-gdb/gdb/macrocmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../binutils-gdb/gdb/macroexp.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../binutils-gdb/gdb/macroscope.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../binutils-gdb/gdb/mi/mi-common.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../binutils-gdb/gdb/event-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../binutils-gdb/gdb/event-top.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../binutils-gdb/gdb/inf-loop.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../binutils-gdb/gdb/completer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../binutils-gdb/gdb/gdbarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../binutils-gdb/gdb/arch-utils.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../binutils-gdb/gdb/gdbtypes.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../binutils-gdb/gdb/gdb_bfd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../binutils-gdb/gdb/gdb_obstack.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../binutils-gdb/gdb/osabi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../binutils-gdb/gdb/copying.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../binutils-gdb/gdb/memattr.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../binutils-gdb/gdb/mem-break.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../binutils-gdb/gdb/target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../binutils-gdb/gdb/target-dcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../binutils-gdb/gdb/parse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../binutils-gdb/gdb/language.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../binutils-gdb/gdb/build-id.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../binutils-gdb/gdb/buildsym.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../binutils-gdb/gdb/findcmd.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../binutils-gdb/gdb/std-regs.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../binutils-gdb/gdb/common/signals.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../binutils-gdb/gdb/exec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../binutils-gdb/gdb/reverse.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../binutils-gdb/gdb/bcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../binutils-gdb/gdb/objfiles.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../binutils-gdb/gdb/observer.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../binutils-gdb/gdb/minsyms.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../binutils-gdb/gdb/maint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../binutils-gdb/gdb/demangle.c
../../binutils-gdb/gdb/demangle.c: In function demangle_command:
../../binutils-gdb/gdb/demangle.c:162:1: internal compiler error: Segmentation fault
 demangle_command (char *args, int from_tty)
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [demangle.o] Error 1
Makefile:1131: recipe for target 'demangle.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 14:26 [binutils-gdb] Revert "test slowdown" sergiodj+buildbot
@ 2015-08-11  7:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-11  7:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/207>

Commit(s) tested:
	f6a9d9c7db9b6b58e6915869c1bd7c83d96d31ee

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Revert "test slowdown"

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c elf32-aarch64.c -o elf32-aarch64.o
mv -f .deps/elf32-aarch64.Tpo .deps/elf32-aarch64.Plo
rm -f elf64-aarch64.c
echo "#line 1 \"../../binutils-gdb/bfd/elfnn-aarch64.c\"" > elf64-aarch64.new
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-aarch64.c >> elf64-aarch64.new
mv -f elf64-aarch64.new elf64-aarch64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c -o elf64-aarch64.lo elf64-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c elf64-aarch64.c -o elf64-aarch64.o
mv -f .deps/elf64-aarch64.Tpo .deps/elf64-aarch64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c -o elfxx-aarch64.lo ../../binutils-gdb/bfd/elfxx-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c ../../binutils-gdb/bfd/elfxx-aarch64.c -o elfxx-aarch64.o
mv -f .deps/elfxx-aarch64.Tpo .deps/elfxx-aarch64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c -o aix5ppc-core.lo ../../binutils-gdb/bfd/aix5ppc-core.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c ../../binutils-gdb/bfd/aix5ppc-core.c -o aix5ppc-core.o
mv -f .deps/aix5ppc-core.Tpo .deps/aix5ppc-core.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c -o aout64.lo ../../binutils-gdb/bfd/aout64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c ../../binutils-gdb/bfd/aout64.c -o aout64.o
mv -f .deps/aout64.Tpo .deps/aout64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c -o coff-alpha.lo ../../binutils-gdb/bfd/coff-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c ../../binutils-gdb/bfd/coff-alpha.c -o coff-alpha.o
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo ../../binutils-gdb/bfd/coff-x86_64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c ../../binutils-gdb/bfd/coff-x86_64.c -o coff-x86_64.o
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c -o coff64-rs6000.lo ../../binutils-gdb/bfd/coff64-rs6000.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c ../../binutils-gdb/bfd/coff64-rs6000.c -o coff64-rs6000.o
mv -f .deps/coff64-rs6000.Tpo .deps/coff64-rs6000.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c -o demo64.lo ../../binutils-gdb/bfd/demo64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c ../../binutils-gdb/bfd/demo64.c -o demo64.o
mv -f .deps/demo64.Tpo .deps/demo64.Plo
rm -f elf32-ia64.c
sed -e s/NN/32/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf32-ia64.new
mv -f elf32-ia64.new elf32-ia64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c -o elf32-ia64.lo elf32-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c elf32-ia64.c -o elf32-ia64.o
mv -f .deps/elf32-ia64.Tpo .deps/elf32-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c -o elf32-score.lo ../../binutils-gdb/bfd/elf32-score.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c ../../binutils-gdb/bfd/elf32-score.c -o elf32-score.o
mv -f .deps/elf32-score.Tpo .deps/elf32-score.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c -o elf32-score7.lo ../../binutils-gdb/bfd/elf32-score7.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c ../../binutils-gdb/bfd/elf32-score7.c -o elf32-score7.o
mv -f .deps/elf32-score7.Tpo .deps/elf32-score7.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c -o elf64-alpha.lo ../../binutils-gdb/bfd/elf64-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c ../../binutils-gdb/bfd/elf64-alpha.c -o elf64-alpha.o
mv -f .deps/elf64-alpha.Tpo .deps/elf64-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c -o elf64-hppa.lo ../../binutils-gdb/bfd/elf64-hppa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c ../../binutils-gdb/bfd/elf64-hppa.c -o elf64-hppa.o
mv -f .deps/elf64-hppa.Tpo .deps/elf64-hppa.Plo
rm -f elf64-ia64.c
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf64-ia64.new
mv -f elf64-ia64.new elf64-ia64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c -o elf64-ia64.lo elf64-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c elf64-ia64.c -o elf64-ia64.o
mv -f .deps/elf64-ia64.Tpo .deps/elf64-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c -o elf64-ia64-vms.lo ../../binutils-gdb/bfd/elf64-ia64-vms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c ../../binutils-gdb/bfd/elf64-ia64-vms.c -o elf64-ia64-vms.o
mv -f .deps/elf64-ia64-vms.Tpo .deps/elf64-ia64-vms.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c -o elf64-mmix.lo ../../binutils-gdb/bfd/elf64-mmix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c ../../binutils-gdb/bfd/elf64-mmix.c -o elf64-mmix.o
mv -f .deps/elf64-mmix.Tpo .deps/elf64-mmix.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c -o elf64-ppc.lo ../../binutils-gdb/bfd/elf64-ppc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c ../../binutils-gdb/bfd/elf64-ppc.c -o elf64-ppc.o
mv -f .deps/elf64-ppc.Tpo .deps/elf64-ppc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c -o elf64-s390.lo ../../binutils-gdb/bfd/elf64-s390.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c ../../binutils-gdb/bfd/elf64-s390.c -o elf64-s390.o
mv -f .deps/elf64-s390.Tpo .deps/elf64-s390.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c -o elf64-sh64.lo ../../binutils-gdb/bfd/elf64-sh64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c ../../binutils-gdb/bfd/elf64-sh64.c -o elf64-sh64.o
mv -f .deps/elf64-sh64.Tpo .deps/elf64-sh64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c -o elf64-sparc.lo ../../binutils-gdb/bfd/elf64-sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c ../../binutils-gdb/bfd/elf64-sparc.c -o elf64-sparc.o
mv -f .deps/elf64-sparc.Tpo .deps/elf64-sparc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c -o elf64-tilegx.lo ../../binutils-gdb/bfd/elf64-tilegx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c ../../binutils-gdb/bfd/elf64-tilegx.c -o elf64-tilegx.o
mv -f .deps/elf64-tilegx.Tpo .deps/elf64-tilegx.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../binutils-gdb/bfd/elf64-x86-64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../binutils-gdb/bfd/elf64-x86-64.c -o elf64-x86-64.o
../../binutils-gdb/bfd/elf64-x86-64.c: In function elf_x86_64_check_relocs:
../../binutils-gdb/bfd/elf64-x86-64.c:2120:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1631: recipe for target 'elf64-x86-64.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [elf64-x86-64.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2711: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 14:00 [binutils-gdb] Test for PR18749: problems if whole process dies while (ptrace-) stopped sergiodj+buildbot
@ 2015-08-11  7:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-11  7:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/206>

Commit(s) tested:
	83e97ed023e828a7d924b765661374272c7f7eb4

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Test for PR18749: problems if whole process dies while (ptrace-) stopped

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/etc'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for mips64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mips64-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking for ANSI C header files... (cached) yes
checking build system type... mips64-unknown-linux-gnu
checking host system type... mips64-unknown-linux-gnu
checking target system type... mips64-unknown-linux-gnu
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[2]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libdecnumber'
source='../../binutils-gdb/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I../../binutils-gdb/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decNumber.c
../../binutils-gdb/libdecnumber/decNumber.c: In function decSetSubnormal:
../../binutils-gdb/libdecnumber/decNumber.c:7422:13: internal compiler error: Segmentation fault
 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue,
             ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [decNumber.o] Error 1
Makefile:193: recipe for target 'decNumber.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/libdecnumber'
Makefile:6555: recipe for target 'all-libdecnumber' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-libdecnumber] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-06 13:20 [binutils-gdb] test slowdown sergiodj+buildbot
@ 2015-08-11  6:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-11  6:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/205>

Commit(s) tested:
	4807d3f32937bc4d932638fd8f8b3084be82b74a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	test slowdown

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-05 19:19 [binutils-gdb] stepping is disturbed by setjmp/longjmp | try/catch in other threads sergiodj+buildbot
@ 2015-08-10  3:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-10  3:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/196>

Commit(s) tested:
	0a39bb3218ec528236da4953a97d07f0da9313ce

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	stepping is disturbed by setjmp/longjmp | try/catch in other threads

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

*** Regressions found ***
============================
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-05 15:27 [binutils-gdb] Change the behaviour of the --only-keep-debug option to objcopy and strip so that the sh_link and sh_info fields in stripped section headers are preserved sergiodj+buildbot
@ 2015-08-09 23:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-09 23:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/195>

Commit(s) tested:
	63b9bbb7d7bcdcb6e0f59dd8da9615d80c537b8d

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Change the behaviour of the --only-keep-debug option to objcopy and strip so that the sh_link and sh_info fields in stripped section headers are preserved.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-05  8:03 [binutils-gdb] Remove get_thread_id sergiodj+buildbot
@ 2015-08-09 13:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-09 13:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/192>

Commit(s) tested:
	d89fa914ad6f10cf2827df9b3b86da1a7d9ddfd8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Remove get_thread_id

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 17:08 [binutils-gdb] python: fix Linetable case to LineTable in docstrings and comments sergiodj+buildbot
@ 2015-08-09  5:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-09  5:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/190>

Commit(s) tested:
	4efd80aa8a99adbb38d0719ba56b07c9970793b5

Author(s) (in the same order as the commits):
	Ciro Santilli <ciro.santilli@gmail.com>

Subject:
	python: fix Linetable case to LineTable in docstrings and comments

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 16:14 [binutils-gdb] Fix stack buffer overflows when parsing corrupt ihex files sergiodj+buildbot
@ 2015-08-09  2:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-09  2:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/189>

Commit(s) tested:
	7e27a9d5f22f9f7ead11738b1546d0b5c737266b

Author(s) (in the same order as the commits):
	Yuriy M. Kaminskiy <yumkam@gmail.com>

Subject:
	Fix stack buffer overflows when parsing corrupt ihex files.

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 16:07 [binutils-gdb] Disable tracepoint support for aarch32 sergiodj+buildbot
@ 2015-08-08 22:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 22:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/188>

Commit(s) tested:
	524b57e6b3a36e0ce6573bbc4dba9f0bd9c165b1

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Disable tracepoint support for aarch32

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fr30-ibld.lo -MD -MP -MF .deps/fr30-ibld.Tpo -c ../../binutils-gdb/opcodes/fr30-ibld.c -o fr30-ibld.o
mv -f .deps/fr30-ibld.Tpo .deps/fr30-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fr30-opc.lo -MD -MP -MF .deps/fr30-opc.Tpo -c -o fr30-opc.lo ../../binutils-gdb/opcodes/fr30-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fr30-opc.lo -MD -MP -MF .deps/fr30-opc.Tpo -c ../../binutils-gdb/opcodes/fr30-opc.c -o fr30-opc.o
mv -f .deps/fr30-opc.Tpo .deps/fr30-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-asm.lo -MD -MP -MF .deps/frv-asm.Tpo -c -o frv-asm.lo ../../binutils-gdb/opcodes/frv-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-asm.lo -MD -MP -MF .deps/frv-asm.Tpo -c ../../binutils-gdb/opcodes/frv-asm.c -o frv-asm.o
mv -f .deps/frv-asm.Tpo .deps/frv-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-desc.lo -MD -MP -MF .deps/frv-desc.Tpo -c -o frv-desc.lo ../../binutils-gdb/opcodes/frv-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-desc.lo -MD -MP -MF .deps/frv-desc.Tpo -c ../../binutils-gdb/opcodes/frv-desc.c -o frv-desc.o
mv -f .deps/frv-desc.Tpo .deps/frv-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-dis.lo -MD -MP -MF .deps/frv-dis.Tpo -c -o frv-dis.lo ../../binutils-gdb/opcodes/frv-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-dis.lo -MD -MP -MF .deps/frv-dis.Tpo -c ../../binutils-gdb/opcodes/frv-dis.c -o frv-dis.o
mv -f .deps/frv-dis.Tpo .deps/frv-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-ibld.lo -MD -MP -MF .deps/frv-ibld.Tpo -c -o frv-ibld.lo ../../binutils-gdb/opcodes/frv-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-ibld.lo -MD -MP -MF .deps/frv-ibld.Tpo -c ../../binutils-gdb/opcodes/frv-ibld.c -o frv-ibld.o
mv -f .deps/frv-ibld.Tpo .deps/frv-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-opc.lo -MD -MP -MF .deps/frv-opc.Tpo -c -o frv-opc.lo ../../binutils-gdb/opcodes/frv-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frv-opc.lo -MD -MP -MF .deps/frv-opc.Tpo -c ../../binutils-gdb/opcodes/frv-opc.c -o frv-opc.o
mv -f .deps/frv-opc.Tpo .deps/frv-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ft32-dis.lo -MD -MP -MF .deps/ft32-dis.Tpo -c -o ft32-dis.lo ../../binutils-gdb/opcodes/ft32-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ft32-dis.lo -MD -MP -MF .deps/ft32-dis.Tpo -c ../../binutils-gdb/opcodes/ft32-dis.c -o ft32-dis.o
mv -f .deps/ft32-dis.Tpo .deps/ft32-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ft32-opc.lo -MD -MP -MF .deps/ft32-opc.Tpo -c -o ft32-opc.lo ../../binutils-gdb/opcodes/ft32-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ft32-opc.lo -MD -MP -MF .deps/ft32-opc.Tpo -c ../../binutils-gdb/opcodes/ft32-opc.c -o ft32-opc.o
mv -f .deps/ft32-opc.Tpo .deps/ft32-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT h8300-dis.lo -MD -MP -MF .deps/h8300-dis.Tpo -c -o h8300-dis.lo ../../binutils-gdb/opcodes/h8300-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT h8300-dis.lo -MD -MP -MF .deps/h8300-dis.Tpo -c ../../binutils-gdb/opcodes/h8300-dis.c -o h8300-dis.o
mv -f .deps/h8300-dis.Tpo .deps/h8300-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT h8500-dis.lo -MD -MP -MF .deps/h8500-dis.Tpo -c -o h8500-dis.lo ../../binutils-gdb/opcodes/h8500-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT h8500-dis.lo -MD -MP -MF .deps/h8500-dis.Tpo -c ../../binutils-gdb/opcodes/h8500-dis.c -o h8500-dis.o
mv -f .deps/h8500-dis.Tpo .deps/h8500-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hppa-dis.lo -MD -MP -MF .deps/hppa-dis.Tpo -c -o hppa-dis.lo ../../binutils-gdb/opcodes/hppa-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hppa-dis.lo -MD -MP -MF .deps/hppa-dis.Tpo -c ../../binutils-gdb/opcodes/hppa-dis.c -o hppa-dis.o
mv -f .deps/hppa-dis.Tpo .deps/hppa-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i370-dis.lo -MD -MP -MF .deps/i370-dis.Tpo -c -o i370-dis.lo ../../binutils-gdb/opcodes/i370-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i370-dis.lo -MD -MP -MF .deps/i370-dis.Tpo -c ../../binutils-gdb/opcodes/i370-dis.c -o i370-dis.o
mv -f .deps/i370-dis.Tpo .deps/i370-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i370-opc.lo -MD -MP -MF .deps/i370-opc.Tpo -c -o i370-opc.lo ../../binutils-gdb/opcodes/i370-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i370-opc.lo -MD -MP -MF .deps/i370-opc.Tpo -c ../../binutils-gdb/opcodes/i370-opc.c -o i370-opc.o
mv -f .deps/i370-opc.Tpo .deps/i370-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../binutils-gdb/opcodes/i386-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../binutils-gdb/opcodes/i386-dis.c -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../binutils-gdb/opcodes/i386-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../binutils-gdb/opcodes/i386-opc.c -o i386-opc.o
In file included from ../../binutils-gdb/opcodes/i386-opc.c:24:0:
../../binutils-gdb/opcodes/i386-tbl.h:91556:1: error: initializer element is not constant
 };
 ^
Makefile:965: recipe for target 'i386-opc.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [i386-opc.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3153: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 15:25 [binutils-gdb] Disable Z0 packet on aarch64 on multi-arch debugging sergiodj+buildbot
@ 2015-08-08 22:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 22:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/187>

Commit(s) tested:
	6085d6f69562472c389679052dcfe66cf3068a76

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Disable Z0 packet on aarch64 on multi-arch debugging

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 7 of 100
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 7 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 15:09 [binutils-gdb] Get and set PC correctly on aarch64 in multi-arch sergiodj+buildbot
@ 2015-08-08 18:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 18:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/186>

Commit(s) tested:
	8a7e4587c4e7d78ebbb9bcc0e65bc03f784fde6b

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Get and set PC correctly on aarch64 in multi-arch

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../../../../binutils-gdb/gdb/gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[7]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[8]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/dirname-lgpl.c
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/basename-lgpl.c
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../binutils-gdb/gdb/gnulib/import/stripslash.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../binutils-gdb/gdb/gnulib/import/localcharset.c
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../binutils-gdb/gdb/gnulib/import/malloca.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
/tmp/ccVBH7Zy.s: Assembler messages:
/tmp/ccVBH7Zy.s:182761: Error: junk at end of line, first unrecognized character valued 0x13
/tmp/ccVBH7Zy.s:182767: Error: junk at end of line, first unrecognized character valued 0x13
Makefile:1131: recipe for target 'arm-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [arm-tdep.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 14:37 [binutils-gdb] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver sergiodj+buildbot
@ 2015-08-08 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/185>

Commit(s) tested:
	3b53ae99fbb6bea515284f725b83125d09cfea6f

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Use arm target description and regs_info for 32-bit file on aarch64 GDBserver

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../binutils-gdb/bfd/i386linux.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../binutils-gdb/bfd/i386linux.c -o i386linux.o
mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386lynx.lo -MD -MP -MF .deps/i386lynx.Tpo -c -o i386lynx.lo ../../binutils-gdb/bfd/i386lynx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386lynx.lo -MD -MP -MF .deps/i386lynx.Tpo -c ../../binutils-gdb/bfd/i386lynx.c -o i386lynx.o
mv -f .deps/i386lynx.Tpo .deps/i386lynx.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386mach3.lo -MD -MP -MF .deps/i386mach3.Tpo -c -o i386mach3.lo ../../binutils-gdb/bfd/i386mach3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386mach3.lo -MD -MP -MF .deps/i386mach3.Tpo -c ../../binutils-gdb/bfd/i386mach3.c -o i386mach3.o
mv -f .deps/i386mach3.Tpo .deps/i386mach3.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386msdos.lo -MD -MP -MF .deps/i386msdos.Tpo -c -o i386msdos.lo ../../binutils-gdb/bfd/i386msdos.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386msdos.lo -MD -MP -MF .deps/i386msdos.Tpo -c ../../binutils-gdb/bfd/i386msdos.c -o i386msdos.o
mv -f .deps/i386msdos.Tpo .deps/i386msdos.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386netbsd.lo -MD -MP -MF .deps/i386netbsd.Tpo -c -o i386netbsd.lo ../../binutils-gdb/bfd/i386netbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386netbsd.lo -MD -MP -MF .deps/i386netbsd.Tpo -c ../../binutils-gdb/bfd/i386netbsd.c -o i386netbsd.o
mv -f .deps/i386netbsd.Tpo .deps/i386netbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c -o i386os9k.lo ../../binutils-gdb/bfd/i386os9k.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c ../../binutils-gdb/bfd/i386os9k.c -o i386os9k.o
mv -f .deps/i386os9k.Tpo .deps/i386os9k.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c -o ieee.lo ../../binutils-gdb/bfd/ieee.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c ../../binutils-gdb/bfd/ieee.c -o ieee.o
mv -f .deps/ieee.Tpo .deps/ieee.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c -o m68k4knetbsd.lo ../../binutils-gdb/bfd/m68k4knetbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c ../../binutils-gdb/bfd/m68k4knetbsd.c -o m68k4knetbsd.o
mv -f .deps/m68k4knetbsd.Tpo .deps/m68k4knetbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c -o m68klinux.lo ../../binutils-gdb/bfd/m68klinux.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c ../../binutils-gdb/bfd/m68klinux.c -o m68klinux.o
mv -f .deps/m68klinux.Tpo .deps/m68klinux.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c -o m68knetbsd.lo ../../binutils-gdb/bfd/m68knetbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c ../../binutils-gdb/bfd/m68knetbsd.c -o m68knetbsd.o
mv -f .deps/m68knetbsd.Tpo .deps/m68knetbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c -o m88kmach3.lo ../../binutils-gdb/bfd/m88kmach3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c ../../binutils-gdb/bfd/m88kmach3.c -o m88kmach3.o
mv -f .deps/m88kmach3.Tpo .deps/m88kmach3.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c -o m88kopenbsd.lo ../../binutils-gdb/bfd/m88kopenbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c ../../binutils-gdb/bfd/m88kopenbsd.c -o m88kopenbsd.o
mv -f .deps/m88kopenbsd.Tpo .deps/m88kopenbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c -o mach-o.lo ../../binutils-gdb/bfd/mach-o.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c ../../binutils-gdb/bfd/mach-o.c -o mach-o.o
mv -f .deps/mach-o.Tpo .deps/mach-o.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c -o mach-o-i386.lo ../../binutils-gdb/bfd/mach-o-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c ../../binutils-gdb/bfd/mach-o-i386.c -o mach-o-i386.o
mv -f .deps/mach-o-i386.Tpo .deps/mach-o-i386.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c -o mipsbsd.lo ../../binutils-gdb/bfd/mipsbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c ../../binutils-gdb/bfd/mipsbsd.c -o mipsbsd.o
mv -f .deps/mipsbsd.Tpo .deps/mipsbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT newsos3.lo -MD -MP -MF .deps/newsos3.Tpo -c -o newsos3.lo ../../binutils-gdb/bfd/newsos3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT newsos3.lo -MD -MP -MF .deps/newsos3.Tpo -c ../../binutils-gdb/bfd/newsos3.c -o newsos3.o
mv -f .deps/newsos3.Tpo .deps/newsos3.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm.lo -MD -MP -MF .deps/nlm.Tpo -c -o nlm.lo ../../binutils-gdb/bfd/nlm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm.lo -MD -MP -MF .deps/nlm.Tpo -c ../../binutils-gdb/bfd/nlm.c -o nlm.o
mv -f .deps/nlm.Tpo .deps/nlm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-i386.lo -MD -MP -MF .deps/nlm32-i386.Tpo -c -o nlm32-i386.lo ../../binutils-gdb/bfd/nlm32-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-i386.lo -MD -MP -MF .deps/nlm32-i386.Tpo -c ../../binutils-gdb/bfd/nlm32-i386.c -o nlm32-i386.o
mv -f .deps/nlm32-i386.Tpo .deps/nlm32-i386.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-ppc.lo -MD -MP -MF .deps/nlm32-ppc.Tpo -c -o nlm32-ppc.lo ../../binutils-gdb/bfd/nlm32-ppc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-ppc.lo -MD -MP -MF .deps/nlm32-ppc.Tpo -c ../../binutils-gdb/bfd/nlm32-ppc.c -o nlm32-ppc.o
mv -f .deps/nlm32-ppc.Tpo .deps/nlm32-ppc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-sparc.lo -MD -MP -MF .deps/nlm32-sparc.Tpo -c -o nlm32-sparc.lo ../../binutils-gdb/bfd/nlm32-sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32-sparc.lo -MD -MP -MF .deps/nlm32-sparc.Tpo -c ../../binutils-gdb/bfd/nlm32-sparc.c -o nlm32-sparc.o
mv -f .deps/nlm32-sparc.Tpo .deps/nlm32-sparc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32.lo -MD -MP -MF .deps/nlm32.Tpo -c -o nlm32.lo ../../binutils-gdb/bfd/nlm32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT nlm32.lo -MD -MP -MF .deps/nlm32.Tpo -c ../../binutils-gdb/bfd/nlm32.c -o nlm32.o
mv -f .deps/nlm32.Tpo .deps/nlm32.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ns32knetbsd.lo -MD -MP -MF .deps/ns32knetbsd.Tpo -c -o ns32knetbsd.lo ../../binutils-gdb/bfd/ns32knetbsd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT ns32knetbsd.lo -MD -MP -MF .deps/ns32knetbsd.Tpo -c ../../binutils-gdb/bfd/ns32knetbsd.c -o ns32knetbsd.o
mv -f .deps/ns32knetbsd.Tpo .deps/ns32knetbsd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT oasys.lo -MD -MP -MF .deps/oasys.Tpo -c -o oasys.lo ../../binutils-gdb/bfd/oasys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT oasys.lo -MD -MP -MF .deps/oasys.Tpo -c ../../binutils-gdb/bfd/oasys.c -o oasys.o
mv -f .deps/oasys.Tpo .deps/oasys.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pc532-mach.lo -MD -MP -MF .deps/pc532-mach.Tpo -c -o pc532-mach.lo ../../binutils-gdb/bfd/pc532-mach.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pc532-mach.lo -MD -MP -MF .deps/pc532-mach.Tpo -c ../../binutils-gdb/bfd/pc532-mach.c -o pc532-mach.o
mv -f .deps/pc532-mach.Tpo .deps/pc532-mach.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pdp11.lo -MD -MP -MF .deps/pdp11.Tpo -c -o pdp11.lo ../../binutils-gdb/bfd/pdp11.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pdp11.lo -MD -MP -MF .deps/pdp11.Tpo -c ../../binutils-gdb/bfd/pdp11.c -o pdp11.o
mv -f .deps/pdp11.Tpo .deps/pdp11.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-arm-wince.lo -MD -MP -MF .deps/pe-arm-wince.Tpo -c -o pe-arm-wince.lo ../../binutils-gdb/bfd/pe-arm-wince.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-arm-wince.lo -MD -MP -MF .deps/pe-arm-wince.Tpo -c ../../binutils-gdb/bfd/pe-arm-wince.c -o pe-arm-wince.o
mv -f .deps/pe-arm-wince.Tpo .deps/pe-arm-wince.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-arm.lo -MD -MP -MF .deps/pe-arm.Tpo -c -o pe-arm.lo ../../binutils-gdb/bfd/pe-arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-arm.lo -MD -MP -MF .deps/pe-arm.Tpo -c ../../binutils-gdb/bfd/pe-arm.c -o pe-arm.o
mv -f .deps/pe-arm.Tpo .deps/pe-arm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../binutils-gdb/bfd/pe-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../binutils-gdb/bfd/pe-i386.c -o pe-i386.o
/tmp/ccNDOXw1.s: Assembler messages:
/tmp/ccNDOXw1.s:18764: Error: unknown pseudo-op: `.sleb1'
Makefile:1631: recipe for target 'pe-i386.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [pe-i386.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2711: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 14:17 [binutils-gdb] New regs_info for aarch32 sergiodj+buildbot
@ 2015-08-08 17:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/184>

Commit(s) tested:
	bd9e6534b7be7a228ce339bced963d2d15856390

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	New regs_info for aarch32

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 13:49 [binutils-gdb] Move have_ptrace_getregset to linux-low.c sergiodj+buildbot
@ 2015-08-08 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/183>

Commit(s) tested:
	ded48a5ef34314f7af698b7ec7916b084c94b18d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Move have_ptrace_getregset to linux-low.c

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 12:22 [binutils-gdb] signal_command: Leftover cleanup chain regression sergiodj+buildbot
@ 2015-08-08  9:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08  9:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/182>

Commit(s) tested:
	c6343a91d94e9516afe56dfe85e435922bd9ea04

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	signal_command: Leftover cleanup chain regression

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

mv -f .deps/elf64.Tpo .deps/elf64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../binutils-gdb/bfd/elf64-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../binutils-gdb/bfd/elf64-gen.c -o elf64-gen.o
mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-gdb/bfd/elf32-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-gdb/bfd/elf32-gen.c -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../binutils-gdb/bfd/plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../binutils-gdb/bfd/plugin.c -o plugin.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
rm -f elf32-aarch64.c
echo "#line 1 \"../../binutils-gdb/bfd/elfnn-aarch64.c\"" > elf32-aarch64.new
sed -e s/NN/32/g < ../../binutils-gdb/bfd/elfnn-aarch64.c >> elf32-aarch64.new
mv -f elf32-aarch64.new elf32-aarch64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c -o elf32-aarch64.lo elf32-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c elf32-aarch64.c -o elf32-aarch64.o
mv -f .deps/elf32-aarch64.Tpo .deps/elf32-aarch64.Plo
rm -f elf64-aarch64.c
echo "#line 1 \"../../binutils-gdb/bfd/elfnn-aarch64.c\"" > elf64-aarch64.new
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-aarch64.c >> elf64-aarch64.new
mv -f elf64-aarch64.new elf64-aarch64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c -o elf64-aarch64.lo elf64-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c elf64-aarch64.c -o elf64-aarch64.o
mv -f .deps/elf64-aarch64.Tpo .deps/elf64-aarch64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c -o elfxx-aarch64.lo ../../binutils-gdb/bfd/elfxx-aarch64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c ../../binutils-gdb/bfd/elfxx-aarch64.c -o elfxx-aarch64.o
mv -f .deps/elfxx-aarch64.Tpo .deps/elfxx-aarch64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c -o aix5ppc-core.lo ../../binutils-gdb/bfd/aix5ppc-core.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c ../../binutils-gdb/bfd/aix5ppc-core.c -o aix5ppc-core.o
mv -f .deps/aix5ppc-core.Tpo .deps/aix5ppc-core.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c -o aout64.lo ../../binutils-gdb/bfd/aout64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c ../../binutils-gdb/bfd/aout64.c -o aout64.o
mv -f .deps/aout64.Tpo .deps/aout64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c -o coff-alpha.lo ../../binutils-gdb/bfd/coff-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c ../../binutils-gdb/bfd/coff-alpha.c -o coff-alpha.o
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo ../../binutils-gdb/bfd/coff-x86_64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c ../../binutils-gdb/bfd/coff-x86_64.c -o coff-x86_64.o
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c -o coff64-rs6000.lo ../../binutils-gdb/bfd/coff64-rs6000.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c ../../binutils-gdb/bfd/coff64-rs6000.c -o coff64-rs6000.o
mv -f .deps/coff64-rs6000.Tpo .deps/coff64-rs6000.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c -o demo64.lo ../../binutils-gdb/bfd/demo64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c ../../binutils-gdb/bfd/demo64.c -o demo64.o
mv -f .deps/demo64.Tpo .deps/demo64.Plo
rm -f elf32-ia64.c
sed -e s/NN/32/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf32-ia64.new
mv -f elf32-ia64.new elf32-ia64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c -o elf32-ia64.lo elf32-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c elf32-ia64.c -o elf32-ia64.o
mv -f .deps/elf32-ia64.Tpo .deps/elf32-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c -o elf32-score.lo ../../binutils-gdb/bfd/elf32-score.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c ../../binutils-gdb/bfd/elf32-score.c -o elf32-score.o
mv -f .deps/elf32-score.Tpo .deps/elf32-score.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c -o elf32-score7.lo ../../binutils-gdb/bfd/elf32-score7.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c ../../binutils-gdb/bfd/elf32-score7.c -o elf32-score7.o
mv -f .deps/elf32-score7.Tpo .deps/elf32-score7.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c -o elf64-alpha.lo ../../binutils-gdb/bfd/elf64-alpha.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c ../../binutils-gdb/bfd/elf64-alpha.c -o elf64-alpha.o
mv -f .deps/elf64-alpha.Tpo .deps/elf64-alpha.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c -o elf64-hppa.lo ../../binutils-gdb/bfd/elf64-hppa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c ../../binutils-gdb/bfd/elf64-hppa.c -o elf64-hppa.o
mv -f .deps/elf64-hppa.Tpo .deps/elf64-hppa.Plo
rm -f elf64-ia64.c
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf64-ia64.new
mv -f elf64-ia64.new elf64-ia64.c
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c -o elf64-ia64.lo elf64-ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c elf64-ia64.c -o elf64-ia64.o
mv -f .deps/elf64-ia64.Tpo .deps/elf64-ia64.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c -o elf64-ia64-vms.lo ../../binutils-gdb/bfd/elf64-ia64-vms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c ../../binutils-gdb/bfd/elf64-ia64-vms.c -o elf64-ia64-vms.o
mv -f .deps/elf64-ia64-vms.Tpo .deps/elf64-ia64-vms.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c -o elf64-mmix.lo ../../binutils-gdb/bfd/elf64-mmix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c ../../binutils-gdb/bfd/elf64-mmix.c -o elf64-mmix.o
mv -f .deps/elf64-mmix.Tpo .deps/elf64-mmix.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c -o elf64-ppc.lo ../../binutils-gdb/bfd/elf64-ppc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -I../../binutils-gdb/bfd/../zlib -g -O2 -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c ../../binutils-gdb/bfd/elf64-ppc.c -o elf64-ppc.o
../../binutils-gdb/bfd/elf64-ppc.c: In function ppc64_elf_relocate_section:
../../binutils-gdb/bfd/elf64-ppc.c:14891:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1631: recipe for target 'elf64-ppc.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
make[4]: *** [elf64-ppc.lo] Error 1
Makefile:1673: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:1152: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/bfd'
Makefile:2711: recipe for target 'all-bfd' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-bfd] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04 11:51 [binutils-gdb] ASAN attach crash - 7.9 regression sergiodj+buildbot
@ 2015-08-08  9:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08  9:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/181>

Commit(s) tested:
	978b9495b78054b76052a09064cae8c94a58b93e

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	ASAN attach crash - 7.9 regression

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-04  8:57 [binutils-gdb] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c sergiodj+buildbot
@ 2015-08-08  5:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-08  5:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/180>

Commit(s) tested:
	96e9210fd6fecc1926559dbfa45e7c7c59f7d821

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 6 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 6 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-03 18:13 [binutils-gdb] dwarf2read.c: fix latent buglet sergiodj+buildbot
@ 2015-08-07 15:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-07 15:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/176>

Commit(s) tested:
	666fcf91c0117da8294207f631df5a97fdc4157c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-desc.lo -MD -MP -MF .deps/iq2000-desc.Tpo -c ../../binutils-gdb/opcodes/iq2000-desc.c -o iq2000-desc.o
mv -f .deps/iq2000-desc.Tpo .deps/iq2000-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-dis.lo -MD -MP -MF .deps/iq2000-dis.Tpo -c -o iq2000-dis.lo ../../binutils-gdb/opcodes/iq2000-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-dis.lo -MD -MP -MF .deps/iq2000-dis.Tpo -c ../../binutils-gdb/opcodes/iq2000-dis.c -o iq2000-dis.o
mv -f .deps/iq2000-dis.Tpo .deps/iq2000-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-ibld.lo -MD -MP -MF .deps/iq2000-ibld.Tpo -c -o iq2000-ibld.lo ../../binutils-gdb/opcodes/iq2000-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-ibld.lo -MD -MP -MF .deps/iq2000-ibld.Tpo -c ../../binutils-gdb/opcodes/iq2000-ibld.c -o iq2000-ibld.o
mv -f .deps/iq2000-ibld.Tpo .deps/iq2000-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-opc.lo -MD -MP -MF .deps/iq2000-opc.Tpo -c -o iq2000-opc.lo ../../binutils-gdb/opcodes/iq2000-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT iq2000-opc.lo -MD -MP -MF .deps/iq2000-opc.Tpo -c ../../binutils-gdb/opcodes/iq2000-opc.c -o iq2000-opc.o
mv -f .deps/iq2000-opc.Tpo .deps/iq2000-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c -o lm32-asm.lo ../../binutils-gdb/opcodes/lm32-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c ../../binutils-gdb/opcodes/lm32-asm.c -o lm32-asm.o
mv -f .deps/lm32-asm.Tpo .deps/lm32-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-desc.lo -MD -MP -MF .deps/lm32-desc.Tpo -c -o lm32-desc.lo ../../binutils-gdb/opcodes/lm32-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-desc.lo -MD -MP -MF .deps/lm32-desc.Tpo -c ../../binutils-gdb/opcodes/lm32-desc.c -o lm32-desc.o
mv -f .deps/lm32-desc.Tpo .deps/lm32-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-dis.lo -MD -MP -MF .deps/lm32-dis.Tpo -c -o lm32-dis.lo ../../binutils-gdb/opcodes/lm32-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-dis.lo -MD -MP -MF .deps/lm32-dis.Tpo -c ../../binutils-gdb/opcodes/lm32-dis.c -o lm32-dis.o
mv -f .deps/lm32-dis.Tpo .deps/lm32-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-ibld.lo -MD -MP -MF .deps/lm32-ibld.Tpo -c -o lm32-ibld.lo ../../binutils-gdb/opcodes/lm32-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-ibld.lo -MD -MP -MF .deps/lm32-ibld.Tpo -c ../../binutils-gdb/opcodes/lm32-ibld.c -o lm32-ibld.o
mv -f .deps/lm32-ibld.Tpo .deps/lm32-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-opc.lo -MD -MP -MF .deps/lm32-opc.Tpo -c -o lm32-opc.lo ../../binutils-gdb/opcodes/lm32-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-opc.lo -MD -MP -MF .deps/lm32-opc.Tpo -c ../../binutils-gdb/opcodes/lm32-opc.c -o lm32-opc.o
mv -f .deps/lm32-opc.Tpo .deps/lm32-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-opinst.lo -MD -MP -MF .deps/lm32-opinst.Tpo -c -o lm32-opinst.lo ../../binutils-gdb/opcodes/lm32-opinst.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lm32-opinst.lo -MD -MP -MF .deps/lm32-opinst.Tpo -c ../../binutils-gdb/opcodes/lm32-opinst.c -o lm32-opinst.o
mv -f .deps/lm32-opinst.Tpo .deps/lm32-opinst.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10200-dis.lo -MD -MP -MF .deps/m10200-dis.Tpo -c -o m10200-dis.lo ../../binutils-gdb/opcodes/m10200-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10200-dis.lo -MD -MP -MF .deps/m10200-dis.Tpo -c ../../binutils-gdb/opcodes/m10200-dis.c -o m10200-dis.o
mv -f .deps/m10200-dis.Tpo .deps/m10200-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10200-opc.lo -MD -MP -MF .deps/m10200-opc.Tpo -c -o m10200-opc.lo ../../binutils-gdb/opcodes/m10200-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10200-opc.lo -MD -MP -MF .deps/m10200-opc.Tpo -c ../../binutils-gdb/opcodes/m10200-opc.c -o m10200-opc.o
mv -f .deps/m10200-opc.Tpo .deps/m10200-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10300-dis.lo -MD -MP -MF .deps/m10300-dis.Tpo -c -o m10300-dis.lo ../../binutils-gdb/opcodes/m10300-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10300-dis.lo -MD -MP -MF .deps/m10300-dis.Tpo -c ../../binutils-gdb/opcodes/m10300-dis.c -o m10300-dis.o
mv -f .deps/m10300-dis.Tpo .deps/m10300-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10300-opc.lo -MD -MP -MF .deps/m10300-opc.Tpo -c -o m10300-opc.lo ../../binutils-gdb/opcodes/m10300-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m10300-opc.lo -MD -MP -MF .deps/m10300-opc.Tpo -c ../../binutils-gdb/opcodes/m10300-opc.c -o m10300-opc.o
mv -f .deps/m10300-opc.Tpo .deps/m10300-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m32c-asm.lo -MD -MP -MF .deps/m32c-asm.Tpo -c -o m32c-asm.lo ../../binutils-gdb/opcodes/m32c-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m32c-asm.lo -MD -MP -MF .deps/m32c-asm.Tpo -c ../../binutils-gdb/opcodes/m32c-asm.c -o m32c-asm.o
mv -f .deps/m32c-asm.Tpo .deps/m32c-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m32c-desc.lo -MD -MP -MF .deps/m32c-desc.Tpo -c -o m32c-desc.lo ../../binutils-gdb/opcodes/m32c-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT m32c-desc.lo -MD -MP -MF .deps/m32c-desc.Tpo -c ../../binutils-gdb/opcodes/m32c-desc.c -o m32c-desc.o
gcc: internal compiler error: Segmentation fault (program as)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile:965: recipe for target 'm32c-desc.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [m32c-desc.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3153: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-03 17:06 [binutils-gdb] gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000 sergiodj+buildbot
@ 2015-08-07 14:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-07 14:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/175>

Commit(s) tested:
	4e1bdb00c63a839037f31f005349c87702d50cfe

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-03 16:42 [binutils-gdb] Add parallel build support for perf tests sergiodj+buildbot
@ 2015-08-07 11:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-07 11:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/174>

Commit(s) tested:
	3d3389010c00504602656ba6f16c6b91ade75243

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c -o ns32k-dis.lo ../../binutils-gdb/opcodes/ns32k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c ../../binutils-gdb/opcodes/ns32k-dis.c -o ns32k-dis.o
mv -f .deps/ns32k-dis.Tpo .deps/ns32k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c -o or1k-asm.lo ../../binutils-gdb/opcodes/or1k-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c ../../binutils-gdb/opcodes/or1k-asm.c -o or1k-asm.o
mv -f .deps/or1k-asm.Tpo .deps/or1k-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c -o or1k-desc.lo ../../binutils-gdb/opcodes/or1k-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c ../../binutils-gdb/opcodes/or1k-desc.c -o or1k-desc.o
mv -f .deps/or1k-desc.Tpo .deps/or1k-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c -o or1k-dis.lo ../../binutils-gdb/opcodes/or1k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c ../../binutils-gdb/opcodes/or1k-dis.c -o or1k-dis.o
mv -f .deps/or1k-dis.Tpo .deps/or1k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c -o or1k-ibld.lo ../../binutils-gdb/opcodes/or1k-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c ../../binutils-gdb/opcodes/or1k-ibld.c -o or1k-ibld.o
mv -f .deps/or1k-ibld.Tpo .deps/or1k-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c -o or1k-opc.lo ../../binutils-gdb/opcodes/or1k-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c ../../binutils-gdb/opcodes/or1k-opc.c -o or1k-opc.o
mv -f .deps/or1k-opc.Tpo .deps/or1k-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c -o pdp11-dis.lo ../../binutils-gdb/opcodes/pdp11-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c ../../binutils-gdb/opcodes/pdp11-dis.c -o pdp11-dis.o
mv -f .deps/pdp11-dis.Tpo .deps/pdp11-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c -o pdp11-opc.lo ../../binutils-gdb/opcodes/pdp11-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c ../../binutils-gdb/opcodes/pdp11-opc.c -o pdp11-opc.o
mv -f .deps/pdp11-opc.Tpo .deps/pdp11-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c -o pj-dis.lo ../../binutils-gdb/opcodes/pj-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c ../../binutils-gdb/opcodes/pj-dis.c -o pj-dis.o
mv -f .deps/pj-dis.Tpo .deps/pj-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c -o pj-opc.lo ../../binutils-gdb/opcodes/pj-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c ../../binutils-gdb/opcodes/pj-opc.c -o pj-opc.o
mv -f .deps/pj-opc.Tpo .deps/pj-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c -o ppc-dis.lo ../../binutils-gdb/opcodes/ppc-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c ../../binutils-gdb/opcodes/ppc-dis.c -o ppc-dis.o
mv -f .deps/ppc-dis.Tpo .deps/ppc-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c -o ppc-opc.lo ../../binutils-gdb/opcodes/ppc-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c ../../binutils-gdb/opcodes/ppc-opc.c -o ppc-opc.o
mv -f .deps/ppc-opc.Tpo .deps/ppc-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c -o rl78-decode.lo ../../binutils-gdb/opcodes/rl78-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c ../../binutils-gdb/opcodes/rl78-decode.c -o rl78-decode.o
mv -f .deps/rl78-decode.Tpo .deps/rl78-decode.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c -o rl78-dis.lo ../../binutils-gdb/opcodes/rl78-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c ../../binutils-gdb/opcodes/rl78-dis.c -o rl78-dis.o
mv -f .deps/rl78-dis.Tpo .deps/rl78-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c -o rx-decode.lo ../../binutils-gdb/opcodes/rx-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c ../../binutils-gdb/opcodes/rx-decode.c -o rx-decode.o
rx-decode.opc: In function rx_decode_opcode:
rx-decode.opc:1007:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:965: recipe for target 'rx-decode.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [rx-decode.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3153: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-03 16:15 [binutils-gdb] Move basic perf-test output from perftest.log to perftest.sum sergiodj+buildbot
@ 2015-08-07 10:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-07 10:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/173>

Commit(s) tested:
	af061d3e9c09baa0df2f2d4724baed06cc6158ca

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-03 12:53 [binutils-gdb] Fix build error due to uninitialized variable warning sergiodj+buildbot
@ 2015-08-07  6:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-07  6:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/172>

Commit(s) tested:
	1da03605ced73fc20f40ad649f3038e654d36dee

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rx-tdep.o -MT rx-tdep.o -MMD -MP -MF .deps/rx-tdep.Tpo ../../binutils-gdb/gdb/rx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbug-rom.o -MT dbug-rom.o -MMD -MP -MF .deps/dbug-rom.Tpo ../../binutils-gdb/gdb/dbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dink32-rom.o -MT dink32-rom.o -MMD -MP -MF .deps/dink32-rom.Tpo ../../binutils-gdb/gdb/dink32-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcbug-rom.o -MT ppcbug-rom.o -MMD -MP -MF .deps/ppcbug-rom.Tpo ../../binutils-gdb/gdb/ppcbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-rom.o -MT m32r-rom.o -MMD -MP -MF .deps/m32r-rom.Tpo ../../binutils-gdb/gdb/m32r-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dsrec.o -MT dsrec.o -MMD -MP -MF .deps/dsrec.Tpo ../../binutils-gdb/gdb/dsrec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o monitor.o -MT monitor.o -MMD -MP -MF .deps/monitor.Tpo ../../binutils-gdb/gdb/monitor.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-mips.o -MT remote-mips.o -MMD -MP -MF .deps/remote-mips.Tpo ../../binutils-gdb/gdb/remote-mips.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xcoffread.o -MT xcoffread.o -MMD -MP -MF .deps/xcoffread.Tpo ../../binutils-gdb/gdb/xcoffread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../binutils-gdb/gdb/symfile-mem.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o windows-tdep.o -MT windows-tdep.o -MMD -MP -MF .deps/windows-tdep.Tpo ../../binutils-gdb/gdb/windows-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../binutils-gdb/gdb/linux-record.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ravenscar-thread.o -MT ravenscar-thread.o -MMD -MP -MF .deps/ravenscar-thread.Tpo ../../binutils-gdb/gdb/ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-tdep.o -MT aarch64-tdep.o -MMD -MP -MF .deps/aarch64-tdep.Tpo ../../binutils-gdb/gdb/aarch64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-linux-tdep.o -MT aarch64-linux-tdep.o -MMD -MP -MF .deps/aarch64-linux-tdep.Tpo ../../binutils-gdb/gdb/aarch64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o aarch64-newlib-tdep.o -MT aarch64-newlib-tdep.o -MMD -MP -MF .deps/aarch64-newlib-tdep.Tpo ../../binutils-gdb/gdb/aarch64-newlib-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphabsd-tdep.o -MT alphabsd-tdep.o -MMD -MP -MF .deps/alphabsd-tdep.Tpo ../../binutils-gdb/gdb/alphabsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphafbsd-tdep.o -MT alphafbsd-tdep.o -MMD -MP -MF .deps/alphafbsd-tdep.Tpo ../../binutils-gdb/gdb/alphafbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-linux-tdep.o -MT alpha-linux-tdep.o -MMD -MP -MF .deps/alpha-linux-tdep.Tpo ../../binutils-gdb/gdb/alpha-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-mdebug-tdep.o -MT alpha-mdebug-tdep.o -MMD -MP -MF .deps/alpha-mdebug-tdep.Tpo ../../binutils-gdb/gdb/alpha-mdebug-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphanbsd-tdep.o -MT alphanbsd-tdep.o -MMD -MP -MF .deps/alphanbsd-tdep.Tpo ../../binutils-gdb/gdb/alphanbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alphaobsd-tdep.o -MT alphaobsd-tdep.o -MMD -MP -MF .deps/alphaobsd-tdep.Tpo ../../binutils-gdb/gdb/alphaobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o alpha-tdep.o -MT alpha-tdep.o -MMD -MP -MF .deps/alpha-tdep.Tpo ../../binutils-gdb/gdb/alpha-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64fbsd-tdep.o -MT amd64fbsd-tdep.o -MMD -MP -MF .deps/amd64fbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-darwin-tdep.o -MT amd64-darwin-tdep.o -MMD -MP -MF .deps/amd64-darwin-tdep.Tpo ../../binutils-gdb/gdb/amd64-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-dicos-tdep.o -MT amd64-dicos-tdep.o -MMD -MP -MF .deps/amd64-dicos-tdep.Tpo ../../binutils-gdb/gdb/amd64-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo ../../binutils-gdb/gdb/amd64-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64nbsd-tdep.o -MT amd64nbsd-tdep.o -MMD -MP -MF .deps/amd64nbsd-tdep.Tpo ../../binutils-gdb/gdb/amd64nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64obsd-tdep.o -MT amd64obsd-tdep.o -MMD -MP -MF .deps/amd64obsd-tdep.Tpo ../../binutils-gdb/gdb/amd64obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-sol2-tdep.o -MT amd64-sol2-tdep.o -MMD -MP -MF .deps/amd64-sol2-tdep.Tpo ../../binutils-gdb/gdb/amd64-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo ../../binutils-gdb/gdb/amd64-tdep.c
/tmp/ccVhgT12.s: Assembler messages:
/tmp/ccVhgT12.s:59224: Error: unknown pseudo-op: `.uleb108'
Makefile:1131: recipe for target 'amd64-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [amd64-tdep.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
make[1]: *** [all-gdb] Error 2
Makefile:846: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
       [not found] <e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0@gdb-build>
@ 2015-08-02 22:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-02 22:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/169>

Commit(s) tested:
	e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-02 18:22 [binutils-gdb] Complete the previous commit (block_found refactoring) sergiodj+buildbot
@ 2015-08-02 18:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-02 18:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/168>

Commit(s) tested:
	835a09d99d585bfdc9f760970908e10bd8b2fec2

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-desc.lo -MD -MP -MF .deps/mep-desc.Tpo -c -o mep-desc.lo ../../binutils-gdb/opcodes/mep-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-desc.lo -MD -MP -MF .deps/mep-desc.Tpo -c ../../binutils-gdb/opcodes/mep-desc.c -o mep-desc.o
mv -f .deps/mep-desc.Tpo .deps/mep-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-dis.lo -MD -MP -MF .deps/mep-dis.Tpo -c -o mep-dis.lo ../../binutils-gdb/opcodes/mep-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-dis.lo -MD -MP -MF .deps/mep-dis.Tpo -c ../../binutils-gdb/opcodes/mep-dis.c -o mep-dis.o
mv -f .deps/mep-dis.Tpo .deps/mep-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-ibld.lo -MD -MP -MF .deps/mep-ibld.Tpo -c -o mep-ibld.lo ../../binutils-gdb/opcodes/mep-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-ibld.lo -MD -MP -MF .deps/mep-ibld.Tpo -c ../../binutils-gdb/opcodes/mep-ibld.c -o mep-ibld.o
mv -f .deps/mep-ibld.Tpo .deps/mep-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-opc.lo -MD -MP -MF .deps/mep-opc.Tpo -c -o mep-opc.lo ../../binutils-gdb/opcodes/mep-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mep-opc.lo -MD -MP -MF .deps/mep-opc.Tpo -c ../../binutils-gdb/opcodes/mep-opc.c -o mep-opc.o
mv -f .deps/mep-opc.Tpo .deps/mep-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT metag-dis.lo -MD -MP -MF .deps/metag-dis.Tpo -c -o metag-dis.lo ../../binutils-gdb/opcodes/metag-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT metag-dis.lo -MD -MP -MF .deps/metag-dis.Tpo -c ../../binutils-gdb/opcodes/metag-dis.c -o metag-dis.o
mv -f .deps/metag-dis.Tpo .deps/metag-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT microblaze-dis.lo -MD -MP -MF .deps/microblaze-dis.Tpo -c -o microblaze-dis.lo ../../binutils-gdb/opcodes/microblaze-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT microblaze-dis.lo -MD -MP -MF .deps/microblaze-dis.Tpo -c ../../binutils-gdb/opcodes/microblaze-dis.c -o microblaze-dis.o
mv -f .deps/microblaze-dis.Tpo .deps/microblaze-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c -o micromips-opc.lo ../../binutils-gdb/opcodes/micromips-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c ../../binutils-gdb/opcodes/micromips-opc.c -o micromips-opc.o
mv -f .deps/micromips-opc.Tpo .deps/micromips-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c -o mips-dis.lo ../../binutils-gdb/opcodes/mips-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips-dis.lo -MD -MP -MF .deps/mips-dis.Tpo -c ../../binutils-gdb/opcodes/mips-dis.c -o mips-dis.o
mv -f .deps/mips-dis.Tpo .deps/mips-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c -o mips-opc.lo ../../binutils-gdb/opcodes/mips-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips-opc.lo -MD -MP -MF .deps/mips-opc.Tpo -c ../../binutils-gdb/opcodes/mips-opc.c -o mips-opc.o
mv -f .deps/mips-opc.Tpo .deps/mips-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c -o mips16-opc.lo ../../binutils-gdb/opcodes/mips16-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips16-opc.lo -MD -MP -MF .deps/mips16-opc.Tpo -c ../../binutils-gdb/opcodes/mips16-opc.c -o mips16-opc.o
mv -f .deps/mips16-opc.Tpo .deps/mips16-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mmix-dis.lo -MD -MP -MF .deps/mmix-dis.Tpo -c -o mmix-dis.lo ../../binutils-gdb/opcodes/mmix-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mmix-dis.lo -MD -MP -MF .deps/mmix-dis.Tpo -c ../../binutils-gdb/opcodes/mmix-dis.c -o mmix-dis.o
mv -f .deps/mmix-dis.Tpo .deps/mmix-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mmix-opc.lo -MD -MP -MF .deps/mmix-opc.Tpo -c -o mmix-opc.lo ../../binutils-gdb/opcodes/mmix-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mmix-opc.lo -MD -MP -MF .deps/mmix-opc.Tpo -c ../../binutils-gdb/opcodes/mmix-opc.c -o mmix-opc.o
mv -f .deps/mmix-opc.Tpo .deps/mmix-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT moxie-dis.lo -MD -MP -MF .deps/moxie-dis.Tpo -c -o moxie-dis.lo ../../binutils-gdb/opcodes/moxie-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT moxie-dis.lo -MD -MP -MF .deps/moxie-dis.Tpo -c ../../binutils-gdb/opcodes/moxie-dis.c -o moxie-dis.o
mv -f .deps/moxie-dis.Tpo .deps/moxie-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT moxie-opc.lo -MD -MP -MF .deps/moxie-opc.Tpo -c -o moxie-opc.lo ../../binutils-gdb/opcodes/moxie-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT moxie-opc.lo -MD -MP -MF .deps/moxie-opc.Tpo -c ../../binutils-gdb/opcodes/moxie-opc.c -o moxie-opc.o
mv -f .deps/moxie-opc.Tpo .deps/moxie-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT msp430-decode.lo -MD -MP -MF .deps/msp430-decode.Tpo -c -o msp430-decode.lo ../../binutils-gdb/opcodes/msp430-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT msp430-decode.lo -MD -MP -MF .deps/msp430-decode.Tpo -c ../../binutils-gdb/opcodes/msp430-decode.c -o msp430-decode.o
msp430-decode.opc: In function msp430_decode_opcode:
msp430-decode.opc:590:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:965: recipe for target 'msp430-decode.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [msp430-decode.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3153: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-08-01  9:01 [binutils-gdb] Replace the block_found global with explicit data-flow sergiodj+buildbot
@ 2015-08-02  7:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-02  7:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/167>

Commit(s) tested:
	d12307c199dfdb9cad1ea79d2626224e705089a3

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ../../../../binutils-gdb/gdb/gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[7]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[8]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/dirname-lgpl.c
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../binutils-gdb/gdb/gnulib/import/basename-lgpl.c
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../binutils-gdb/gdb/gnulib/import/stripslash.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../binutils-gdb/gdb/gnulib/import/localcharset.c
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../binutils-gdb/gdb/gnulib/import/malloca.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../binutils-gdb/gdb/gnulib/import/math.c
mv -f .deps/math.Tpo .deps/math.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o ../../../../binutils-gdb/gdb/gnulib/import/stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../binutils-gdb/gdb/gnulib/import/strnlen1.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../binutils-gdb/gdb/gnulib/import/unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils-gdb/gdb/gnulib/import -I..     -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../binutils-gdb/gdb/gnulib/import/wctype-h.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
rm -f libgnu.a
ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o stdio.o strnlen1.o unistd.o wctype-h.o  
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/bash ../../../../binutils-gdb/gdb/gnulib/import/config.charset 'mips64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../binutils-gdb/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[8]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/build-gnulib'
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
../../binutils-gdb/gdb/ft32-tdep.c: In function ft32_skip_prologue:
../../binutils-gdb/gdb/ft32-tdep.c:253:8: error: incompatible types when assigning to type struct symbol * from type struct block_symbol
    sym = lookup_symbol (func_name, NULL, VAR_DOMAIN, NULL);
        ^
Makefile:1131: recipe for target 'ft32-tdep.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [ft32-tdep.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-31 22:38 [binutils-gdb] testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp races and others) sergiodj+buildbot
@ 2015-08-02  7:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-02  7:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/166>

Commit(s) tested:
	2c8c5d375e91824387eeacd1d710e714f1534d36

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-31 18:24 [binutils-gdb] Fix m32r_remove_watchpoint parameter type sergiodj+buildbot
@ 2015-08-02  3:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-02  3:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/165>

Commit(s) tested:
	b1c59ddc809bc4ad2c082b5cae02a18c68746257

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-31 17:25 [binutils-gdb] Mostly trivial enum fixes sergiodj+buildbot
@ 2015-08-01 23:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-01 23:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/164>

Commit(s) tested:
	f486487f558686c05d4f4d91a75638b9da399044

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../binutils-gdb/gdb/i387-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-dicos-tdep.o -MT i386-dicos-tdep.o -MMD -MP -MF .deps/i386-dicos-tdep.Tpo ../../binutils-gdb/gdb/i386-dicos-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo ../../binutils-gdb/gdb/i386-darwin-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o iq2000-tdep.o -MT iq2000-tdep.o -MMD -MP -MF .deps/iq2000-tdep.Tpo ../../binutils-gdb/gdb/iq2000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../binutils-gdb/gdb/linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o lm32-tdep.o -MT lm32-tdep.o -MMD -MP -MF .deps/lm32-tdep.Tpo ../../binutils-gdb/gdb/lm32-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32c-tdep.o -MT m32c-tdep.o -MMD -MP -MF .deps/m32c-tdep.Tpo ../../binutils-gdb/gdb/m32c-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-linux-tdep.o -MT m32r-linux-tdep.o -MMD -MP -MF .deps/m32r-linux-tdep.Tpo ../../binutils-gdb/gdb/m32r-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-tdep.o -MT m32r-tdep.o -MMD -MP -MF .deps/m32r-tdep.Tpo ../../binutils-gdb/gdb/m32r-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68hc11-tdep.o -MT m68hc11-tdep.o -MMD -MP -MF .deps/m68hc11-tdep.Tpo ../../binutils-gdb/gdb/m68hc11-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68kbsd-tdep.o -MT m68kbsd-tdep.o -MMD -MP -MF .deps/m68kbsd-tdep.Tpo ../../binutils-gdb/gdb/m68kbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o rx-tdep.o -MT rx-tdep.o -MMD -MP -MF .deps/rx-tdep.Tpo ../../binutils-gdb/gdb/rx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o s390-linux-tdep.o -MT s390-linux-tdep.o -MMD -MP -MF .deps/s390-linux-tdep.Tpo ../../binutils-gdb/gdb/s390-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o score-tdep.o -MT score-tdep.o -MMD -MP -MF .deps/score-tdep.Tpo ../../binutils-gdb/gdb/score-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh64-tdep.o -MT sh64-tdep.o -MMD -MP -MF .deps/sh64-tdep.Tpo ../../binutils-gdb/gdb/sh64-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-linux-tdep.o -MT sh-linux-tdep.o -MMD -MP -MF .deps/sh-linux-tdep.Tpo ../../binutils-gdb/gdb/sh-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o shnbsd-tdep.o -MT shnbsd-tdep.o -MMD -MP -MF .deps/shnbsd-tdep.Tpo ../../binutils-gdb/gdb/shnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sh-tdep.o -MT sh-tdep.o -MMD -MP -MF .deps/sh-tdep.Tpo ../../binutils-gdb/gdb/sh-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-linux-tdep.o -MT sparc-linux-tdep.o -MMD -MP -MF .deps/sparc-linux-tdep.Tpo ../../binutils-gdb/gdb/sparc-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcnbsd-tdep.o -MT sparcnbsd-tdep.o -MMD -MP -MF .deps/sparcnbsd-tdep.Tpo ../../binutils-gdb/gdb/sparcnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparcobsd-tdep.o -MT sparcobsd-tdep.o -MMD -MP -MF .deps/sparcobsd-tdep.Tpo ../../binutils-gdb/gdb/sparcobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-sol2-tdep.o -MT sparc-sol2-tdep.o -MMD -MP -MF .deps/sparc-sol2-tdep.Tpo ../../binutils-gdb/gdb/sparc-sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-tdep.o -MT sparc-tdep.o -MMD -MP -MF .deps/sparc-tdep.Tpo ../../binutils-gdb/gdb/sparc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sparc-ravenscar-thread.o -MT sparc-ravenscar-thread.o -MMD -MP -MF .deps/sparc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/sparc-ravenscar-thread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-tdep.o -MT spu-tdep.o -MMD -MP -MF .deps/spu-tdep.Tpo ../../binutils-gdb/gdb/spu-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o spu-multiarch.o -MT spu-multiarch.o -MMD -MP -MF .deps/spu-multiarch.Tpo ../../binutils-gdb/gdb/spu-multiarch.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-spu.o -MT solib-spu.o -MMD -MP -MF .deps/solib-spu.Tpo ../../binutils-gdb/gdb/solib-spu.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-tdep.o -MT tic6x-tdep.o -MMD -MP -MF .deps/tic6x-tdep.Tpo ../../binutils-gdb/gdb/tic6x-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tic6x-linux-tdep.o -MT tic6x-linux-tdep.o -MMD -MP -MF .deps/tic6x-linux-tdep.Tpo ../../binutils-gdb/gdb/tic6x-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-tdep.o -MT tilegx-tdep.o -MMD -MP -MF .deps/tilegx-tdep.Tpo ../../binutils-gdb/gdb/tilegx-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o tilegx-linux-tdep.o -MT tilegx-linux-tdep.o -MMD -MP -MF .deps/tilegx-linux-tdep.Tpo ../../binutils-gdb/gdb/tilegx-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o v850-tdep.o -MT v850-tdep.o -MMD -MP -MF .deps/v850-tdep.Tpo ../../binutils-gdb/gdb/v850-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxnbsd-tdep.o -MT vaxnbsd-tdep.o -MMD -MP -MF .deps/vaxnbsd-tdep.Tpo ../../binutils-gdb/gdb/vaxnbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vaxobsd-tdep.o -MT vaxobsd-tdep.o -MMD -MP -MF .deps/vaxobsd-tdep.Tpo ../../binutils-gdb/gdb/vaxobsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o vax-tdep.o -MT vax-tdep.o -MMD -MP -MF .deps/vax-tdep.Tpo ../../binutils-gdb/gdb/vax-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xstormy16-tdep.o -MT xstormy16-tdep.o -MMD -MP -MF .deps/xstormy16-tdep.Tpo ../../binutils-gdb/gdb/xstormy16-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-config.o -MT xtensa-config.o -MMD -MP -MF .deps/xtensa-config.Tpo ../../binutils-gdb/gdb/xtensa-config.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-tdep.o -MT xtensa-tdep.o -MMD -MP -MF .deps/xtensa-tdep.Tpo ../../binutils-gdb/gdb/xtensa-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o xtensa-linux-tdep.o -MT xtensa-linux-tdep.o -MMD -MP -MF .deps/xtensa-linux-tdep.Tpo ../../binutils-gdb/gdb/xtensa-linux-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../binutils-gdb/gdb/glibc-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bsd-uthread.o -MT bsd-uthread.o -MMD -MP -MF .deps/bsd-uthread.Tpo ../../binutils-gdb/gdb/bsd-uthread.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o nbsd-tdep.o -MT nbsd-tdep.o -MMD -MP -MF .deps/nbsd-tdep.Tpo ../../binutils-gdb/gdb/nbsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o obsd-tdep.o -MT obsd-tdep.o -MMD -MP -MF .deps/obsd-tdep.Tpo ../../binutils-gdb/gdb/obsd-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o sol2-tdep.o -MT sol2-tdep.o -MMD -MP -MF .deps/sol2-tdep.Tpo ../../binutils-gdb/gdb/sol2-tdep.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-frv.o -MT solib-frv.o -MMD -MP -MF .deps/solib-frv.Tpo ../../binutils-gdb/gdb/solib-frv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../binutils-gdb/gdb/solib-svr4.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo ../../binutils-gdb/gdb/solib-darwin.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o solib-dsbt.o -MT solib-dsbt.o -MMD -MP -MF .deps/solib-dsbt.Tpo ../../binutils-gdb/gdb/solib-dsbt.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dbug-rom.o -MT dbug-rom.o -MMD -MP -MF .deps/dbug-rom.Tpo ../../binutils-gdb/gdb/dbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dink32-rom.o -MT dink32-rom.o -MMD -MP -MF .deps/dink32-rom.Tpo ../../binutils-gdb/gdb/dink32-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o ppcbug-rom.o -MT ppcbug-rom.o -MMD -MP -MF .deps/ppcbug-rom.Tpo ../../binutils-gdb/gdb/ppcbug-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m32r-rom.o -MT m32r-rom.o -MMD -MP -MF .deps/m32r-rom.Tpo ../../binutils-gdb/gdb/m32r-rom.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o dsrec.o -MT dsrec.o -MMD -MP -MF .deps/dsrec.Tpo ../../binutils-gdb/gdb/dsrec.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror `echo " -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
	-c -o monitor.o -MT monitor.o -MMD -MP -MF .deps/monitor.Tpo ../../binutils-gdb/gdb/monitor.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o remote-m32r-sdi.o -MT remote-m32r-sdi.o -MMD -MP -MF .deps/remote-m32r-sdi.Tpo ../../binutils-gdb/gdb/remote-m32r-sdi.c
../../binutils-gdb/gdb/remote-m32r-sdi.c: In function init_m32r_ops:
../../binutils-gdb/gdb/remote-m32r-sdi.c:1661:33: error: assignment from incompatible pointer type [-Werror]
   m32r_ops.to_remove_watchpoint = m32r_remove_watchpoint;
                                 ^
cc1: all warnings being treated as errors
Makefile:1131: recipe for target 'remote-m32r-sdi.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [remote-m32r-sdi.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 22:43 [binutils-gdb] Don't allow non-stack memory writes in the prologue for nios2 sergiodj+buildbot
@ 2015-08-01 19:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-08-01 19:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/162>

Commit(s) tested:
	e1b5381f1b24d2c6b1e254cf7e35f8a470394adc

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

	|| (rm -f f-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < f-exp.c.tmp > f-exp.c
rm -f f-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
rm -f go-exp.c go-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/go-exp.y y.tab.c go-exp.c -- bison -y  && mv go-exp.c go-exp.c.tmp \
	|| (rm -f go-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < go-exp.c.tmp > go-exp.c
rm -f go-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
rm -f m2-exp.c m2-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y  && mv m2-exp.c m2-exp.c.tmp \
	|| (rm -f m2-exp.c; false)
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/../../binutils-gdb/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother]
                         { start_arglist(); }
                         ^^^^^^^^^^^^^^^^^^^^
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < m2-exp.c.tmp > m2-exp.c
rm -f m2-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
rm -f p-exp.c p-exp.c.tmp
/bin/bash ../../binutils-gdb/gdb/../ylwrap ../../binutils-gdb/gdb/p-exp.y y.tab.c p-exp.c -- bison -y  && mv p-exp.c p-exp.c.tmp \
	|| (rm -f p-exp.c; false)
sed -e '/extern.*malloc/d' \
     -e '/extern.*realloc/d' \
     -e '/extern.*free/d' \
     -e '/include.*malloc.h/d' \
     -e 's/\([^x]\)malloc/\1xmalloc/g' \
     -e 's/\([^x]\)realloc/\1xrealloc/g' \
     -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
     -e 's/\([ \t;,(]\)free$/\1xfree/g' \
     -e '/^#line.*y.tab.c/d' \
  < p-exp.c.tmp > p-exp.c
rm -f p-exp.c.tmp
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
/bin/bash ../../binutils-gdb/gdb/common/create-version.sh ../../binutils-gdb/gdb \
    mips64-unknown-linux-gnu mips64-unknown-linux-gnu version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../binutils-gdb/gdb/annotate.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../binutils-gdb/gdb/addrmap.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../binutils-gdb/gdb/auto-load.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../binutils-gdb/gdb/auxv.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../binutils-gdb/gdb/agent.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../binutils-gdb/gdb/bfd-target.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../binutils-gdb/gdb/blockframe.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../binutils-gdb/gdb/breakpoint.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../binutils-gdb/gdb/break-catch-sig.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../binutils-gdb/gdb/break-catch-throw.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF .deps/break-catch-syscall.Tpo ../../binutils-gdb/gdb/break-catch-syscall.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../binutils-gdb/gdb/findvar.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../binutils-gdb/gdb/regcache.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../binutils-gdb/gdb/common/cleanups.c
gcc -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import    -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -Werror -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../binutils-gdb/gdb/charset.c
../../binutils-gdb/gdb/charset.c: In function gdb_iconv:
../../binutils-gdb/gdb/charset.c:193:26: error: passing argument 2 of iconv from incompatible pointer type [-Werror]
   ret = iconv (utf_flag, inbuf, inbytesleft, outbuf, outbytesleft);
                          ^
In file included from ../../binutils-gdb/gdb/gdb_wchar.h:45:0,
                 from ../../binutils-gdb/gdb/defs.h:51,
                 from ../../binutils-gdb/gdb/charset.c:20:
/usr/include/iconv.h:42:15: note: expected char ** __restrict__ but argument is of type const char **
 extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
               ^
cc1: all warnings being treated as errors
Makefile:1131: recipe for target 'charset.o' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb'
make[2]: *** [charset.o] Error 1
Makefile:8756: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 19:05 [binutils-gdb] remote follow fork and spurious child stops in non-stop mode sergiodj+buildbot
@ 2015-07-31 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-31 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/155>

Commit(s) tested:
	998d452ac81bc240996c967dd27f7b747240cd66

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c -o ns32k-dis.lo ../../binutils-gdb/opcodes/ns32k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ns32k-dis.lo -MD -MP -MF .deps/ns32k-dis.Tpo -c ../../binutils-gdb/opcodes/ns32k-dis.c -o ns32k-dis.o
mv -f .deps/ns32k-dis.Tpo .deps/ns32k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c -o or1k-asm.lo ../../binutils-gdb/opcodes/or1k-asm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-asm.lo -MD -MP -MF .deps/or1k-asm.Tpo -c ../../binutils-gdb/opcodes/or1k-asm.c -o or1k-asm.o
mv -f .deps/or1k-asm.Tpo .deps/or1k-asm.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c -o or1k-desc.lo ../../binutils-gdb/opcodes/or1k-desc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-desc.lo -MD -MP -MF .deps/or1k-desc.Tpo -c ../../binutils-gdb/opcodes/or1k-desc.c -o or1k-desc.o
mv -f .deps/or1k-desc.Tpo .deps/or1k-desc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c -o or1k-dis.lo ../../binutils-gdb/opcodes/or1k-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-dis.lo -MD -MP -MF .deps/or1k-dis.Tpo -c ../../binutils-gdb/opcodes/or1k-dis.c -o or1k-dis.o
mv -f .deps/or1k-dis.Tpo .deps/or1k-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c -o or1k-ibld.lo ../../binutils-gdb/opcodes/or1k-ibld.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-ibld.lo -MD -MP -MF .deps/or1k-ibld.Tpo -c ../../binutils-gdb/opcodes/or1k-ibld.c -o or1k-ibld.o
mv -f .deps/or1k-ibld.Tpo .deps/or1k-ibld.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c -o or1k-opc.lo ../../binutils-gdb/opcodes/or1k-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT or1k-opc.lo -MD -MP -MF .deps/or1k-opc.Tpo -c ../../binutils-gdb/opcodes/or1k-opc.c -o or1k-opc.o
mv -f .deps/or1k-opc.Tpo .deps/or1k-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c -o pdp11-dis.lo ../../binutils-gdb/opcodes/pdp11-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-dis.lo -MD -MP -MF .deps/pdp11-dis.Tpo -c ../../binutils-gdb/opcodes/pdp11-dis.c -o pdp11-dis.o
mv -f .deps/pdp11-dis.Tpo .deps/pdp11-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c -o pdp11-opc.lo ../../binutils-gdb/opcodes/pdp11-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pdp11-opc.lo -MD -MP -MF .deps/pdp11-opc.Tpo -c ../../binutils-gdb/opcodes/pdp11-opc.c -o pdp11-opc.o
mv -f .deps/pdp11-opc.Tpo .deps/pdp11-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c -o pj-dis.lo ../../binutils-gdb/opcodes/pj-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-dis.lo -MD -MP -MF .deps/pj-dis.Tpo -c ../../binutils-gdb/opcodes/pj-dis.c -o pj-dis.o
mv -f .deps/pj-dis.Tpo .deps/pj-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c -o pj-opc.lo ../../binutils-gdb/opcodes/pj-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pj-opc.lo -MD -MP -MF .deps/pj-opc.Tpo -c ../../binutils-gdb/opcodes/pj-opc.c -o pj-opc.o
mv -f .deps/pj-opc.Tpo .deps/pj-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c -o ppc-dis.lo ../../binutils-gdb/opcodes/ppc-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c ../../binutils-gdb/opcodes/ppc-dis.c -o ppc-dis.o
mv -f .deps/ppc-dis.Tpo .deps/ppc-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c -o ppc-opc.lo ../../binutils-gdb/opcodes/ppc-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c ../../binutils-gdb/opcodes/ppc-opc.c -o ppc-opc.o
mv -f .deps/ppc-opc.Tpo .deps/ppc-opc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c -o rl78-decode.lo ../../binutils-gdb/opcodes/rl78-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-decode.lo -MD -MP -MF .deps/rl78-decode.Tpo -c ../../binutils-gdb/opcodes/rl78-decode.c -o rl78-decode.o
mv -f .deps/rl78-decode.Tpo .deps/rl78-decode.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c -o rl78-dis.lo ../../binutils-gdb/opcodes/rl78-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rl78-dis.lo -MD -MP -MF .deps/rl78-dis.Tpo -c ../../binutils-gdb/opcodes/rl78-dis.c -o rl78-dis.o
mv -f .deps/rl78-dis.Tpo .deps/rl78-dis.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c -o rx-decode.lo ../../binutils-gdb/opcodes/rx-decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rx-decode.lo -MD -MP -MF .deps/rx-decode.Tpo -c ../../binutils-gdb/opcodes/rx-decode.c -o rx-decode.o
rx-decode.opc: In function rx_decode_opcode:
rx-decode.opc:1007:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:965: recipe for target 'rx-decode.lo' failed
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
make[4]: *** [rx-decode.lo] Error 1
Making all in po
make[4]: Entering directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
file=`echo ../../../binutils-gdb/opcodes/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/da.po
file=`echo ../../../binutils-gdb/opcodes/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/de.po
file=`echo ../../../binutils-gdb/opcodes/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/es.po
file=`echo ../../../binutils-gdb/opcodes/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fi.po
file=`echo ../../../binutils-gdb/opcodes/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/fr.po
file=`echo ../../../binutils-gdb/opcodes/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ga.po
file=`echo ../../../binutils-gdb/opcodes/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/id.po
file=`echo ../../../binutils-gdb/opcodes/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/it.po
file=`echo ../../../binutils-gdb/opcodes/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/nl.po
file=`echo ../../../binutils-gdb/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/pt_BR.po
file=`echo ../../../binutils-gdb/opcodes/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/ro.po
file=`echo ../../../binutils-gdb/opcodes/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/sv.po
file=`echo ../../../binutils-gdb/opcodes/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/tr.po
file=`echo ../../../binutils-gdb/opcodes/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/uk.po
file=`echo ../../../binutils-gdb/opcodes/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/vi.po
file=`echo ../../../binutils-gdb/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH : -o $file ../../../binutils-gdb/opcodes/po/zh_CN.po
make[4]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes/po'
Makefile:1007: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:658: recipe for target 'all' failed
make[2]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/opcodes'
Makefile:3153: recipe for target 'all-opcodes' failed
make[1]: Leaving directory '/mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build'
Makefile:846: recipe for target 'all' failed
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-opcodes] Error 2
make: *** [all] Error 2
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 18:34 [binutils-gdb] PR threads/18600: Inferiors left around after fork+thread spawn sergiodj+buildbot
@ 2015-07-31 19:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-31 19:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/154>

Commit(s) tested:
	69dde7dcb81f6baf2b823dcc03e040c29ee5de7d

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 18:03 [binutils-gdb] PR threads/18600: Threads left stopped after fork+thread spawn sergiodj+buildbot
@ 2015-07-31 16:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-31 16:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/153>

Commit(s) tested:
	4dd63d488a76482543517c4c4cde699ee6fa33ef

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 17:17 [binutils-gdb] Remove isize output argument from fast_tracepoint_valid_at sergiodj+buildbot
@ 2015-07-31 12:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-31 12:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/152>

Commit(s) tested:
	6b940e6a063ac13372b44a03a54b6be33d22a183

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 14:49 [binutils-gdb] Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregset sergiodj+buildbot
@ 2015-07-31  4:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-31  4:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/149>

Commit(s) tested:
	deca266c89cf61c679f759a74bdf362960b0cc2c

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 11:50 [binutils-gdb] [AArch64] Rename boolean arguments in decoding functions sergiodj+buildbot
@ 2015-07-30 21:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 21:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/147>

Commit(s) tested:
	0ea6402e6ce0af0623f0cfd180b626c7ccc41891

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 11:29 [binutils-gdb] Properly disassemble movnti in Intel mode sergiodj+buildbot
@ 2015-07-30 17:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 17:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/146>

Commit(s) tested:
	a8484f9612fc5b7d2b762b6fec950faa0fcd1483

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30 10:44 [binutils-gdb] Don't change the default symbol for relocatable link sergiodj+buildbot
@ 2015-07-30 14:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 14:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/145>

Commit(s) tested:
	c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-30  0:59 [binutils-gdb] MIPS ptrace build fixes sergiodj+buildbot
@ 2015-07-30  0:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-30  0:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/144>

Commit(s) tested:
	aa58a496ed9a3ee19233af0bfb7c76ae02b9b2c1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 16:17 [binutils-gdb] Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 20:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 20:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/142>

Commit(s) tested:
	77e760c3aae925fef163d866a651079fea5f3143

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 15:25 [binutils-gdb] Make gdb.base/dprintf.exp use gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 19:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 19:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/141>

Commit(s) tested:
	8396d2cdf4b013b237bf8cca306bbec602bdbb72

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 14:53 [binutils-gdb] Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 18:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 18:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/140>

Commit(s) tested:
	2051d61f76bc009f42d094e57fa0e7114fb23a4e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 14:28 [binutils-gdb] Make gdb.base/call-strs.exp use gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 17:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 17:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/139>

Commit(s) tested:
	452397af30f68f6d4ed05fa6d9fc30ca70cbe7f9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 13:47 [binutils-gdb] Make gdb.base/sizeof.exp use gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 16:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 16:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/138>

Commit(s) tested:
	8aed9555b232946606f3fb9370c1657a71c2afaf

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 13:15 [binutils-gdb] Introduce gdb_test_stdio sergiodj+buildbot
@ 2015-07-29 15:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 15:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/137>

Commit(s) tested:
	188a61b4404369ae30dce95ad4b05975a3609a33

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 12:46 [binutils-gdb] Don't rely on inferior I/O in gdb.base/restore.exp sergiodj+buildbot
@ 2015-07-29 14:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 14:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/136>

Commit(s) tested:
	12264a451d993a0a8635be82bed15618e0f4645f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 12:13 [binutils-gdb] Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.exp sergiodj+buildbot
@ 2015-07-29 13:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 13:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/135>

Commit(s) tested:
	23ffc893f5693f20dc807c6a7daad402de0c2e51

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29 11:41 [binutils-gdb] Don't rely on inferior I/O in gdb.base/siginfo-addr.exp sergiodj+buildbot
@ 2015-07-29 12:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29 12:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/134>

Commit(s) tested:
	655669183104eb8eab559b5faf2b5a676ab6cd3f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-29  3:50 [binutils-gdb] bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures sergiodj+buildbot
@ 2015-07-29  4:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-29  4:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/133>

Commit(s) tested:
	11509220a045532b1995b4af5dac2f921b541003

Author(s) (in the same order as the commits):
	Hans-Peter Nilsson <hp@bitrange.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 21:47 [binutils-gdb] Uniquify test names from gdb.python/{py-objfile.exp, py-pp-registration.exp} sergiodj+buildbot
@ 2015-07-28 22:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 22:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/132>

Commit(s) tested:
	d60a92216e5d599fed6b37c58c744debe38a0b24

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 17:33 [binutils-gdb] Fix gdb.server/server-exec-info.exp with the extended-remote board sergiodj+buildbot
@ 2015-07-28 20:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 20:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/131>

Commit(s) tested:
	bde40b8f563dd682b9c6bcb8e24c3f5bd944a4f6

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 16:24 [binutils-gdb] Consider addressable memory unit size in various value functions sergiodj+buildbot
@ 2015-07-28 19:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 19:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/130>

Commit(s) tested:
	3ae385afe150f2e001a1cc8fb14f4ba0ab94cdf2

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 16:04 [binutils-gdb] Introduce get_value_arch sergiodj+buildbot
@ 2015-07-28 18:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 18:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/129>

Commit(s) tested:
	e512cdbdffafefa63baeb835ba6636fcef56e17d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 15:45 [binutils-gdb] Update comments in struct value for non-8-bits architectures sergiodj+buildbot
@ 2015-07-28 17:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 17:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/128>

Commit(s) tested:
	3723fda829671b273d7b31a0753bb1fa8f614cb6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28 15:23 [binutils-gdb] Update comment for struct type's length field, introduce type_length_units sergiodj+buildbot
@ 2015-07-28 16:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 16:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/127>

Commit(s) tested:
	2e0569314c2ee9e5635899d47b0bc0a4b9b08d8d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28  9:27 [binutils-gdb] Fallout from "Reorder more powerpc64 sections for -z relro" sergiodj+buildbot
@ 2015-07-28 15:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 15:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/126>

Commit(s) tested:
	e5654c0f8492e65b3e3ac5e1a2276856049eb1b1

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28  8:21 [binutils-gdb] Check for asprintf and vasprintf during configure stage sergiodj+buildbot
@ 2015-07-28 14:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 14:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/125>

Commit(s) tested:
	d6f1bafa2c05241b89c0303a9f6a2af89f51c39c

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
       [not found] <13e1dec8960122ec0329f74e5915503e14db5ea2@gdb-build>
@ 2015-07-28 13:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 13:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/124>

Commit(s) tested:
	13e1dec8960122ec0329f74e5915503e14db5ea2

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28  0:42 [binutils-gdb] Remove xfail in gdb.mi/mi-watch.exp sergiodj+buildbot
@ 2015-07-28 12:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 12:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/123>

Commit(s) tested:
	da33c9a7bff093e772a381bf9ab42d876089cdcf

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-28  0:15 [binutils-gdb] Factor out complex printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28 11:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 11:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/122>

Commit(s) tested:
	0c87c0bfdfe19d5e2b8938d1db42c43e7b19e53f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 23:49 [binutils-gdb] Factor out decfloat printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28 10:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28 10:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/121>

Commit(s) tested:
	9550ae5e548dd63599ffadedfe8d1768bfc94072

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 23:22 [binutils-gdb] Factor out float printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  9:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  9:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/120>

Commit(s) tested:
	7784724bb1b8a5732239e27935cd76813b9df35c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 22:53 [binutils-gdb] Factor out char printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  8:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  8:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/119>

Commit(s) tested:
	385f5affc00e88ad6ff0f8287bb3c1c43d59351c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 22:28 [binutils-gdb] Factor out int printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  7:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  7:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/118>

Commit(s) tested:
	b21b63420be3857c1d0e2676e1214d63fe38ed3d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 22:04 [binutils-gdb] Factor out bool printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  6:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  6:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/117>

Commit(s) tested:
	e5bead4b23122be39e0bf32889fd609df6299e1c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 21:38 [binutils-gdb] Factor out function/method printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  5:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  5:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/116>

Commit(s) tested:
	4a8c372f1f82d1be24d2575e5979690efd839e08

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 21:13 [binutils-gdb] Factor out flags printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  4:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  4:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/115>

Commit(s) tested:
	d93880bd1cd10d0ccf5346e261d5d145d50d8ab0

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 20:50 [binutils-gdb] Factor out enum printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  3:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  3:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/114>

Commit(s) tested:
	ef0bc0dd961898d393627c3d502ad168028d7c40

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 20:24 [binutils-gdb] Factor out reference printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  2:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  2:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/113>

Commit(s) tested:
	fe43fede4726122efbee9d52b9e68b47be97757f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 20:01 [binutils-gdb] Factor out memberptr printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  1:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  1:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/112>

Commit(s) tested:
	45000ea2f350fae68b4524059ae1876f8e89f2bb

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 19:36 [binutils-gdb] Factor out pointer printing code from generic_val_print sergiodj+buildbot
@ 2015-07-28  0:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-28  0:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/111>

Commit(s) tested:
	81eb921ae109e875b9df6435ac6947181d824a67

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 19:09 [binutils-gdb] Factor out array printing code from generic_val_print sergiodj+buildbot
@ 2015-07-27 23:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 23:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/110>

Commit(s) tested:
	557dbe8a5ea7f87fd9e6910997ca04f306cab195

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 18:42 [binutils-gdb] Factor out print_unpacked_pointer from generic_val_print sergiodj+buildbot
@ 2015-07-27 22:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 22:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/109>

Commit(s) tested:
	9f436164d55690a0b3d2e4308bfd8834996b97d1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 17:23 [binutils-gdb] Have SIGTERM promptly quit GDB even when the dummy target is active sergiodj+buildbot
@ 2015-07-27 21:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 21:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/108>

Commit(s) tested:
	077836f7cf6725386c01ae3bb7111663b8f2b85e

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 16:55 [binutils-gdb] [gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux* sergiodj+buildbot
@ 2015-07-27 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/107>

Commit(s) tested:
	50904b25ecf09f14c9406157b7f51255b21f54c0

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 16:26 [binutils-gdb] Remove REMOTE_EXAMPLES from gdb/Makefile.in sergiodj+buildbot
@ 2015-07-27 19:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 19:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/106>

Commit(s) tested:
	206350da0f99b9a50fe6405613b3b05561a55aae

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 15:58 [binutils-gdb] Regenerate configure files sergiodj+buildbot
@ 2015-07-27 18:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/105>

Commit(s) tested:
	37a42ee9ad4e4bf635edc87661acb42175f20f91

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 15:26 [binutils-gdb] Sync toplevel files with GCC sergiodj+buildbot
@ 2015-07-27 17:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 17:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/104>

Commit(s) tested:
	136bb21fda016fcfc97dfeff692ee899951148de

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 15:06 [binutils-gdb] Sync config with GCC sergiodj+buildbot
@ 2015-07-27 16:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 16:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/103>

Commit(s) tested:
	edb71a9c3838b83424f6eb0ef04eab5b31aa7f4a

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 14:27 [binutils-gdb] Fix the address size computation for the MSP430 port sergiodj+buildbot
@ 2015-07-27 15:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 15:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/102>

Commit(s) tested:
	79559014b26f3c6bc64f29dabce613fa89418ee5

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 11:38 [binutils-gdb] [AArch64] Fix extern protected data handling sergiodj+buildbot
@ 2015-07-27 12:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 12:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/101>

Commit(s) tested:
	32f573bcb3aaa1c9defcad79dbb5851fcc02ae2d

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-27 10:59 [binutils-gdb] [ARM] Fix extern protected data handling sergiodj+buildbot
@ 2015-07-27 11:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-27 11:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/100>

Commit(s) tested:
	b68a20d6675f1360ea4db50a9835c073675b9889

Author(s) (in the same order as the commits):
	Szabolcs Nagy <szabolcs.nagy@arm.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-26  5:14 [binutils-gdb] remote.c: Make read_ptid return a null value when no thread id is found sergiodj+buildbot
@ 2015-07-26 18:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 18:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/99>

Commit(s) tested:
	c9f35b348e586c0f48592918324b6e15c815a702

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 20:08 [binutils-gdb] Revert "Sync readline/ to version 7.0 alpha" sergiodj+buildbot
@ 2015-07-26 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/98>

Commit(s) tested:
	5836a818eccb180d75c92ce4c861abb6fe8dec23

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 19:17 [binutils-gdb] Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL sergiodj+buildbot
@ 2015-07-26 16:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 16:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/97>

Commit(s) tested:
	b8cc7b2e9afab37eb9a7cff0d3ae4ebbcf7d494f

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 15:49 [binutils-gdb] Don't build readline's shared libs by default sergiodj+buildbot
@ 2015-07-26 15:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 15:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/96>

Commit(s) tested:
	b558ff043d41ba8d17a82f5f9ae5f9dade66160e

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 15:10 [binutils-gdb] Skip missing symbol version section check for executable sergiodj+buildbot
@ 2015-07-26 14:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 14:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/95>

Commit(s) tested:
	1659f720b0818d6666570f79bef53ac461b2b22f

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 14:01 [binutils-gdb] Sync readline/ to version 7.0 alpha sergiodj+buildbot
@ 2015-07-26 13:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 13:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/94>

Commit(s) tested:
	4a11f2065906976675808364ddbd1c0f77eea41f

Author(s) (in the same order as the commits):
	Patrick Palka <patrick@parcs.ath.cx>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25 11:23 [binutils-gdb] Fix broken -Bsymbolic-functions sergiodj+buildbot
@ 2015-07-26 12:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 12:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/93>

Commit(s) tested:
	a496fbc8802f0a5719db6347a43cc869e03d83c9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25  1:51 [binutils-gdb] Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements sergiodj+buildbot
@ 2015-07-26 11:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 11:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/92>

Commit(s) tested:
	ca3084f54b62ce06c6e70a6e1daafeb5e3317c12

Author(s) (in the same order as the commits):
	Doug Evans <xdje42@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25  1:28 [binutils-gdb] Add gmonster-{1,2} perf testcases sergiodj+buildbot
@ 2015-07-26 10:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26 10:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/91>

Commit(s) tested:
	7fecd1b400ba3ba0ae9efba3662e1f75b519860f

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25  1:05 [binutils-gdb] Add perf testcase generator sergiodj+buildbot
@ 2015-07-26  9:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  9:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/90>

Commit(s) tested:
	6eab34f3dc27a571071d8c56146c2ffda133f454

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25  0:40 [binutils-gdb] PerfTest::assemble functions return results sergiodj+buildbot
@ 2015-07-26  8:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  8:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/89>

Commit(s) tested:
	63738bfdb96f654322794384993a6f5d8608aab9

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-25  0:14 [binutils-gdb] lib/gdb.exp (clean_restart): Make executable optional sergiodj+buildbot
@ 2015-07-26  8:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  8:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/88>

Commit(s) tested:
	7b606f95c9bcfa1b569fe5d33f7d2a73d39322f4

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 23:49 [binutils-gdb] Clean up testsuite compiler_info support sergiodj+buildbot
@ 2015-07-26  6:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  6:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/87>

Commit(s) tested:
	a97b16b8fcfc7ac818c43c9f9457966cfc47aed6

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 23:25 [binutils-gdb] Add parallel build support for perf tests sergiodj+buildbot
@ 2015-07-26  5:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  5:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/86>

Commit(s) tested:
	35baa57fcfb50f7db24f7850ec9e34f4bc25b45c

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 22:54 [binutils-gdb] Workaround debian change to default value of --as-needed sergiodj+buildbot
@ 2015-07-26  4:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  4:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/85>

Commit(s) tested:
	6ebea266fd0a7a56c90db3ab6237ff9f6c919747

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 22:23 [binutils-gdb] Print data from individual perf runs sergiodj+buildbot
@ 2015-07-26  3:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  3:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/84>

Commit(s) tested:
	4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 20:59 [binutils-gdb] Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.exp sergiodj+buildbot
@ 2015-07-26  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/83>

Commit(s) tested:
	1e76a7e9b156173a76e6a14a3ed41cefc9fed480

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 19:41 [binutils-gdb] Fix s390 GNU/Linux build after enum __ptrace_request changes sergiodj+buildbot
@ 2015-07-26  1:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  1:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/82>

Commit(s) tested:
	2b4cab865440e2c61d72da31a1a5045c840c60fe

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 19:12 [binutils-gdb] gdb.python/py-events.exp and normal_stop observers ordering sergiodj+buildbot
@ 2015-07-26  0:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-26  0:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/81>

Commit(s) tested:
	5068630ad34dce5fefbe68d70d3a50cd8b92f71e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 18:44 [binutils-gdb] PR gdb/18717: internal error if non-leader thread exits process sergiodj+buildbot
@ 2015-07-25 23:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 23:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/80>

Commit(s) tested:
	7759842763d94dc2f1c7d52d09f9203830b753ab

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 18:21 [binutils-gdb] Fix failed exec error message sergiodj+buildbot
@ 2015-07-25 22:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 22:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/78>

Commit(s) tested:
	fe23c31f262151ce3265f5b90870d40cb6840f0a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 17:58 [binutils-gdb] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere sergiodj+buildbot
@ 2015-07-25 21:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 21:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/77>

Commit(s) tested:
	5826e159863b6cd69953dc01faf7c20414409909

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
       [not found] <54019719152ab269fb4cec2c6a8a245ba6af6e49@gdb-build>
@ 2015-07-25 20:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 20:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/76>

Commit(s) tested:
	54019719152ab269fb4cec2c6a8a245ba6af6e49

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 17:15 [binutils-gdb] Move gdb_ptrace.h to nat/ sergiodj+buildbot
@ 2015-07-25 17:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 17:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/75>

Commit(s) tested:
	e379037592ff71dc633c6d3de0828babe805ae96

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 16:56 [binutils-gdb] make gdbserver use the same ptrace autoconf checks as gdb sergiodj+buildbot
@ 2015-07-25 13:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25 13:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/74>

Commit(s) tested:
	eb7aa56163cc15bb732aa3b07966103fd6940d50

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 16:35 [binutils-gdb] Remove proc->priv->new_inferior sergiodj+buildbot
@ 2015-07-25  9:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25  9:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/73>

Commit(s) tested:
	55d7b841962c6e054735acdca2e0bb485afa0144

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 16:10 [binutils-gdb] Initialise target descrption after skipping extra traps for --wrapper sergiodj+buildbot
@ 2015-07-25  6:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25  6:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/72>

Commit(s) tested:
	c06cbd92be66d82eb323a8c6ec451c1dccc02107

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 15:48 [binutils-gdb] Set proc->priv->new_inferior out of linux_add_process sergiodj+buildbot
@ 2015-07-25  2:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-25  2:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/71>

Commit(s) tested:
	5ae3ebbae55482a9fdd01bd21455b396e23e4077

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 15:23 [binutils-gdb] Refactor start_inferior sergiodj+buildbot
@ 2015-07-24 23:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24 23:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/70>

Commit(s) tested:
	eb97750bce2bf37176f745636815600177fbdba8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 14:57 [binutils-gdb] Test --wrapper when restarting process sergiodj+buildbot
@ 2015-07-24 22:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24 22:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/69>

Commit(s) tested:
	11e6c98f1b6318d27ad55f9ac7d362fe7a668872

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 14:36 [binutils-gdb] Set general_thread after restart sergiodj+buildbot
@ 2015-07-24 18:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24 18:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/68>

Commit(s) tested:
	51aee833ed9c6bd67b0c0e4a8c7098a549e3d16d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24 13:53 [binutils-gdb] Test --wrapper in extended-remote sergiodj+buildbot
@ 2015-07-24 17:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24 17:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/67>

Commit(s) tested:
	8cfe207c9fcfcf940ec8eb834afde41432ec6d80

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24  6:38 [binutils-gdb] Correct reloc section name sergiodj+buildbot
@ 2015-07-24 13:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24 13:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/66>

Commit(s) tested:
	91cb26dac47265f178fb6635f1deebdfd244572a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-24  6:05 [binutils-gdb] bfd_get_section_by_name_if hash chain traversal sergiodj+buildbot
@ 2015-07-24  9:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24  9:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/65>

Commit(s) tested:
	2fb9328d8daa751f3b71745636323eddccaaacce

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23 22:06 [binutils-gdb] Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host sergiodj+buildbot
@ 2015-07-24  1:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-24  1:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/64>

Commit(s) tested:
	d5cff5df74b18e1e5ed94de8f4c9adee3ffd95c6

Author(s) (in the same order as the commits):
	Joseph Myers <joseph@codesourcery.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23 16:45 [binutils-gdb] Fix crash when reading dummy CUs sergiodj+buildbot
@ 2015-07-23 20:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23 20:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/63>

Commit(s) tested:
	cc12ce380e8dab7e3cee8ecad29db6e9bb36a8fa

Author(s) (in the same order as the commits):
	Doug Evans <dje@google.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23 13:59 [binutils-gdb] py-linetable.c: Fix doc of LineTable.source_lines' return type sergiodj+buildbot
@ 2015-07-23 14:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23 14:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/62>

Commit(s) tested:
	7b849db4f213d6734b4121ca5e5cab3341a5140c

Author(s) (in the same order as the commits):
	Ciro Santilli <ciro.santilli@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23 13:22 [binutils-gdb] gdb/gdbtypes: fix handling of typedef layers between array types sergiodj+buildbot
@ 2015-07-23 13:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23 13:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/61>

Commit(s) tested:
	d0d8478068ae7c01b1a504ca2fba90c1d36c5566

Author(s) (in the same order as the commits):
	Pierre-Marie de Rodat <derodat@adacore.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23 10:40 [binutils-gdb] Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support HW watchpoint/breakpoint sergiodj+buildbot
@ 2015-07-23 10:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23 10:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/60>

Commit(s) tested:
	c2fbdc5901a9220d0953f14c27760c3d3ae13074

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-23  3:33 [binutils-gdb] Fix ubsan signed integer overflow sergiodj+buildbot
@ 2015-07-23  7:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23  7:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/59>

Commit(s) tested:
	070fe95d07c78349f0c8f0fa90aeb92d05248483

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main <<2>>
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main <<3>>
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main <<2>>
new FAIL: gdb.base/ena-dis-br.exp: (timeout) rerun to main <<3>>
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-22 20:38 [binutils-gdb] Fix memory operand size for vcvtt?ps2u?qq instructions sergiodj+buildbot
@ 2015-07-23  0:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-23  0:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/58>

Commit(s) tested:
	20c2a615876bdf0d5dc8e2db86eea1312d9dc9b8

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-22 10:11 [binutils-gdb] Fix ppc64 ELFv1 assertion failure sergiodj+buildbot
@ 2015-07-22 12:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-22 12:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/57>

Commit(s) tested:
	bb854a36d192bfa6609da9e3b1342e33da445598

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-21 15:55 [binutils-gdb] Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c sergiodj+buildbot
@ 2015-07-21 21:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-21 21:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/55>

Commit(s) tested:
	af1b22f3004774f8c5c570abe7fab629026032f7

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-21 12:11 [binutils-gdb] btrace: fix case label in btrace_data_append sergiodj+buildbot
@ 2015-07-21 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-21 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/53>

Commit(s) tested:
	40e050d242199ac67803c155ac2062169e5cf53d

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-21  8:54 [binutils-gdb] [ARM] Support correctly spelled ARMv6KZ architecture names sergiodj+buildbot
@ 2015-07-21 12:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-21 12:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/52>

Commit(s) tested:
	f33026a96558ba9231ad91eb989ea6f347a15899

Author(s) (in the same order as the commits):
	Matthew Wahab <matthew.wahab@arm.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4003 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4004 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4042
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4061
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4003 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4004 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4042 has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 4061 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 4006 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 4042 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 4003 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4004 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for DoNotDump: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Private-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: disassembling function main for non-Shared-Anonymous: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for DoNotDump: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/dont-dump.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-anon.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Private-Shared-Anon-File: no binary: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-private-shared-anon-file.gcore
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: load core
new FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for non-Shared-Anonymous: loading /mips/proj/build-compiler/upstream-testing/mipsswbrd048/GDB-testing/debian-mips-m64/build/gdb/testsuite/outputs/gdb.base/coredump-filter/non-shared-anon.gcore
new FAIL: gdb.base/gcore-relro-pie.exp: re-load generated corefile
new FAIL: gdb.base/gcore-relro.exp: re-load generated corefile
new FAIL: gdb.base/gcore.exp: re-load generated corefile
new FAIL: gdb.base/gnu_vector.exp: call add_many_charvecs
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_structvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/info-proc.exp: core info-proc.gcore
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile
new FAIL: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile
new FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code
new FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
new FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
new FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
new FAIL: gdb.base/siginfo-thread.exp: p ssi_code
new FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
new FAIL: gdb.base/solib-search.exp: re-load generated corefile
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=off: purging symbols
new FAIL: gdb.base/step-symless.exp: step
new FAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4)
new FAIL: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4)
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)
new FAIL: gdb.cp/chained-calls.exp: *c
new FAIL: gdb.cp/chained-calls.exp: *c + *c
new FAIL: gdb.cp/chained-calls.exp: getb(makeb(), ...)
new FAIL: gdb.cp/chained-calls.exp: q(*c + *c)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at rethrow <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at throw
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at rethrow
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at throw
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT (GDB internal error)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) (GDB internal error)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/inline-cmds.exp: backtrace at inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline
new FAIL: gdb.opt/inline-cmds.exp: inlined_fn from noinline inlined
new FAIL: gdb.opt/inline-cmds.exp: noinline from outer_inline1 not inlined
new FAIL: gdb.opt/inline-cmds.exp: outer_inline2 inlined
new FAIL: gdb.opt/inline-cmds.exp: step into finish marker
new FAIL: gdb.opt/inline-cmds.exp: up from outer_inline2
new FAIL: gdb.opt/inline-cmds.exp: up to noinline
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
new FAIL: gdb.python/py-strfns.exp: re-load generated corefile
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread (timeout)
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile
new FAIL: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile
new FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 24 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 25 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 26 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 27 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 28 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 29 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 30 (timeout)
new FAIL: gdb.threads/multi-create-ns-info-thr.exp: continue to breakpoint 31 (timeout)
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/pending-step.exp: next in multiple threads with breakpoints (spurious SIGTRAP)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread (switched to thread 0)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked (wrong amount)
new FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_signo
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL
new FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_signo
new FAIL: gdb.threads/sigstep-threads.exp: step 0
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-20 22:38 [binutils-gdb] gdb.ada/info_exc.exp: Adjust expected output in "info exception" test sergiodj+buildbot
@ 2015-07-21  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-21  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/51>

Commit(s) tested:
	8b558f797a3a63aaa8de119ddf53c8afdd1dc6eb

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-20 16:00 [binutils-gdb] Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h} sergiodj+buildbot
@ 2015-07-20 16:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-20 16:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/49>

Commit(s) tested:
	3675a06a823132663f7c2376796c5345032fddad

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-20 13:07 [binutils-gdb] Make binutils abort message GDB friendly sergiodj+buildbot
@ 2015-07-20 15:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-20 15:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/48>

Commit(s) tested:
	7ac018954bd9c2d964204a451ecabdd7d8a11945

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-20  5:16 [binutils-gdb] Regen two files sergiodj+buildbot
@ 2015-07-20  7:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-20  7:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/47>

Commit(s) tested:
	f2d7e0f45023ef1b469c627aff02ead3697b1240

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-18 17:30 [binutils-gdb] dwarf2read: Allow SEC_ALLOC sections to be located at address 0 sergiodj+buildbot
@ 2015-07-19 11:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-19 11:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/46>

Commit(s) tested:
	b4e1fd615ae6582170a6bb62d6519d586bd5347e

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 15:21 [binutils-gdb] Move common aarch64 HW breakpoint/watchpoint code to nat/ sergiodj+buildbot
@ 2015-07-19  8:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-19  8:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/45>

Commit(s) tested:
	554717a3edce7e266d409cd2c9c76d92584ac156

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 14:57 [binutils-gdb] Pass aarch64_debug_reg_state to functions sergiodj+buildbot
@ 2015-07-19  5:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-19  5:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/44>

Commit(s) tested:
	c67ca4de63fb3018a7e21ec4afe709d4c0dd52c4

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 14:32 [binutils-gdb] Use debug_printf to print debug message sergiodj+buildbot
@ 2015-07-19  2:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-19  2:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/43>

Commit(s) tested:
	25abf97969e50190cb5532b25b8e1deef3ab3bde

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 13:56 [binutils-gdb] int -> enum target_hw_bp_type in aarch64-linux-nat.c sergiodj+buildbot
@ 2015-07-18 23:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18 23:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/42>

Commit(s) tested:
	2ecd81c23cd070cb66073f726bddf2a7083bdaf1

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 13:16 [binutils-gdb] Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_capacity sergiodj+buildbot
@ 2015-07-18 21:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18 21:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/41>

Commit(s) tested:
	e53b69389a7d743fe888926475d46167e91b1157

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 12:23 [binutils-gdb] [AArch64] Sort TLS reloc types alphabetically sergiodj+buildbot
@ 2015-07-18 18:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18 18:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/40>

Commit(s) tested:
	4c0a9a6fa1c43e727e8de9ede87df7c21bd8500f

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-17 11:35 [binutils-gdb] Fix using uninitialised values sergiodj+buildbot
@ 2015-07-18 15:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18 15:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/39>

Commit(s) tested:
	6a49a997b406fba3a389d9d8a6ff72042606c69d

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-16 16:29 [binutils-gdb] Fix gdb.arch/i386-biarch-core.exp FAIL on i386 sergiodj+buildbot
@ 2015-07-18 12:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18 12:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/38>

Commit(s) tested:
	775a3298dca48e76e29045912e08025abacafa94

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: core-file (GDB internal error)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-16 16:08 [binutils-gdb] Updates the ARM disassembler's output of floating point constants to include the actual floating point value sergiodj+buildbot
@ 2015-07-18  9:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18  9:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/37>

Commit(s) tested:
	6f1c2142595b1ec203a7da998b2155403a433e89

Author(s) (in the same order as the commits):
	Alessandro Marzocchi <alessandro.marzocchi@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-16 15:29 [binutils-gdb] [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 sergiodj+buildbot
@ 2015-07-18  4:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-18  4:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/35>

Commit(s) tested:
	6c37fedc41b028905cc828c0eccd3a8720512e4e

Author(s) (in the same order as the commits):
	Jiong Wang <jiong.wang@arm.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-16  9:32 [binutils-gdb] [AArch64] Mark single precision pseudo registers unavailable if invalid sergiodj+buildbot
@ 2015-07-17 22:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 22:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/33>

Commit(s) tested:
	4bcddaceb01a5ece549b2d807166b5e050801f5a

Author(s) (in the same order as the commits):
	Pierre Langlois <pierre.langlois@arm.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 4 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 18:40 [binutils-gdb] Revert the previous 7 commits of: Validate binary before use sergiodj+buildbot
@ 2015-07-17 19:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 19:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/32>

Commit(s) tested:
	db1ff28b60f8886b8d7c634f1db2f939ba47a13c

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 18:01 [binutils-gdb] Tests for validate symbol file using build-id sergiodj+buildbot
@ 2015-07-17 13:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 13:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/30>

Commit(s) tested:
	0a94970d663a053c523f23ac0d71deb25a77f709

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 17:53 [binutils-gdb] Validate symbol file using build-id sergiodj+buildbot
@ 2015-07-17 13:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 13:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/29>

Commit(s) tested:
	ca5268b6be265580b91ef75c1a1a9815f581ae42

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 17:35 [binutils-gdb] gdbserver build-id attribute generator sergiodj+buildbot
@ 2015-07-17 12:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 12:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/28>

Commit(s) tested:
	700ca40f6fc1addd7238f4ab57f76c095ad3c99f

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 17:14 [binutils-gdb] Move linux_find_memory_regions_full & co sergiodj+buildbot
@ 2015-07-17 10:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17 10:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/27>

Commit(s) tested:
	9904185cfde13d6c6849f1f042c8e3b74974cf08

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Failed to compiled GDB.  ***
============================

+++ The log is too big to be posted here.
+++ Please go to the "Full Build URL" (link above) to see it.

============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 16:55 [binutils-gdb] Prepare linux_find_memory_regions_full & co. for move sergiodj+buildbot
@ 2015-07-17  9:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17  9:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/26>

Commit(s) tested:
	f7af1fcd759fa126612018a5916cf808df7bb8bc

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 5 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15 16:15 [binutils-gdb] Create empty nat/linux-maps.[ch] and common/target-utils.[ch] sergiodj+buildbot
@ 2015-07-17  3:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-17  3:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/24>

Commit(s) tested:
	ddc98fbf2fd9e244a215a4d09e559180dc573a14

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 6 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 6 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-15  6:52 [binutils-gdb] ari, btrace: avoid unsigned long long sergiodj+buildbot
@ 2015-07-16 16:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-16 16:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/20>

Commit(s) tested:
	e7b01ce03de85cfbbddb6ed755486db528abf1d1

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

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

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


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-14 21:08 [binutils-gdb] Remove CHECK_TYPEDEF, use check_typedef instead sergiodj+buildbot
@ 2015-07-16 13:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-16 13:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/19>

Commit(s) tested:
	f168693bc9d109c387e442119354bd57ecec8267

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-14 19:13 [binutils-gdb] Add support reading D modules from DWARF sergiodj+buildbot
@ 2015-07-16 10:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-16 10:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/18>

Commit(s) tested:
	452802827f0870df0c8ece81a7e098d94cee4536

Author(s) (in the same order as the commits):
	Iain Buclaw <ibuclaw@gdcproject.org>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-14 18:50 [binutils-gdb] i386-biarch-core.exp: Fix comment typo sergiodj+buildbot
@ 2015-07-16  7:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-16  7:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/17>

Commit(s) tested:
	cfa68bae4271a51a4402f8ca7ccdc014be95d79d

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-14 17:29 [binutils-gdb] Remove trailing spaces in demangle.h sergiodj+buildbot
@ 2015-07-15 20:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-15 20:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/13>

Commit(s) tested:
	1d83d382dea9b98d4aa4aa0083713447b83e0ba5

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-async.exp: CLI next: send (failed to resume)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (unknown output after running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.mi/mi-async.exp: CLI next: send (failed to resume)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (unknown output after running)
============================




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

* Failures on Debian-MIPS-m64, branch master
  2015-07-14 16:05 [binutils-gdb] Sync config/warnings.m4 with GCC sergiodj+buildbot
@ 2015-07-15  8:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 267+ messages in thread
From: sergiodj+buildbot @ 2015-07-15  8:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-mips-be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/9>

Commit(s) tested:
	8a643cc36cf121de3a9131f95547eba927413710

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 3 of 100
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
============================




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

end of thread, other threads:[~2015-08-24 15:25 UTC | newest]

Thread overview: 267+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12  0:11 [binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub sergiodj+buildbot
2015-08-12  0:11 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
2015-08-12  0:15 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-08-12  0:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-08-12  0:23 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12  0:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-08-12  0:26 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12  0:33 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-08-12  0:36 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-08-12  2:12 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12  7:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-08-12  8:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12  9:30 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12  9:40 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2015-08-12 10:13 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12 12:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-12 12:42 ` Failures on Debian-i686, " sergiodj+buildbot
2015-08-12 12:43 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-08-12 13:01 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
2015-08-12 13:09 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-08-18 11:36 ` Failures on Debian-MIPS-m64, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2015-08-15 23:05 [binutils-gdb] objfiles.h,psympriv.h,psymtab.c: Whitespace sergiodj+buildbot
2015-08-24 15:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-15 18:05 [binutils-gdb] Fix invoking "[kill|detach] inferiors" on inferiors that are not running sergiodj+buildbot
2015-08-24 14:41 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-15  6:44 [binutils-gdb] perftest/utils.py (select_file): Kill any existing inferior before selecting a new file sergiodj+buildbot
2015-08-24 10:56 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-15  4:59 [binutils-gdb] New /s modifier for the disassemble command sergiodj+buildbot
2015-08-24  9:57 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-15  0:47 [binutils-gdb] Rename `typename' in d-exp.y to avoid C++ reserved word sergiodj+buildbot
2015-08-24  8:49 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14 22:33 [binutils-gdb] Rename location accessor macro parameters to silence ARI sergiodj+buildbot
2015-08-24  8:46 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14 21:57 [binutils-gdb] mi_make_breakpoint: add "evaluated-by" option sergiodj+buildbot
2015-08-24  5:02 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14 20:00 [binutils-gdb] Fix ARI warnings in d-exp.y sergiodj+buildbot
2015-08-24  4:06 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14 14:27 [binutils-gdb] Add support for DT_MIPS_RLD_MAP_REL sergiodj+buildbot
2015-08-24  0:22 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14 12:24 [binutils-gdb] Add myself to gdb MAINTAINERS sergiodj+buildbot
2015-08-23 20:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-14  1:48 [binutils-gdb] Revert "Fix encoding or OpenRisk1000 PC relative relocations." sergiodj+buildbot
2015-08-23 16:56 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 21:02 [binutils-gdb] [D] Move classification of symbols from the grammar to the lexer sergiodj+buildbot
2015-08-23 13:12 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 20:36 [binutils-gdb] [D] Support looking up symbols in the current and imported modules sergiodj+buildbot
2015-08-23 12:10 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 18:46 [binutils-gdb] gdb.base/dso2dso.exp: Improve testcase documentation sergiodj+buildbot
2015-08-23  0:21 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 18:17 [binutils-gdb] Fix Python frame unwinder issue caught by Valgrind sergiodj+buildbot
2015-08-22 23:26 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 17:22 [binutils-gdb] Mass rename `explicit' -> `explicit_loc' sergiodj+buildbot
2015-08-22 22:21 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 11:55 [binutils-gdb] Issue an error for read-only segment with dynamic IFUNC relocations sergiodj+buildbot
2015-08-22 18:38 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13 10:53 [binutils-gdb] Fixes for unpredictable nops and 26-bit versions of teq, tst, cmn, cmp sergiodj+buildbot
2015-08-22 14:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13  7:47 [binutils-gdb] [Ada] Add support for subprogram renamings sergiodj+buildbot
2015-08-22 13:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-13  2:02 [binutils-gdb] gdb.base/dso2dso.exp sometimes broken sergiodj+buildbot
2015-08-22  9:53 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 21:03 [binutils-gdb] Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols sergiodj+buildbot
2015-08-22  6:08 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 20:32 [binutils-gdb] [amd64] Invalid return address after displaced stepping sergiodj+buildbot
2015-08-22  2:24 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 18:48 [binutils-gdb] Initialize `location' in gdbpy_decode_line sergiodj+buildbot
2015-08-21 22:41 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 16:46 [binutils-gdb] Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.exp sergiodj+buildbot
2015-08-21 21:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 16:23 [binutils-gdb] [MIPS] Map 'move' to 'or' sergiodj+buildbot
2015-08-21 17:48 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 15:57 [binutils-gdb] Use save_vars to replace existing manipulation of globals in tests sergiodj+buildbot
2015-08-21 14:05 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 13:24 [binutils-gdb] Introduce save_vars, a testsuite proc for safely manipulating globals sergiodj+buildbot
2015-08-21 10:22 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 12:58 [binutils-gdb] Sync ansidecl.h with GCC sergiodj+buildbot
2015-08-21  6:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 12:26 [binutils-gdb] Remove trailing spaces in opcodes sergiodj+buildbot
2015-08-21  2:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12 11:58 [binutils-gdb] Remove trailing spaces in bfd sergiodj+buildbot
2015-08-20 23:12 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  8:50 [binutils-gdb] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint sergiodj+buildbot
2015-08-20 15:53 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
     [not found] <33ebda9d6841e18d9ef18b94c3dcad7d0498ab3d@gdb-build>
2015-08-12  7:29 ` sergiodj+buildbot
2015-08-12  5:48 [binutils-gdb] Properly skip IFUNC relocations in debug sections sergiodj+buildbot
2015-08-20 12:08 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  5:23 [binutils-gdb] Explicit locations: documentation updates sergiodj+buildbot
2015-08-20  8:24 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  4:59 [binutils-gdb] Explicit locations: MI support for explicit locations sergiodj+buildbot
2015-08-20  4:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  4:30 [binutils-gdb] Explicit locations: add UI features for CLI sergiodj+buildbot
2015-08-20  0:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  4:04 [binutils-gdb] Explicit locations: introduce explicit locations sergiodj+buildbot
2015-08-19 21:10 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  3:38 [binutils-gdb] Explicit locations: introduce probe locations sergiodj+buildbot
2015-08-19 17:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  3:12 [binutils-gdb] Explicit locations: introduce address locations sergiodj+buildbot
2015-08-19 13:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  2:47 [binutils-gdb] Explicit locations: use new location API sergiodj+buildbot
2015-08-19  9:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  2:19 [binutils-gdb] Explicit locations: introduce new struct event_location-based API sergiodj+buildbot
2015-08-19  6:14 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  1:53 [binutils-gdb] Explicit locations: rename "address string"/"addr_string" to "location" sergiodj+buildbot
2015-08-19  2:30 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  1:26 [binutils-gdb] [AArch64] Improve BFD overflow warning message for -fpic sergiodj+buildbot
2015-08-18 22:47 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  1:03 [binutils-gdb] [AArch64]Speed up linking speed by skipping unncessary TLS reloc type check sergiodj+buildbot
2015-08-18 19:04 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-12  0:36 [binutils-gdb] [AArch64] Long branch veneer support far symbol defined by --defsym sergiodj+buildbot
2015-08-18 15:20 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 23:44 [binutils-gdb] [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 sergiodj+buildbot
2015-08-18  7:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 23:19 [binutils-gdb] [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 sergiodj+buildbot
2015-08-18  6:38 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 22:57 [binutils-gdb] [AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC sergiodj+buildbot
2015-08-18  5:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 22:27 [binutils-gdb] [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC sergiodj+buildbot
2015-08-18  1:53 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 22:07 [binutils-gdb] [AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf header sergiodj+buildbot
2015-08-17 22:10 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 21:42 [binutils-gdb] [AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 sergiodj+buildbot
2015-08-17 21:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 21:17 [binutils-gdb] [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 sergiodj+buildbot
2015-08-17 20:43 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 20:42 [binutils-gdb] [AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf header sergiodj+buildbot
2015-08-17 18:03 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 20:12 [binutils-gdb] Skip IFUNC relocations in debug sections sergiodj+buildbot
2015-08-17 14:18 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 17:19 [binutils-gdb] Fix the disassembly of the AArch64 SIMD EXT instruction sergiodj+buildbot
2015-08-17 10:34 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 16:46 [binutils-gdb] Fix encoding or OpenRisk1000 PC relative relocations sergiodj+buildbot
2015-08-17  6:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 16:13 [binutils-gdb] Fix typo in coff-sh.c sergiodj+buildbot
2015-08-17  3:08 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 11:35 [binutils-gdb] Fix memory access problems discovered when running some binary tools on corrupt files sergiodj+buildbot
2015-08-16 23:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11 11:05 [binutils-gdb] Fix a typo in _bfd_elf_copy_private_bfd_data sergiodj+buildbot
2015-08-16 19:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-11  7:25 [binutils-gdb] PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9 sergiodj+buildbot
2015-08-16 16:01 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-10 19:25 [binutils-gdb] PR gdb/17960 Internal error: tracker != NULL when completing on file:function sergiodj+buildbot
2015-08-16 13:12 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-10 18:17 [binutils-gdb] gdb/infrun.c: Various trivial ARI fixes sergiodj+buildbot
2015-08-16 14:12 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-10 15:08 [binutils-gdb] Replace hidden with versioned in elf_link_hash_entry sergiodj+buildbot
2015-08-16 14:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-10  8:27 [binutils-gdb] Add SIGRIE instruction for MIPS R6 sergiodj+buildbot
2015-08-16 14:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-08  0:51 [binutils-gdb] Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info sergiodj+buildbot
2015-08-15 23:05 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-08  0:24 [binutils-gdb] native Linux: enable always non-stop by default sergiodj+buildbot
2015-08-15 19:22 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 23:57 [binutils-gdb] S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions sergiodj+buildbot
2015-08-15 15:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 23:36 [binutils-gdb] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping sergiodj+buildbot
2015-08-15 11:57 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 23:02 [binutils-gdb] Disable displaced stepping if trying it fails sergiodj+buildbot
2015-08-15 11:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 22:44 [binutils-gdb] Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race sergiodj+buildbot
2015-08-15 11:13 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 22:08 [binutils-gdb] Fix interrupt-noterm.exp on targets always in non-stop sergiodj+buildbot
2015-08-15 10:30 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 21:07 [binutils-gdb] Teach non-stop to do in-line step-overs (stop all, step, restart) sergiodj+buildbot
2015-08-14 23:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 20:23 [binutils-gdb] Factor out code to re-resume stepped thread sergiodj+buildbot
2015-08-14 19:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 19:58 [binutils-gdb] Add comments to currently_stepping and target_resume sergiodj+buildbot
2015-08-14 15:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 19:35 [binutils-gdb] Misc switch_back_to_stepped_thread cleanups sergiodj+buildbot
2015-08-14 11:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 19:05 [binutils-gdb] Use keep_going in proceed and start_step_over too sergiodj+buildbot
2015-08-14 10:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 18:22 [binutils-gdb] Make thread_still_needs_step_over consider stepping_over_watchpoint too sergiodj+buildbot
2015-08-14  7:11 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 17:47 [binutils-gdb] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG sergiodj+buildbot
2015-08-14  3:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 17:20 [binutils-gdb] Change adjust_pc_after_break's prototype sergiodj+buildbot
2015-08-13 23:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 16:54 [binutils-gdb] Fix and test "checkpoint" in non-stop mode sergiodj+buildbot
2015-08-13 20:16 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 15:44 [binutils-gdb] ignore invalid DOF provider sections sergiodj+buildbot
2015-08-13 16:36 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 12:17 [binutils-gdb] Properly merge hidden versioned symbol sergiodj+buildbot
2015-08-13  7:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 11:34 [binutils-gdb] gdb: Move get_frame_language from stack.c to frame.c sergiodj+buildbot
2015-08-13  6:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07 11:12 [binutils-gdb] gdb: get_frame_language now takes a frame parameter sergiodj+buildbot
2015-08-13  3:05 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-07  5:32 [binutils-gdb] Yaakov Selkowitz: fixes for in-tree libiconv sergiodj+buildbot
2015-08-12 16:11 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 23:28 [binutils-gdb] Bump timeouts for a couple gdb.reverse/*-precsave.exp tests sergiodj+buildbot
2015-08-12 12:31 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 21:34 [binutils-gdb] Add casts for legitimate integer to enum conversions sergiodj+buildbot
2015-08-12  7:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 18:16 [binutils-gdb] gdbserver: no point in hiding the regcache type nowadays sergiodj+buildbot
2015-08-12  3:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 17:22 [binutils-gdb] PR python/17136 sergiodj+buildbot
2015-08-12  1:46 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 15:39 [binutils-gdb] gdbserver: move_out_of_jump_pad_callback misses switching current thread sergiodj+buildbot
2015-08-11 13:47 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 15:14 [binutils-gdb] Fix gdbserver --debug issues caught by Valgrind sergiodj+buildbot
2015-08-11 10:09 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 14:26 [binutils-gdb] Revert "test slowdown" sergiodj+buildbot
2015-08-11  7:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 14:00 [binutils-gdb] Test for PR18749: problems if whole process dies while (ptrace-) stopped sergiodj+buildbot
2015-08-11  7:24 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-06 13:20 [binutils-gdb] test slowdown sergiodj+buildbot
2015-08-11  6:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-05 19:19 [binutils-gdb] stepping is disturbed by setjmp/longjmp | try/catch in other threads sergiodj+buildbot
2015-08-10  3:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-05 15:27 [binutils-gdb] Change the behaviour of the --only-keep-debug option to objcopy and strip so that the sh_link and sh_info fields in stripped section headers are preserved sergiodj+buildbot
2015-08-09 23:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-05  8:03 [binutils-gdb] Remove get_thread_id sergiodj+buildbot
2015-08-09 13:06 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 17:08 [binutils-gdb] python: fix Linetable case to LineTable in docstrings and comments sergiodj+buildbot
2015-08-09  5:52 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 16:14 [binutils-gdb] Fix stack buffer overflows when parsing corrupt ihex files sergiodj+buildbot
2015-08-09  2:16 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 16:07 [binutils-gdb] Disable tracepoint support for aarch32 sergiodj+buildbot
2015-08-08 22:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 15:25 [binutils-gdb] Disable Z0 packet on aarch64 on multi-arch debugging sergiodj+buildbot
2015-08-08 22:01 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 15:09 [binutils-gdb] Get and set PC correctly on aarch64 in multi-arch sergiodj+buildbot
2015-08-08 18:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 14:37 [binutils-gdb] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver sergiodj+buildbot
2015-08-08 17:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 14:17 [binutils-gdb] New regs_info for aarch32 sergiodj+buildbot
2015-08-08 17:02 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 13:49 [binutils-gdb] Move have_ptrace_getregset to linux-low.c sergiodj+buildbot
2015-08-08 13:26 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 12:22 [binutils-gdb] signal_command: Leftover cleanup chain regression sergiodj+buildbot
2015-08-08  9:50 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04 11:51 [binutils-gdb] ASAN attach crash - 7.9 regression sergiodj+buildbot
2015-08-08  9:35 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-04  8:57 [binutils-gdb] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c sergiodj+buildbot
2015-08-08  5:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-03 18:13 [binutils-gdb] dwarf2read.c: fix latent buglet sergiodj+buildbot
2015-08-07 15:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-03 17:06 [binutils-gdb] gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000 sergiodj+buildbot
2015-08-07 14:53 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-03 16:42 [binutils-gdb] Add parallel build support for perf tests sergiodj+buildbot
2015-08-07 11:16 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-03 16:15 [binutils-gdb] Move basic perf-test output from perftest.log to perftest.sum sergiodj+buildbot
2015-08-07 10:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-03 12:53 [binutils-gdb] Fix build error due to uninitialized variable warning sergiodj+buildbot
2015-08-07  6:57 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
     [not found] <e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0@gdb-build>
2015-08-02 22:45 ` sergiodj+buildbot
2015-08-02 18:22 [binutils-gdb] Complete the previous commit (block_found refactoring) sergiodj+buildbot
2015-08-02 18:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-08-01  9:01 [binutils-gdb] Replace the block_found global with explicit data-flow sergiodj+buildbot
2015-08-02  7:59 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-31 22:38 [binutils-gdb] testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp races and others) sergiodj+buildbot
2015-08-02  7:04 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-31 18:24 [binutils-gdb] Fix m32r_remove_watchpoint parameter type sergiodj+buildbot
2015-08-02  3:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-31 17:25 [binutils-gdb] Mostly trivial enum fixes sergiodj+buildbot
2015-08-01 23:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 22:43 [binutils-gdb] Don't allow non-stack memory writes in the prologue for nios2 sergiodj+buildbot
2015-08-01 19:15 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 19:05 [binutils-gdb] remote follow fork and spurious child stops in non-stop mode sergiodj+buildbot
2015-07-31 20:31 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 18:34 [binutils-gdb] PR threads/18600: Inferiors left around after fork+thread spawn sergiodj+buildbot
2015-07-31 19:48 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 18:03 [binutils-gdb] PR threads/18600: Threads left stopped after fork+thread spawn sergiodj+buildbot
2015-07-31 16:12 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 17:17 [binutils-gdb] Remove isize output argument from fast_tracepoint_valid_at sergiodj+buildbot
2015-07-31 12:36 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 14:49 [binutils-gdb] Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregset sergiodj+buildbot
2015-07-31  4:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 11:50 [binutils-gdb] [AArch64] Rename boolean arguments in decoding functions sergiodj+buildbot
2015-07-30 21:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 11:29 [binutils-gdb] Properly disassemble movnti in Intel mode sergiodj+buildbot
2015-07-30 17:49 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30 10:44 [binutils-gdb] Don't change the default symbol for relocatable link sergiodj+buildbot
2015-07-30 14:09 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-30  0:59 [binutils-gdb] MIPS ptrace build fixes sergiodj+buildbot
2015-07-30  0:59 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 16:17 [binutils-gdb] Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdio sergiodj+buildbot
2015-07-29 20:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 15:25 [binutils-gdb] Make gdb.base/dprintf.exp use gdb_test_stdio sergiodj+buildbot
2015-07-29 19:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 14:53 [binutils-gdb] Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdio sergiodj+buildbot
2015-07-29 18:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 14:28 [binutils-gdb] Make gdb.base/call-strs.exp use gdb_test_stdio sergiodj+buildbot
2015-07-29 17:48 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 13:47 [binutils-gdb] Make gdb.base/sizeof.exp use gdb_test_stdio sergiodj+buildbot
2015-07-29 16:46 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 13:15 [binutils-gdb] Introduce gdb_test_stdio sergiodj+buildbot
2015-07-29 15:43 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 12:46 [binutils-gdb] Don't rely on inferior I/O in gdb.base/restore.exp sergiodj+buildbot
2015-07-29 14:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 12:13 [binutils-gdb] Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.exp sergiodj+buildbot
2015-07-29 13:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29 11:41 [binutils-gdb] Don't rely on inferior I/O in gdb.base/siginfo-addr.exp sergiodj+buildbot
2015-07-29 12:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-29  3:50 [binutils-gdb] bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures sergiodj+buildbot
2015-07-29  4:45 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 21:47 [binutils-gdb] Uniquify test names from gdb.python/{py-objfile.exp, py-pp-registration.exp} sergiodj+buildbot
2015-07-28 22:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 17:33 [binutils-gdb] Fix gdb.server/server-exec-info.exp with the extended-remote board sergiodj+buildbot
2015-07-28 20:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 16:24 [binutils-gdb] Consider addressable memory unit size in various value functions sergiodj+buildbot
2015-07-28 19:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 16:04 [binutils-gdb] Introduce get_value_arch sergiodj+buildbot
2015-07-28 18:52 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 15:45 [binutils-gdb] Update comments in struct value for non-8-bits architectures sergiodj+buildbot
2015-07-28 17:50 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28 15:23 [binutils-gdb] Update comment for struct type's length field, introduce type_length_units sergiodj+buildbot
2015-07-28 16:47 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
     [not found] <13e1dec8960122ec0329f74e5915503e14db5ea2@gdb-build>
2015-07-28 13:39 ` sergiodj+buildbot
2015-07-28  9:27 [binutils-gdb] Fallout from "Reorder more powerpc64 sections for -z relro" sergiodj+buildbot
2015-07-28 15:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28  8:21 [binutils-gdb] Check for asprintf and vasprintf during configure stage sergiodj+buildbot
2015-07-28 14:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28  0:42 [binutils-gdb] Remove xfail in gdb.mi/mi-watch.exp sergiodj+buildbot
2015-07-28 12:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-28  0:15 [binutils-gdb] Factor out complex printing code from generic_val_print sergiodj+buildbot
2015-07-28 11:34 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 23:49 [binutils-gdb] Factor out decfloat printing code from generic_val_print sergiodj+buildbot
2015-07-28 10:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 23:22 [binutils-gdb] Factor out float printing code from generic_val_print sergiodj+buildbot
2015-07-28  9:30 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 22:53 [binutils-gdb] Factor out char printing code from generic_val_print sergiodj+buildbot
2015-07-28  8:28 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 22:28 [binutils-gdb] Factor out int printing code from generic_val_print sergiodj+buildbot
2015-07-28  7:26 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 22:04 [binutils-gdb] Factor out bool printing code from generic_val_print sergiodj+buildbot
2015-07-28  6:23 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 21:38 [binutils-gdb] Factor out function/method printing code from generic_val_print sergiodj+buildbot
2015-07-28  5:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 21:13 [binutils-gdb] Factor out flags printing code from generic_val_print sergiodj+buildbot
2015-07-28  4:46 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 20:50 [binutils-gdb] Factor out enum printing code from generic_val_print sergiodj+buildbot
2015-07-28  3:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 20:24 [binutils-gdb] Factor out reference printing code from generic_val_print sergiodj+buildbot
2015-07-28  2:43 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 20:01 [binutils-gdb] Factor out memberptr printing code from generic_val_print sergiodj+buildbot
2015-07-28  1:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 19:36 [binutils-gdb] Factor out pointer printing code from generic_val_print sergiodj+buildbot
2015-07-28  0:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 19:09 [binutils-gdb] Factor out array printing code from generic_val_print sergiodj+buildbot
2015-07-27 23:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 18:42 [binutils-gdb] Factor out print_unpacked_pointer from generic_val_print sergiodj+buildbot
2015-07-27 22:35 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 17:23 [binutils-gdb] Have SIGTERM promptly quit GDB even when the dummy target is active sergiodj+buildbot
2015-07-27 21:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 16:55 [binutils-gdb] [gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux* sergiodj+buildbot
2015-07-27 20:31 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 16:26 [binutils-gdb] Remove REMOTE_EXAMPLES from gdb/Makefile.in sergiodj+buildbot
2015-07-27 19:29 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 15:58 [binutils-gdb] Regenerate configure files sergiodj+buildbot
2015-07-27 18:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 15:26 [binutils-gdb] Sync toplevel files with GCC sergiodj+buildbot
2015-07-27 17:25 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 15:06 [binutils-gdb] Sync config with GCC sergiodj+buildbot
2015-07-27 16:23 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 14:27 [binutils-gdb] Fix the address size computation for the MSP430 port sergiodj+buildbot
2015-07-27 15:21 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 11:38 [binutils-gdb] [AArch64] Fix extern protected data handling sergiodj+buildbot
2015-07-27 12:56 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-27 10:59 [binutils-gdb] [ARM] Fix extern protected data handling sergiodj+buildbot
2015-07-27 11:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-26  5:14 [binutils-gdb] remote.c: Make read_ptid return a null value when no thread id is found sergiodj+buildbot
2015-07-26 18:35 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
     [not found] <54019719152ab269fb4cec2c6a8a245ba6af6e49@gdb-build>
2015-07-25 20:39 ` sergiodj+buildbot
2015-07-25 20:08 [binutils-gdb] Revert "Sync readline/ to version 7.0 alpha" sergiodj+buildbot
2015-07-26 17:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25 19:17 [binutils-gdb] Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL sergiodj+buildbot
2015-07-26 16:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25 15:49 [binutils-gdb] Don't build readline's shared libs by default sergiodj+buildbot
2015-07-26 15:29 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25 15:10 [binutils-gdb] Skip missing symbol version section check for executable sergiodj+buildbot
2015-07-26 14:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25 14:01 [binutils-gdb] Sync readline/ to version 7.0 alpha sergiodj+buildbot
2015-07-26 13:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25 11:23 [binutils-gdb] Fix broken -Bsymbolic-functions sergiodj+buildbot
2015-07-26 12:41 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25  1:51 [binutils-gdb] Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements sergiodj+buildbot
2015-07-26 11:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25  1:28 [binutils-gdb] Add gmonster-{1,2} perf testcases sergiodj+buildbot
2015-07-26 10:37 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25  1:05 [binutils-gdb] Add perf testcase generator sergiodj+buildbot
2015-07-26  9:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25  0:40 [binutils-gdb] PerfTest::assemble functions return results sergiodj+buildbot
2015-07-26  8:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-25  0:14 [binutils-gdb] lib/gdb.exp (clean_restart): Make executable optional sergiodj+buildbot
2015-07-26  8:01 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 23:49 [binutils-gdb] Clean up testsuite compiler_info support sergiodj+buildbot
2015-07-26  6:59 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 23:25 [binutils-gdb] Add parallel build support for perf tests sergiodj+buildbot
2015-07-26  5:57 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 22:54 [binutils-gdb] Workaround debian change to default value of --as-needed sergiodj+buildbot
2015-07-26  4:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 22:23 [binutils-gdb] Print data from individual perf runs sergiodj+buildbot
2015-07-26  3:53 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 20:59 [binutils-gdb] Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.exp sergiodj+buildbot
2015-07-26  2:55 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 19:41 [binutils-gdb] Fix s390 GNU/Linux build after enum __ptrace_request changes sergiodj+buildbot
2015-07-26  1:49 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 19:12 [binutils-gdb] gdb.python/py-events.exp and normal_stop observers ordering sergiodj+buildbot
2015-07-26  0:47 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 18:44 [binutils-gdb] PR gdb/18717: internal error if non-leader thread exits process sergiodj+buildbot
2015-07-25 23:45 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 18:21 [binutils-gdb] Fix failed exec error message sergiodj+buildbot
2015-07-25 22:35 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 17:58 [binutils-gdb] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere sergiodj+buildbot
2015-07-25 21:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 17:15 [binutils-gdb] Move gdb_ptrace.h to nat/ sergiodj+buildbot
2015-07-25 17:03 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 16:56 [binutils-gdb] make gdbserver use the same ptrace autoconf checks as gdb sergiodj+buildbot
2015-07-25 13:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 16:35 [binutils-gdb] Remove proc->priv->new_inferior sergiodj+buildbot
2015-07-25  9:52 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 16:10 [binutils-gdb] Initialise target descrption after skipping extra traps for --wrapper sergiodj+buildbot
2015-07-25  6:16 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 15:48 [binutils-gdb] Set proc->priv->new_inferior out of linux_add_process sergiodj+buildbot
2015-07-25  2:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 15:23 [binutils-gdb] Refactor start_inferior sergiodj+buildbot
2015-07-24 23:03 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 14:57 [binutils-gdb] Test --wrapper when restarting process sergiodj+buildbot
2015-07-24 22:10 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 14:36 [binutils-gdb] Set general_thread after restart sergiodj+buildbot
2015-07-24 18:32 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24 13:53 [binutils-gdb] Test --wrapper in extended-remote sergiodj+buildbot
2015-07-24 17:26 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24  6:38 [binutils-gdb] Correct reloc section name sergiodj+buildbot
2015-07-24 13:00 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-24  6:05 [binutils-gdb] bfd_get_section_by_name_if hash chain traversal sergiodj+buildbot
2015-07-24  9:23 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23 22:06 [binutils-gdb] Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host sergiodj+buildbot
2015-07-24  1:38 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23 16:45 [binutils-gdb] Fix crash when reading dummy CUs sergiodj+buildbot
2015-07-23 20:05 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23 13:59 [binutils-gdb] py-linetable.c: Fix doc of LineTable.source_lines' return type sergiodj+buildbot
2015-07-23 14:20 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23 13:22 [binutils-gdb] gdb/gdbtypes: fix handling of typedef layers between array types sergiodj+buildbot
2015-07-23 13:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23 10:40 [binutils-gdb] Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support HW watchpoint/breakpoint sergiodj+buildbot
2015-07-23 10:50 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-23  3:33 [binutils-gdb] Fix ubsan signed integer overflow sergiodj+buildbot
2015-07-23  7:01 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-22 20:38 [binutils-gdb] Fix memory operand size for vcvtt?ps2u?qq instructions sergiodj+buildbot
2015-07-23  0:07 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-22 10:11 [binutils-gdb] Fix ppc64 ELFv1 assertion failure sergiodj+buildbot
2015-07-22 12:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-21 15:55 [binutils-gdb] Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c sergiodj+buildbot
2015-07-21 21:36 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-21 12:11 [binutils-gdb] btrace: fix case label in btrace_data_append sergiodj+buildbot
2015-07-21 16:01 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-21  8:54 [binutils-gdb] [ARM] Support correctly spelled ARMv6KZ architecture names sergiodj+buildbot
2015-07-21 12:23 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-20 22:38 [binutils-gdb] gdb.ada/info_exc.exp: Adjust expected output in "info exception" test sergiodj+buildbot
2015-07-21  1:51 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-20 16:00 [binutils-gdb] Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h} sergiodj+buildbot
2015-07-20 16:44 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-20 13:07 [binutils-gdb] Make binutils abort message GDB friendly sergiodj+buildbot
2015-07-20 15:54 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-20  5:16 [binutils-gdb] Regen two files sergiodj+buildbot
2015-07-20  7:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-18 17:30 [binutils-gdb] dwarf2read: Allow SEC_ALLOC sections to be located at address 0 sergiodj+buildbot
2015-07-19 11:20 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 15:21 [binutils-gdb] Move common aarch64 HW breakpoint/watchpoint code to nat/ sergiodj+buildbot
2015-07-19  8:29 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 14:57 [binutils-gdb] Pass aarch64_debug_reg_state to functions sergiodj+buildbot
2015-07-19  5:40 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 14:32 [binutils-gdb] Use debug_printf to print debug message sergiodj+buildbot
2015-07-19  2:49 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 13:56 [binutils-gdb] int -> enum target_hw_bp_type in aarch64-linux-nat.c sergiodj+buildbot
2015-07-18 23:58 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 13:16 [binutils-gdb] Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_capacity sergiodj+buildbot
2015-07-18 21:08 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 12:23 [binutils-gdb] [AArch64] Sort TLS reloc types alphabetically sergiodj+buildbot
2015-07-18 18:17 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-17 11:35 [binutils-gdb] Fix using uninitialised values sergiodj+buildbot
2015-07-18 15:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-16 16:29 [binutils-gdb] Fix gdb.arch/i386-biarch-core.exp FAIL on i386 sergiodj+buildbot
2015-07-18 12:38 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-16 16:08 [binutils-gdb] Updates the ARM disassembler's output of floating point constants to include the actual floating point value sergiodj+buildbot
2015-07-18  9:48 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-16 15:29 [binutils-gdb] [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 sergiodj+buildbot
2015-07-18  4:08 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-16  9:32 [binutils-gdb] [AArch64] Mark single precision pseudo registers unavailable if invalid sergiodj+buildbot
2015-07-17 22:27 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 18:40 [binutils-gdb] Revert the previous 7 commits of: Validate binary before use sergiodj+buildbot
2015-07-17 19:36 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 18:01 [binutils-gdb] Tests for validate symbol file using build-id sergiodj+buildbot
2015-07-17 13:59 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 17:53 [binutils-gdb] Validate symbol file using build-id sergiodj+buildbot
2015-07-17 13:22 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 17:35 [binutils-gdb] gdbserver build-id attribute generator sergiodj+buildbot
2015-07-17 12:00 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 17:14 [binutils-gdb] Move linux_find_memory_regions_full & co sergiodj+buildbot
2015-07-17 10:39 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 16:55 [binutils-gdb] Prepare linux_find_memory_regions_full & co. for move sergiodj+buildbot
2015-07-17  9:17 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15 16:15 [binutils-gdb] Create empty nat/linux-maps.[ch] and common/target-utils.[ch] sergiodj+buildbot
2015-07-17  3:36 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-15  6:52 [binutils-gdb] ari, btrace: avoid unsigned long long sergiodj+buildbot
2015-07-16 16:15 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-14 21:08 [binutils-gdb] Remove CHECK_TYPEDEF, use check_typedef instead sergiodj+buildbot
2015-07-16 13:24 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-14 19:13 [binutils-gdb] Add support reading D modules from DWARF sergiodj+buildbot
2015-07-16 10:33 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-14 18:50 [binutils-gdb] i386-biarch-core.exp: Fix comment typo sergiodj+buildbot
2015-07-16  7:42 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-14 17:29 [binutils-gdb] Remove trailing spaces in demangle.h sergiodj+buildbot
2015-07-15 20:19 ` Failures on Debian-MIPS-m64, branch master sergiodj+buildbot
2015-07-14 16:05 [binutils-gdb] Sync config/warnings.m4 with GCC sergiodj+buildbot
2015-07-15  8:57 ` Failures on Debian-MIPS-m64, branch master 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).