public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on RHEL-s390x-m64, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
@ 2018-08-10 15:53 ` sergiodj+buildbot
2018-08-10 16:14 ` Failures on Fedora-i686, " sergiodj+buildbot
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 15:53 UTC (permalink / raw)
To: gdb-testers
Buildslave:
rhel-7_1-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/8031>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** 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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail?id=478d3e37>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail.table?id=478d3e37>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
@ 2018-08-10 15:53 sergiodj+buildbot
2018-08-10 15:53 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 15:53 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT 9c973a29df61c411e24ce51b13401333c6f6e0e7 ***
Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: 9c973a29df61c411e24ce51b13401333c6f6e0e7
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
For GNU_PROPERTY_STACK_SIZE, pr_datasz is the same as align_size, which
is 8 bytes for 64-bit ELF binaries and 4 bytes for 32-bit ELF binaries,
Use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE to convert
.note.gnu.property section.
bfd/
PR binutils/23494
* elf-properties.c (elf_get_gnu_property_section_size): Always
use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE.
(elf_write_gnu_properties): Likewise.
binutils/
PR binutils/23494
* testsuite/binutils-all/x86-64/pr23494c.s: New file.
* testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
* testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-i686, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
2018-08-10 15:53 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2018-08-10 16:14 ` sergiodj+buildbot
2018-08-10 16:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 16:14 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/10631>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-i686/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.car.atom
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-list-children c1.cdr
PASS -> UNRESOLVED: gdb.python/py-mi-var-info-path-expression.exp: load python file
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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=on: 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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail?id=77434a70>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail.table?id=77434a70>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
2018-08-10 15:53 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2018-08-10 16:14 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2018-08-10 16:44 ` sergiodj+buildbot
2018-08-10 16:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 16:44 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/10367>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** 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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail?id=3ff8e8cb>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail.table?id=3ff8e8cb>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-x86_64-cc-with-index, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (2 preceding siblings ...)
2018-08-10 16:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2018-08-10 16:45 ` sergiodj+buildbot
2018-08-10 17:05 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 16:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/10546>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** 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
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail?id=d8dc437d>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail.table?id=d8dc437d>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Debian-s390x-m64, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (3 preceding siblings ...)
2018-08-10 16:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2018-08-10 17:05 ` sergiodj+buildbot
2018-08-10 17:16 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 17:05 UTC (permalink / raw)
To: gdb-testers
Buildslave:
debian-jessie-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/6151>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail?id=c54a9181>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail.table?id=c54a9181>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (4 preceding siblings ...)
2018-08-10 17:05 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2018-08-10 17:16 ` sergiodj+buildbot
2018-08-10 17:18 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 17:16 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-m64/builds/10638>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
new UNRESOLVED: gdb.ada/minsyms.exp: delete all breakpoints in delete_breakpoints
PASS -> UNRESOLVED: gdb.threads/attach-into-signal.exp: threaded: attach
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail?id=ee39d18a>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail.table?id=ee39d18a>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (5 preceding siblings ...)
2018-08-10 17:16 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-08-10 17:18 ` sergiodj+buildbot
2018-08-10 17:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-08-21 13:28 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 17:18 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/10366>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
new UNRESOLVED: gdb.base/interrupt.exp: echo more data
new UNRESOLVED: gdb.mi/mi-break.exp: mi-mode=separate:
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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail?id=13911801>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail.table?id=13911801>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (6 preceding siblings ...)
2018-08-10 17:18 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2018-08-10 17:34 ` sergiodj+buildbot
2018-08-21 13:28 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-10 17:34 UTC (permalink / raw)
To: gdb-testers
Buildslave:
debian-jessie-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-extended-gdbserver-m64/builds/6342>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: 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:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail?id=14633197>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail.table?id=14633197>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
` (7 preceding siblings ...)
2018-08-10 17:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-08-21 13:28 ` sergiodj+buildbot
8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-08-21 13:28 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/10600>
Commit(s) tested:
9c973a29df61c411e24ce51b13401333c6f6e0e7
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/9c/9c973a29df61c411e24ce51b13401333c6f6e0e7/>
*** Diff to previous build ***
============================
new FAIL: gdb.python/py-unwind.exp: can't run to main
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=b78ffac4>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table?id=b78ffac4>
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2018-08-21 13:28 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-10 15:53 [binutils-gdb] Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE sergiodj+buildbot
2018-08-10 15:53 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2018-08-10 16:14 ` Failures on Fedora-i686, " sergiodj+buildbot
2018-08-10 16:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-08-10 16:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2018-08-10 17:05 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-08-10 17:16 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-08-10 17:18 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2018-08-10 17:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-08-21 13:28 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).