From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123374 invoked by alias); 4 Oct 2019 05:33:39 -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 123356 invoked by uid 89); 4 Oct 2019 05:33:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,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; Fri, 04 Oct 2019 05:33:35 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 73d9a918c6188ce0f1ec32e42dda063ca16e0362 From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Tom de Vries In-Reply-To: <73d9a918c6188ce0f1ec32e42dda063ca16e0362-master-breakage@gdb-build> Message-Id: Date: Fri, 04 Oct 2019 05:33:00 -0000 X-SW-Source: 2019-10/txt/msg00152.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: '[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m' Revision: 73d9a918c6188ce0f1ec32e42dda063ca16e0362 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 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) yes 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) yes checking for struct stat.st_blksize... (cached) yes checking for struct user_regs_struct.fs_base... (cached) yes checking for struct user_regs_struct.gs_base... (cached) yes checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking if building for x32... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for prfpregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... (cached) yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... yes checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes 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/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/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 /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs gdbsupport/.deps mkdir -p -- gdbsupport/.deps mkdir -p -- mi/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs compile/.deps mkdir -p -- compile/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs tui/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs unittests/.deps mkdir -p -- tui/.deps mkdir -p -- unittests/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs guile/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs python/.deps mkdir -p -- python/.deps mkdir -p -- guile/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs target/.deps /bin/sh ../../binutils-gdb/gdb/../mkinstalldirs nat/.deps mkdir -p -- target/.deps mkdir -p -- nat/.deps CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status LEX ada-lex.c config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands config.status: executing depdir commands YACC ada-exp.c YACC c-exp.c /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr] /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] YACC cp-name-parser.c YACC d-exp.c YACC f-exp.c YACC go-exp.c YACC m2-exp.c YACC p-exp.c /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-52: warning: rule useless in parser due to conflicts [-Wother] { pstate->start_arglist(); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ YACC rust-exp.c GEN stamp-version GEN xml-builtin.c CXX windows-tdep.o CXX x86-linux-nat.o command timed out: 1200 seconds without output running [b'make', b'-j2', b'all'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1516.642598