From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50316 invoked by alias); 17 Jul 2019 20:52:40 -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 50239 invoked by uid 89); 17 Jul 2019 20:52:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,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, 17 Jul 2019 20:52:38 +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 381befeedf9316991d47f4213850545a96593d23 From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Tom Tromey In-Reply-To: <381befeedf9316991d47f4213850545a96593d23-master-breakage@gdb-build> Message-Id: Date: Wed, 17 Jul 2019 20:52:00 -0000 X-SW-Source: 2019-07/txt/msg00407.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Rename field_int to field_signed' Revision: 381befeedf9316991d47f4213850545a96593d23 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wno-format -Werror checking for dladdr... no checking for long long... (cached) yes checking size of long long... (cached) 8 checking whether basename is declared... (cached) no checking whether ffs is declared... (cached) no checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether strtol is declared... (cached) yes checking whether strtoul is declared... (cached) yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) no checking whether strerror is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for struct stat.st_blocks... (cached) no checking for struct stat.st_blksize... (cached) no checking for struct user_regs_struct.fs_base... (cached) no checking for struct user_regs_struct.gs_base... (cached) no checking for socklen_t... (cached) no checking for Elf32_auxv_t... no checking for Elf64_auxv_t... no checking for lwpid_t in thread_db.h... no checking for psaddr_t in thread_db.h... no checking for dlopen in -ldl... no checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) no configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps mkdir -p -- gdbsupport/.deps make[2]: Entering directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb' /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs arch/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs cli/.deps mkdir -p -- arch/.deps mkdir -p -- cli/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs mi/.deps mkdir -p -- mi/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs gdbsupport/.deps mkdir -p -- gdbsupport/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs compile/.deps mkdir -p -- compile/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs tui/.deps mkdir -p -- tui/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs unittests/.deps mkdir -p -- unittests/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs guile/.deps mkdir -p -- guile/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs python/.deps mkdir -p -- python/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs target/.deps mkdir -p -- target/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs nat/.deps mkdir -p -- nat/.deps LEX ada-lex.c CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status config.status: creating config.h YACC ada-exp.c config.status: config.h is unchanged config.status: executing default commands config.status: executing depdir commands YACC c-exp.c YACC d-exp.c YACC cp-name-parser.c /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr] /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] YACC f-exp.c YACC go-exp.c YACC m2-exp.c /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] /home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-52: warning: rule useless in parser due to conflicts [-Wother] { pstate->start_arglist(); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ YACC p-exp.c YACC rust-exp.c GEN stamp-version GEN xml-builtin.c CXX gdb.o CXX aarch64-fbsd-tdep.o CXX aarch64-linux-tdep.o CXX aarch64-newlib-tdep.o command timed out: 1200 seconds without output running [b'make', b'-j4', b'all'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=3584.520640