From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#36992: linux-libre-5.2.7 failed to build on armhf and aarch64; why? Date: Fri, 09 Aug 2019 14:46:38 -0400 Message-ID: <87ftmafa6u.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50859) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hw9vn-0005Go-5A for bug-guix@gnu.org; Fri, 09 Aug 2019 14:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hw9vm-0006JG-27 for bug-guix@gnu.org; Fri, 09 Aug 2019 14:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34450) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hw9vl-0006JA-VE for bug-guix@gnu.org; Fri, 09 Aug 2019 14:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hw9vl-0000U6-RT for bug-guix@gnu.org; Fri, 09 Aug 2019 14:48:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:50711) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hw9uk-0004hW-AE for bug-guix@gnu.org; Fri, 09 Aug 2019 14:46:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hw9uj-0005ne-5Y for bug-guix@gnu.org; Fri, 09 Aug 2019 14:46:58 -0400 Received: from world.peace.net ([64.112.178.59]:44136) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hw9uj-0005nP-2G for bug-guix@gnu.org; Fri, 09 Aug 2019 14:46:57 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36992@debbugs.gnu.org linux-libre-5.2.7 failed to build on Berlin due to a dependency failure: https://ci.guix.gnu.org/search?query=linux-libre-5 https://ci.guix.gnu.org/build/1556871/details https://ci.guix.gnu.org/build/1556831/details I guess that the deblobbing derivation probably failed, but I don't see a way to confirm this, or to find out what specifically went wrong. Specifically, I'd like to know: (1) Which derivations failed, that caused these dependency failures? (2) Were the failed build logs saved, and if so, how can I see them? (3) Did the failed derivations time out, or was it another kind of failure? Can someone help me find out what's going on here? Thanks, Mark