From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Hydra evaluation failure Date: Wed, 17 May 2017 16:17:18 +0200 Message-ID: <87r2znd0up.fsf@fastmail.com> References: <20170517115107.GA3299@jasmine> <87tw4jd1oh.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAzlW-0001GJ-Bz for guix-devel@gnu.org; Wed, 17 May 2017 10:17:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAzlS-0000ZO-BS for guix-devel@gnu.org; Wed, 17 May 2017 10:17:26 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:42189) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dAzlR-0000YL-TS for guix-devel@gnu.org; Wed, 17 May 2017 10:17:22 -0400 In-Reply-To: <87tw4jd1oh.fsf@fastmail.com> 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.org@gnu.org Sender: "Guix-devel" To: Leo Famulari , guix-devel@gnu.org --=-=-= Content-Type: text/plain Marius Bakke writes: > Leo Famulari writes: > > [...] > >> In gnu/packages/mes.scm: >> 79: 1 [native-inputs] >> In unknown file: >> ?: 0 [string-prefix? #f "x86_64-linux" ...] >> >> ERROR: In procedure string-prefix?: >> ERROR: In procedure string-prefix?: Wrong type argument in position 1 (expecting string): #f > > This seems to be because system is not x86_64, and > (%current-target-system) evaluates to false. I *think* the attached > patch solves it. I pushed a one-liner variant. Can you try restarting the evaluation? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkcW24ACgkQoqBt8qM6 VPqGGgf/TeoTB0nC0ECq+zSpxWtKz5cNAvmnCopthJkwCCmJB7ccebxnWBxyd1BU kXKp7IUFLhN1Ycwn/M0WOeSJSOGq8PBkhEWRFUa9Fooo8do/6LMopwIGTF/EtVe4 fEgmWGfM50/VR+bhUIy3m8uT3Si0oYqiWWVrHRQ2U2DfBZCy1F/oVJJBd7r+Rbcr fZ6zAOAfa/KYt+PxfCZsgQTXwT0uS+gD5Te9LrAtnmDbY0AUXgAdGOR7JGT1/OH3 s20aiCAe30n4JSAItwua4MtwLk2EJtLvmBnkPw08Y44C9tDsEBN5DxrjiR5HbGfc +iUPU8mGIbNwOR1DyTRKOCwXcavO7Q== =IXhG -----END PGP SIGNATURE----- --=-=-=--