From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#35529: libdrm fails to build on armhf-linux Date: Sun, 5 May 2019 19:42:26 +0200 Message-ID: <20190505174226.GA2205@jurong> References: <87d0l1n97o.fsf@netris.org> <87k1f8gl7k.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNLAF-0000m9-EX for bug-guix@gnu.org; Sun, 05 May 2019 13:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNLAE-0002rm-Jd for bug-guix@gnu.org; Sun, 05 May 2019 13:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41247) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNLAE-0002rL-GQ for bug-guix@gnu.org; Sun, 05 May 2019 13:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNLAE-0004TO-0K for bug-guix@gnu.org; Sun, 05 May 2019 13:43:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87k1f8gl7k.fsf@elephly.net> 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: Ricardo Wurmus Cc: 35529@debbugs.gnu.org On Fri, May 03, 2019 at 07:29:03AM +0200, Ricardo Wurmus wrote: > > Both build attempts were made on hydra-slave2, which is a Wandboard Quad > > based on the Freescale i.MX6 SOC. > This has built fine on berlin. We have a completed build for > /gnu/store/3c28p8b07709isd9jlcnnnyrpgz4ndz8-libdrm-2.4.97. And I confirm it fails to build on redhill (a Novena machine) as well (I have tried it only once, though). Andreas