From: gdb-buildbot@sergiodj.net
To: Tom Tromey <tromey@adacore.com>, gdb-patches@sourceware.org
Subject: Breakage on builder Solaris11-sparcv9-m64, revision 99f20f08682ecc7be882774ff78409530802d000
Date: Wed, 08 May 2019 17:01:00 -0000 [thread overview]
Message-ID: <E1hOPvw-0006Ry-GT@kwanyin.sergiodj.net> (raw)
In-Reply-To: <99f20f08682ecc7be882774ff78409530802d000-master-breakage@gdb-build>
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Fix style bug when paging'
Revision: 99f20f08682ecc7be882774ff78409530802d000
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
solaris11-sparcv9
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Solaris11-sparcv9-m64/builds/1459>
Commit(s) tested:
99f20f08682ecc7be882774ff78409530802d000
Author(s) (in the same order as the commits):
Tom Tromey <tromey@adacore.com>
Subject:
Fix style bug when paging
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Solaris11-sparcv9-m64/99/99f20f08682ecc7be882774ff78409530802d000/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
CXX source.o
CXX sparc-ravenscar-thread.o
CXX sparc-sol2-nat.o
CXX sparc-sol2-tdep.o
CXX sparc-tdep.o
CXX sparc64-sol2-tdep.o
CXX sparc64-tdep.o
CXX stabsread.o
CXX stack.o
CXX stap-probe.o
CXX std-regs.o
CXX symfile-debug.o
CXX symfile.o
CXX symmisc.o
CXX symtab.o
CXX target-dcache.o
CXX target-descriptions.o
CXX target-float.o
CXX target-memory.o
CXX target.o
CXX target/waitstatus.o
CXX test-target.o
CXX thread-iter.o
CXX thread.o
CXX tid-parse.o
CXX top.o
CXX tracefile-tfile.o
CXX tracefile.o
CXX tracepoint.o
CXX trad-frame.o
CXX tramp-frame.o
CXX tui/tui-command.o
CXX tui/tui-data.o
CXX tui/tui-disasm.o
CXX tui/tui-file.o
CXX tui/tui-hooks.o
CXX tui/tui-interp.o
CXX tui/tui-io.o
CXX tui/tui-layout.o
CXX tui/tui-out.o
CXX tui/tui-regs.o
CXX tui/tui-source.o
CXX tui/tui-stack.o
CXX tui/tui-win.o
CXX tui/tui-windata.o
CXX tui/tui-wingeneral.o
CXX tui/tui-winsource.o
CXX tui/tui.o
CXX type-stack.o
CXX typeprint.o
CXX ui-file.o
CXX ui-out.o
CXX ui-style.o
CXX unittests/array-view-selftests.o
CXX unittests/child-path-selftests.o
CXX unittests/cli-utils-selftests.o
CXX unittests/common-utils-selftests.o
CXX unittests/copy_bitwise-selftests.o
CXX unittests/environ-selftests.o
CXX unittests/format_pieces-selftests.o
CXX unittests/function-view-selftests.o
CXX unittests/lookup_name_info-selftests.o
CXX unittests/memory-map-selftests.o
CXX unittests/memrange-selftests.o
CXX unittests/mkdir-recursive-selftests.o
CXX unittests/observable-selftests.o
CXX unittests/offset-type-selftests.o
CXX unittests/optional-selftests.o
CXX unittests/parse-connection-spec-selftests.o
CXX unittests/ptid-selftests.o
CXX unittests/rsp-low-selftests.o
CXX unittests/scoped_fd-selftests.o
CXX unittests/scoped_mmap-selftests.o
CXX unittests/scoped_restore-selftests.o
CXX unittests/string_view-selftests.o
CXX unittests/style-selftests.o
CXX unittests/tracepoint-selftests.o
CXX unittests/unpack-selftests.o
CXX unittests/utils-selftests.o
CXX unittests/xml-utils-selftests.o
CXX user-regs.o
CXX utils.o
CXX valarith.o
CXX valops.o
CXX valprint.o
../../binutils-gdb/gdb/utils.c: In function void fputs_maybe_filtered(const char*, ui_file*, int):
../../binutils-gdb/gdb/utils.c:1829:33: error: can_emit_style_escape was not declared in this scope
else if (did_paginate && can_emit_style_escape (stream))
^~~~~~~~~~~~~~~~~~~~~
../../binutils-gdb/gdb/utils.c:1829:33: note: suggested alternative: emit_style_escape
else if (did_paginate && can_emit_style_escape (stream))
^~~~~~~~~~~~~~~~~~~~~
emit_style_escape
gmake[2]: *** [Makefile:1641: utils.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build/gdb'
gmake[1]: *** [Makefile:8792: all-gdb] Error 2
gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build'
gmake: *** [Makefile:849: all] Error 2
============================
next prev parent reply other threads:[~2019-05-08 17:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 17:01 Oh dear. I regret to inform you that commit 99f20f08682ecc7be882774ff78409530802d000 might be unfortunate gdb-buildbot
2019-05-08 17:01 ` gdb-buildbot [this message]
2019-05-08 17:23 ` Breakage on builder Solaris11-amd64-m64, revision 99f20f08682ecc7be882774ff78409530802d000 gdb-buildbot
2019-05-08 17:55 ` Breakage on builder RHEL-s390x-m64, " gdb-buildbot
2019-05-08 18:20 ` Breakage on builder NetBSD-x86_64-m64, " gdb-buildbot
2019-05-08 21:19 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2019-05-08 21:25 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2019-05-08 21:32 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2019-05-08 21:33 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2019-05-08 21:39 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2019-05-08 21:40 ` Breakage on builder Fedora-i686, " gdb-buildbot
2019-05-08 21:42 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
2019-05-08 21:47 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2019-05-08 22:09 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2019-05-09 2:19 ` Breakage on builder Debian-s390x-native-gdbserver-m64, " gdb-buildbot
2019-05-09 2:30 ` Breakage on builder Debian-s390x-m64, " gdb-buildbot
2019-05-09 2:40 ` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, " gdb-buildbot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1hOPvw-0006Ry-GT@kwanyin.sergiodj.net \
--to=gdb-buildbot@sergiodj.net \
--cc=gdb-patches@sourceware.org \
--cc=tromey@adacore.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox