This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on Ubuntu-AArch64-native-gdbserver-m64, branch gdb-7.11-branch


Buildslave:
	ubuntu-aarch64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/389>

Commit(s) tested:
	140bf80050b34f0947b34dba93b830ea2bfc5040

Author(s) (in the same order as the commits):
	Adhemerval Zanella <adhemerval.zanella@linaro.org>

Subject:
	Sync proc_service definition with GLIBC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Ubuntu-AArch64-native-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=ad652ef3945138cca285b8d61ce40c473515d0dc>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe2
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe2 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close
PASS -> FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe2
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe2 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall
PASS -> FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
PASS -> FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
PASS -> FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
PASS -> FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
PASS -> FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
PASS -> FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 57
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 57 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 51
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 51 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe2: program has called 59
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe2: syscall 59 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 64
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 64 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 63
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 63 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 94
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 57
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 57 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 51
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 51 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 59
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 59 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 64
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 64 has returned
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 63
PASS -> FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 63 has returned
PASS -> FAIL: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2
PASS -> FAIL: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2
PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
PASS -> FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
PASS -> FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
PASS -> FAIL: gdb.reverse/pipe-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step into fn call
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step out of called fn
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step into fn call
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step out of called fn
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.trace/change-loc.exp: 1 ftrace: tracepoint with two locations
PASS -> FAIL: gdb.trace/change-loc.exp: 1 ftrace: continue to marker 2
new FAIL: gdb.trace/change-loc.exp: 1 ftrace: continue to marker 3
new FAIL: gdb.trace/change-loc.exp: 1 ftrace: tstop
new FAIL: gdb.trace/change-loc.exp: 1 ftrace: tfind frame 0
new FAIL: gdb.trace/change-loc.exp: 1 ftrace: tfind
PASS -> FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 2
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: continue to marker 3
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tstop
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 0
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 1
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind frame 2
new FAIL: gdb.trace/change-loc.exp: 2 ftrace: tfind
new FAIL: gdb.trace/pending.exp: ftrace works: continue to marker
new FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 0
new FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 1
new FAIL: gdb.trace/pending.exp: ftrace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: ftrace resolved_in_trace: continue to marker 2
new FAIL: gdb.trace/pending.exp: ftrace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: ftrace action_resolved: continue to marker 2
new FAIL: gdb.trace/pending.exp: ftrace action_resolved: tfind test frame 0
new FAIL: gdb.trace/pending.exp: ftrace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: ftrace installed_in_trace: continue to marker 2
new FAIL: gdb.trace/pending.exp: ftrace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/trace-condition.exp: ftrace: -
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
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]