From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57619 invoked by alias); 24 Jun 2019 19:57:31 -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 57611 invoked by uid 89); 24 Jun 2019 19:57:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.1 spammy=Center, Biotechnology, biotechnology, dear X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 24 Jun 2019 19:57:29 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id C20D299E; Mon, 24 Jun 2019 21:57:26 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id s40VXAn5D1Qx; Mon, 24 Jun 2019 21:57:25 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p54ACF844.dip0.t-ipconnect.de [84.172.248.68]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 9021299D; Mon, 24 Jun 2019 21:57:24 +0200 (CEST) From: Rainer Orth To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org, Tom de Vries Subject: Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate References: <164e3873cf41d01a9a67396575dceef7489cee64-master-breakage@gdb-build> <87r27iu5pf.fsf@redhat.com> Date: Mon, 24 Jun 2019 19:57:00 -0000 In-Reply-To: <87r27iu5pf.fsf@redhat.com> (Sergio Durigan Junior's message of "Mon, 24 Jun 2019 15:46:36 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00560.txt.bz2 Hi Sergio, > On Monday, June 24 2019, gdb-buildbot@sergiodj.net wrote: > >> My lords, ladies, gentlemen, members of the public. >> >> It is a matter of great regret and sadness to inform you that commit: >> >> [gdb/testsuite] Fix label reference in implptr-64bit.exp >> 164e3873cf41d01a9a67396575dceef7489cee64 > > This was apparently a failure in the worker itself: > > https://gdb-buildbot.osci.io/#/builders/14/builds/7/steps/5/logs/stdio > > /usr/gnu/bin/as: out of memory allocating 4064 bytes after a total of > 3735552 bytes > gmake[2]: *** [Makefile:1632: block.o] Error 1 > gmake[2]: *** Waiting for unfinished jobs.... > gmake[2]: Leaving directory > '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb' > gmake[1]: *** [Makefile:9229: all-gdb] Error 2 > gmake[1]: Leaving directory > '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build' > gmake: *** [Makefile:851: all] Error 2 indeed: that kernel zone (and its sparcv9 sibling) recently started running an LLVM buildbot, too, and ran out of swap. Should be better now, otherwise I'll have to reduce the parallelism of those bots. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University