From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#35529: libdrm fails to build on armhf-linux Date: Wed, 01 May 2019 17:41:20 -0400 Message-ID: <87d0l1n97o.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLx1J-0003YK-Cc for bug-guix@gnu.org; Wed, 01 May 2019 17:44:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLx1H-0003Jq-Di for bug-guix@gnu.org; Wed, 01 May 2019 17:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59787) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLx1G-0003JQ-PD for bug-guix@gnu.org; Wed, 01 May 2019 17:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hLx1G-00021n-L3 for bug-guix@gnu.org; Wed, 01 May 2019 17:44:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:41183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLx0X-0003Rh-3S for bug-guix@gnu.org; Wed, 01 May 2019 17:43:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLx0W-0002Ls-5S for bug-guix@gnu.org; Wed, 01 May 2019 17:43:17 -0400 Received: from world.peace.net ([64.112.178.59]:54524) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLx0W-00022K-18 for bug-guix@gnu.org; Wed, 01 May 2019 17:43:16 -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: 35529@debbugs.gnu.org Hydra failed two consecutive attempts to build libdrm on armhf-linux: https://hydra.gnu.org/build/3481547#tabs-summary Both build attempts were made on hydra-slave2, which is a Wandboard Quad based on the Freescale i.MX6 SOC. Collateral damage includes several hundred dependency failures, including emacs-26. Mark