public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on Fedora-s390x-m64, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
@ 2017-10-17 1:45 ` sergiodj+buildbot
2017-10-17 3:49 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 1:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6704>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 1
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail;hb=f496d89>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail.table;hb=f496d89>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc
@ 2017-10-17 1:45 sergiodj+buildbot
2017-10-17 1:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 1:45 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT 87028b873938aa3cc756c99e33a328640dbc30bc ***
Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 87028b873938aa3cc756c99e33a328640dbc30bc
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Change target_fileio_read_stralloc to return unique_xmalloc_ptr and
fix up the callers. This removes a number of cleanups.
ChangeLog
2017-10-16 Tom Tromey <tom@tromey.com>
* linux-tdep.c (linux_info_proc, linux_find_memory_regions_full)
(linux_fill_prpsinfo, linux_vsyscall_range_raw): Update.
* target.c (target_fileio_read_stralloc): Update.
* sparc64-tdep.c (adi_is_addr_mapped): Update.
* target.h (target_fileio_read_stralloc): Return
unique_xmalloc_ptr.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
2017-10-17 1:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-10-17 3:49 ` sergiodj+buildbot
2017-10-17 4:18 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 3:49 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/3223>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=1fd09f9>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=1fd09f9>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Ubuntu-AArch64-m64, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
2017-10-17 1:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-17 3:49 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-17 4:18 ` sergiodj+buildbot
2017-10-17 5:32 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 4:18 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64/builds/3230>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-m64/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-m64/xfails/master/xfail;hb=2289e31>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-m64/xfails/master/xfail.table;hb=2289e31>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Ubuntu-AArch32-m32, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
` (2 preceding siblings ...)
2017-10-17 4:18 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
@ 2017-10-17 5:32 ` sergiodj+buildbot
2017-10-17 5:56 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 5:32 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/1834>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-m32/xfails/master/xfail;hb=>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch32-m32/xfails/master/xfail.table;hb=>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
` (3 preceding siblings ...)
2017-10-17 5:32 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
@ 2017-10-17 5:56 ` sergiodj+buildbot
2017-10-19 3:37 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-17 5:56 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-extended-gdbserver-m32/builds/1834>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
` (4 preceding siblings ...)
2017-10-17 5:56 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-19 3:37 ` sergiodj+buildbot
2017-10-19 4:06 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2017-10-19 4:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-19 3:37 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7647>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail;hb=d584db0>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table;hb=d584db0>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Fedora-x86_64-m32, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
` (5 preceding siblings ...)
2017-10-19 3:37 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-19 4:06 ` sergiodj+buildbot
2017-10-19 4:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-19 4:06 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/7665>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m32/xfails/master/xfail;hb=0517b09>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m32/xfails/master/xfail.table;hb=0517b09>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
` (6 preceding siblings ...)
2017-10-19 4:06 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2017-10-19 4:21 ` sergiodj+buildbot
7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2017-10-19 4:21 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/7654>
Commit(s) tested:
87028b873938aa3cc756c99e33a328640dbc30bc
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Return unique_xmalloc_ptr from target_fileio_read_stralloc
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/87/87028b873938aa3cc756c99e33a328640dbc30bc/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail;hb=e8fe831>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail.table;hb=e8fe831>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2017-10-19 4:21 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 1:45 [binutils-gdb] Return unique_xmalloc_ptr from target_fileio_read_stralloc sergiodj+buildbot
2017-10-17 1:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-17 3:49 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-17 4:18 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-10-17 5:32 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-10-17 5:56 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-19 3:37 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-19 4:06 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2017-10-19 4:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " 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).