From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17148 invoked by alias); 21 Oct 2019 19:12: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 17139 invoked by uid 89); 21 Oct 2019 19:12:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=formato, ch, versiono, UD:waitstatus.o 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; Mon, 21 Oct 2019 19:12:37 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Ubuntu-Aarch64-m64, revision 0dc327459b19e6765c8fe80957f5c8620611628e From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Andrew Burgess In-Reply-To: <0dc327459b19e6765c8fe80957f5c8620611628e-master-breakage@gdb-build> Message-Id: Date: Mon, 21 Oct 2019 19:12:00 -0000 X-SW-Source: 2019-10/txt/msg00743.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'gdb: Remove vec.{c,h} and update code to not include vec.h' Revision: 0dc327459b19e6765c8fe80957f5c8620611628e You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX dll.o CXX event-loop.o CXX fork-child.o CXX fork-inferior.o CXX gdbsupport/agent.o CXX gdbsupport/btrace-common.o CXX gdbsupport/buffer.o CXX gdbsupport/cleanups.o CXX gdbsupport/common-debug.o CXX gdbsupport/common-exceptions.o CXX gdbsupport/common-inferior.o CXX gdbsupport/common-regcache.o CXX gdbsupport/common-utils.o CXX gdbsupport/environ.o CXX gdbsupport/errors.o CXX gdbsupport/fileio.o CXX gdbsupport/filestuff.o CXX gdbsupport/format.o CXX gdbsupport/gdb-dlfcn.o CXX gdbsupport/gdb_tilde_expand.o CXX gdbsupport/gdb_vecs.o CXX gdbsupport/job-control.o CXX gdbsupport/netstuff.o CXX gdbsupport/new-op.o CXX gdbsupport/pathstuff.o CXX gdbsupport/posix-strerror.o CXX gdbsupport/print-utils.o CXX gdbsupport/ptid.o CXX gdbsupport/rsp-low.o CXX gdbsupport/selftest.o CXX gdbsupport/signals-state-save-restore.o CXX gdbsupport/signals.o CXX gdbsupport/tdesc.o CXX gdbsupport/xml-utils.o CXX hostio-errno.o CXX hostio.o CXX inferiors.o CXX linux-aarch32-low.o CXX linux-aarch32-tdesc.o CXX linux-aarch64-low.o CXX linux-aarch64-tdesc.o CXX linux-low.o CXX linux-namespaces.o CXX linux-osdata.o CXX linux-personality.o CXX linux-procfs.o CXX linux-ptrace.o CXX linux-waitpid.o CXX mem-break.o CXX notif.o CXX proc-service.o CXX regcache.o CXX remote-utils.o CXX server.o CXX symbol.o CXX target.o CXX tdesc.o CXX thread-db.o CXX tracepoint.o CXX utils.o CXX version.o CXX waitstatus.o CXX gdbreplay.o CXX alloc-ipa.o CXX arch/aarch64-ipa.o CXX ax-ipa.o CXX gdbsupport/common-utils-ipa.o CXX gdbsupport/errors-ipa.o CXX gdbsupport/format-ipa.o CXX gdbsupport/print-utils-ipa.o CXX gdbsupport/rsp-low-ipa.o CXX gdbsupport/tdesc-ipa.o CXX linux-aarch64-ipa.o CXX linux-aarch64-tdesc-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o CXX tdesc-ipa.o CXX tracepoint-ipa.o CXX utils-ipa.o CXXLD gdbserver CXXLD gdbreplay CXXLD libinproctrace.so g++: error: gdbsupport/vec-ipa.o: No such file or directory Makefile:440: recipe for target 'libinproctrace.so' failed make[4]: *** [libinproctrace.so] Error 1 make[4]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb/gdbserver' Makefile:1985: recipe for target 'subdir_do' failed make[3]: *** [subdir_do] Error 1 make[3]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb' Makefile:1630: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb' Makefile:9229: recipe for target 'all-gdb' failed make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory '/work/ubuntu-aarch64-m64/build' Makefile:851: recipe for target 'all' failed make: *** [all] Error 2 program finished with exit code 2 elapsedTime=347.909891