public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Add missing initializer to silence GCC 4.2
@ 2017-05-08 21:07 sergiodj+buildbot
2017-05-08 21:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 21:07 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT dd9e66ee9549c872fad36a21d521b68b14429f38 ***
Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: dd9e66ee9549c872fad36a21d521b68b14429f38
Add missing initializer to silence GCC 4.2
Silence GCC 4.2:
elf64-x86-64.c: In function elf_x86_64_get_synthetic_symtab:
elf64-x86-64.c:6490: warning: missing initializer
elf64-x86-64.c:6490: warning: (near initialization for plts[3].sec)
* elf32-i386.c (elf_i386_get_synthetic_symtab): Add missing
initializer for GCC 4.2.
* lf64-x86-64.c (elf_x86_64_get_synthetic_symtab): Likewise.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Failures on Fedora-s390x-m64, branch master
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
@ 2017-05-08 21:07 ` sergiodj+buildbot
2017-05-08 21:14 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 21:07 UTC (permalink / raw)
To: gdb-testers
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/5301>
Commit(s) tested:
dd9e66ee9549c872fad36a21d521b68b14429f38
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Add missing initializer to silence GCC 4.2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/dd/dd9e66ee9549c872fad36a21d521b68b14429f38/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
============================
*** 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=474b075>
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=474b075>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Failures on Ubuntu-AArch32-native-gdbserver-m32, branch master
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
2017-05-08 21:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-05-08 21:14 ` sergiodj+buildbot
2017-05-08 21:25 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 21:14 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-gdbserver-m32/builds/577>
Commit(s) tested:
dd9e66ee9549c872fad36a21d521b68b14429f38
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Add missing initializer to silence GCC 4.2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/dd/dd9e66ee9549c872fad36a21d521b68b14429f38/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: 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] 6+ messages in thread
* Failures on Fedora-x86_64-m64, branch master
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
2017-05-08 21:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-05-08 21:14 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-08 21:25 ` sergiodj+buildbot
2017-05-08 21:41 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-05-08 22:06 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
4 siblings, 0 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 21:25 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/6132>
Commit(s) tested:
dd9e66ee9549c872fad36a21d521b68b14429f38
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Add missing initializer to silence GCC 4.2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/dd/dd9e66ee9549c872fad36a21d521b68b14429f38/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================
*** 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-m64/xfails/master/xfail;hb=b85e95f>
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-m64/xfails/master/xfail.table;hb=b85e95f>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
` (2 preceding siblings ...)
2017-05-08 21:25 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2017-05-08 21:41 ` sergiodj+buildbot
2017-05-08 22:06 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
4 siblings, 0 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 21:41 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/582>
Commit(s) tested:
dd9e66ee9549c872fad36a21d521b68b14429f38
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Add missing initializer to silence GCC 4.2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/dd/dd9e66ee9549c872fad36a21d521b68b14429f38/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: 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] 6+ messages in thread
* Failures on Ubuntu-AArch32-m32, branch master
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
` (3 preceding siblings ...)
2017-05-08 21:41 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-08 22:06 ` sergiodj+buildbot
4 siblings, 0 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2017-05-08 22:06 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/582>
Commit(s) tested:
dd9e66ee9549c872fad36a21d521b68b14429f38
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Add missing initializer to silence GCC 4.2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/dd/dd9e66ee9549c872fad36a21d521b68b14429f38/>
*** Diff to previous build ***
============================
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=2: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: 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] 6+ messages in thread
end of thread, other threads:[~2017-05-08 22:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 21:07 [binutils-gdb] Add missing initializer to silence GCC 4.2 sergiodj+buildbot
2017-05-08 21:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-05-08 21:14 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-05-08 21:25 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2017-05-08 21:41 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-05-08 22:06 ` Failures on Ubuntu-AArch32-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).