public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h
@ 2019-01-23  4:20 sergiodj+buildbot
  2019-01-23  4:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  4:20 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 951d1049fab99c36b2ea827e4eaf954ee1869794 ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 951d1049fab99c36b2ea827e4eaf954ee1869794

Include compile-internal.h in gcc-c-plugin.h

gcc-c-plugin.h refers to some types defined in compile-internal.h.
This patch changes the former to include the latter.

gdb/ChangeLog
2019-01-22  Tom Tromey  <tom@tromey.com>

	* compile/gcc-c-plugin.h: Include compile-internal.h.


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

* Failures on Fedora-i686, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
@ 2019-01-23  4:20 ` sergiodj+buildbot
  2019-01-23  4:26 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  4:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

*** 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/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-i686/xfails/master/xfail?id=d86242b9>

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




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
  2019-01-23  4:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
@ 2019-01-23  4:26 ` sergiodj+buildbot
  2019-01-23  4:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  4:26 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/7453>

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

*** Diff to previous build ***
============================
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=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/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail?id=abd4fbe8>

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




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
  2019-01-23  4:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
  2019-01-23  4:26 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2019-01-23  4:43 ` sergiodj+buildbot
  2019-01-23  4:59 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  4:43 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/11862>

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

*** Diff to previous build ***
============================
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-x86_64-native-extended-gdbserver-m64/xfails/master/xfail?id=5c53de55>

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=5c53de55>




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

* Failures on Fedora-x86_64-m64, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2019-01-23  4:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2019-01-23  4:59 ` sergiodj+buildbot
  2019-01-23  5:01 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  4:59 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/11978>

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail?id=09fd3a64>

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-m64/xfails/master/xfail.table?id=09fd3a64>




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

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2019-01-23  4:59 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2019-01-23  5:01 ` sergiodj+buildbot
  2019-01-23  5:21 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  2019-01-23  5:33 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  5:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.trace/tspeed.exp: print iters = init_iters
============================


*** 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-gdbserver-m64/xfails/master/xfail?id=ee0c6fa0>

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-gdbserver-m64/xfails/master/xfail.table?id=ee0c6fa0>




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2019-01-23  5:01 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-01-23  5:21 ` sergiodj+buildbot
  2019-01-23  5:33 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  5:21 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/11826>

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=fbfeb56b>

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




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2019-01-23  5:21 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-01-23  5:33 ` sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-01-23  5:33 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/11587>

Commit(s) tested:
	951d1049fab99c36b2ea827e4eaf954ee1869794

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include compile-internal.h in gcc-c-plugin.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/95/951d1049fab99c36b2ea827e4eaf954ee1869794/>





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

end of thread, other threads:[~2019-01-23  5:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23  4:20 [binutils-gdb] Include compile-internal.h in gcc-c-plugin.h sergiodj+buildbot
2019-01-23  4:20 ` Failures on Fedora-i686, branch master sergiodj+buildbot
2019-01-23  4:26 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-01-23  4:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-01-23  4:59 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2019-01-23  5:01 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2019-01-23  5:21 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2019-01-23  5:33 ` 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).