From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Missing substitutes and TIMEOUT property (Racket, MAME) Date: Mon, 2 Mar 2020 12:29:03 -0500 Message-ID: <20200302172903.GA22593@jasmine.lan> References: <878sl0q6wk.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34145) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8osQ-0004mF-0P for guix-devel@gnu.org; Mon, 02 Mar 2020 12:29:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8osP-0004l2-3K for guix-devel@gnu.org; Mon, 02 Mar 2020 12:29:09 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40549) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j8osO-0004kC-Qn for guix-devel@gnu.org; Mon, 02 Mar 2020 12:29:09 -0500 Content-Disposition: inline In-Reply-To: <878sl0q6wk.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org On Tue, Feb 18, 2020 at 03:58:19PM +0100, Pierre Neidhardt wrote: > Some packages are frequently without substitutes, like Racket and MAME. > Link between the two? They both take a long time to build. So I wonder > if this is not because the build somehow timeouts. The logs of the failing builds should say if the failure was caused by timeout or exceeding the maximum "silent time" (time without any output =66rom the build).