From debbugs-submit-bounces@debbugs.gnu.org Mon May 06 10:52:16 2019 Received: (at 35529) by debbugs.gnu.org; 6 May 2019 14:52:16 +0000 Received: from localhost ([127.0.0.1]:57189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hNeyW-0000Ya-3C for submit@debbugs.gnu.org; Mon, 06 May 2019 10:52:16 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21389) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hNeyU-0000YS-GM for 35529@debbugs.gnu.org; Mon, 06 May 2019 10:52:15 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1557140784; cv=none; d=zoho.com; s=zohoarc; b=l2ZVkWG1IOEPNQAd1OIPRbHd4/dK8WtkATUC7ib1hZ86uMs9DctAlKO1c8ORbL9CYYCwjiD0C82Qfd5ftFB+R0WW7SXHfFmr9nATBGZkUYQNI1sA5MXo5RrdA7NY8qv93uU5ly6m8VIpRrASwjjGbbT4q99be4uodzoZ/ehYEVc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557140784; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=bxgR3Boe0BNjXyPWSn/0qRrxaw9Vgxufwfu7VeehyVI=; b=PXwZd5nCtGzomZ9F0kgUDcd8/h7L/lPLk1dOvgYL6KWS7SsRyTEaUVxfQ6QmUosVoN5Hf9sXY1Up/C2tdnM3J3D9LwwmCvRZbzQ3ldKl18mwwBA2yAHHKrxJHP1q3THrG+qqBwDEL44yXX5quM26+FnckF3Hq28pShLo3ow3/UY= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1557140784; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; l=1257; bh=bxgR3Boe0BNjXyPWSn/0qRrxaw9Vgxufwfu7VeehyVI=; b=hprmtwBGFEM6DyB0DMym7SX/rpejuUf9J6ZCmfUs8TR538eGWDpQDuZhprm7y+UP rPxwfqmx+Lq3om3/TpStnnh6srOYF3sWAkgFK2jGnXjYYOqXKRwLhbISU7GIbAObaa9 38pYElR442JfSfCxZjevT398cXWE8JbNS2lgSuFw= Received: from localhost (141.80.245.207 [141.80.245.207]) by mx.zohomail.com with SMTPS id 1557140782907503.6788196588468; Mon, 6 May 2019 04:06:22 -0700 (PDT) References: <87d0l1n97o.fsf@netris.org> <87k1f8gl7k.fsf@elephly.net> <87imuosew7.fsf@netris.org> <874l68qcio.fsf@elephly.net> <8736lsq9ec.fsf@netris.org> User-agent: mu4e 1.2.0; emacs 26.2 From: Ricardo Wurmus To: Mark H Weaver Subject: Re: bug#35529: libdrm fails to build on armhf-linux In-reply-to: <8736lsq9ec.fsf@netris.org> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 06 May 2019 13:06:18 +0200 Message-ID: <8736lrrget.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 35529 Cc: 35529@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Mark H Weaver writes: > Ricardo Wurmus writes: > >>> Ricardo Wurmus writes: >>> >>>> Mark H Weaver writes: >>>> >>>>> 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 Q= uad >>>>> 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. >>> >>> What kind of hardware was it built on? >> >> I=E2=80=99m not sure. We=E2=80=99re using a few Overdrive 1000 machines= that have quite >> a bit more RAM than the other armhf nodes. > > Are there any other kinds of build slaves that build armhf binaries for > Berlin? Yes. We have a Beagleboard (x15.sjd.se), which is set up for 2 parallel builds and we use the Qemu service on 5 of our x86_64 machines to build for armhf. (We do the same for aarch64, but using 5 different nodes.) =E2=80=9Cnss=E2=80=9D failed its tests when built on x15.sjd.se, but it wor= ked fine when building on one of the Overdrives. -- Ricardo