From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59222 invoked by alias); 1 Mar 2019 09:51:18 -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 59152 invoked by uid 89); 1 Mar 2019 09:51:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:dwarf-i, sk:dwarfi, 1641, sk:scmlaz 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, 01 Mar 2019 09:51:16 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b From: gdb-buildbot@sergiodj.net To: Kevin Buettner , gdb-patches@sourceware.org In-Reply-To: <2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b-master-breakage@gdb-build> Message-Id: Date: Fri, 01 Mar 2019 09:51:00 -0000 X-SW-Source: 2019-03/txt/msg00002.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Document fact that mininum Python version is now 2.6' Revision: 2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: fedora-x86-64-2 Full Build URL: Commit(s) tested: 2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b Author(s) (in the same order as the commits): Kevin Buettner Subject: Document fact that mininum Python version is now 2.6 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 compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX continuations.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX csky-linux-tdep.o CXX csky-tdep.o CXX ctf.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX demangle.o CXX dicos-tdep.o CXX dictionary.o CXX disasm-selftests.o CXX disasm.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf-index-cache.o CXX dwarf-index-common.o CXX dwarf-index-write.o CXX dwarf2-frame-tailcall.o CXX dwarf2-frame.o CXX dwarf2expr.o CXX dwarf2loc.o CXX dwarf2read.o CXX elfread.o CXX eval.o CXX event-loop.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX fbsd-tdep.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX gcore.o CXX gdb-dlfcn.o CXX gdb_bfd.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_usleep.o CXX gdbarch-selftests.o CXX gdbarch.o CXX gdbtypes.o CXX glibc-tdep.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX guile/scm-arch.o CXX guile/scm-auto-load.o CXX guile/scm-block.o CXX guile/scm-breakpoint.o CXX guile/scm-cmd.o CXX guile/scm-disasm.o CXX guile/scm-exception.o CXX guile/scm-frame.o CXX guile/scm-gsmob.o CXX guile/scm-iterator.o CXX guile/scm-lazy-string.o /bin/sh: /usr/bin/g++: Permission denied make[2]: *** [Makefile:1641: guile/scm-lazy-string.o] Error 126 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build/gdb' make[1]: *** [Makefile:8793: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-x86-64-native-extended-gdbserver/build' make: *** [Makefile:850: all] Error 2 ============================