From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 58548 invoked by alias); 8 May 2019 21:42:02 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 58483 invoked by uid 89); 8 May 2019 21:42:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_ASCII_DIVIDERS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 May 2019 21:42:00 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-w64-mingw32, revision 99f20f08682ecc7be882774ff78409530802d000 From: gdb-buildbot@sergiodj.net To: Tom Tromey , gdb-patches@sourceware.org In-Reply-To: <99f20f08682ecc7be882774ff78409530802d000-master-breakage@gdb-build> Message-Id: Date: Wed, 08 May 2019 21:42:00 -0000 X-SW-Source: 2019-05/txt/msg00219.txt.bz2 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: fedora-x86-64-1 Full Build URL: Commit(s) tested: 99f20f08682ecc7be882774ff78409530802d000 Author(s) (in the same order as the commits): Tom Tromey Subject: Fix style bug when paging Testsuite log (gdb.sum and gdb.log) URL(s): *** Failed to compiled GDB. *** ============================ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-nbsd-tdep.o CXX sparc-obsd-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX sparc64-fbsd-tdep.o CXX sparc64-linux-tdep.o CXX sparc64-nbsd-tdep.o CXX sparc64-obsd-tdep.o CXX sparc64-sol2-tdep.o CXX sparc64-tdep.o CXX spu-multiarch.o CXX spu-tdep.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.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 tic6x-linux-tdep.o CXX tic6x-tdep.o CXX tid-parse.o CXX tilegx-linux-tdep.o CXX tilegx-tdep.o CXX top.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.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 v850-tdep.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.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 CXX varobj.o make[2]: *** [Makefile:1639: utils.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/gdb' make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build' make[1]: *** [Makefile:8480: all-gdb] Error 2 make: *** [Makefile:857: all] Error 2 ============================