From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WHsZDgFihmFJHQEAgWs5BA (envelope-from ) for ; Sat, 06 Nov 2021 12:07:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oIzECQFihmHEcwAAB5/wlQ (envelope-from ) for ; Sat, 06 Nov 2021 11:07:45 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F27D82D936 for ; Sat, 6 Nov 2021 12:07:44 +0100 (CET) Received: from localhost ([::1]:41110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mjJXz-00055a-RZ for larch@yhetil.org; Sat, 06 Nov 2021 07:07:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mjJXo-000553-Nj for guix-devel@gnu.org; Sat, 06 Nov 2021 07:07:33 -0400 Received: from mout-p-201.mailbox.org ([2001:67c:2050::465:201]:27630) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mjJXm-0002kM-AP for guix-devel@gnu.org; Sat, 06 Nov 2021 07:07:32 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [80.241.60.233]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4HmZMv66VMzQk9w; Sat, 6 Nov 2021 12:07:23 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1636196841; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qhfAi76QSH/AiV7Ov7OHbAcdo8ozRuAXU2Ch7S1LSfA=; b=nPUG1Mq7+b+HqD/CZyieILrpxuRuTP4Iy59v4hrojBiH0YgI2LKYeKcGLw3aFKarQdPGQz kzNbIhGWZDiVIklGPfCb2TTEScphz0CxTrskuoU75Y7Gm+gwDqhGPyVUZiXHEiNksMP8rD p4wVph0b4xDBRb4b4QW6wJI6ULB+OENWKiCi10f1pxK9AnIYb+fXuo8Ra+fmSe29tPz9Bc l8arn1JKr//IxewOK6zXDo7i2s823UCC/+SlwFruRH7ZgA+1Zrxwi3jfvLxwt6wPCEVyXV 0QuPLAUOygi/NTDAGITEYsulnx4twTFc4Izc/Z+DNmwtXVSH9hkFN76/DGNypA== Date: Sat, 6 Nov 2021 12:07:17 +0100 From: Lars-Dominik Braun To: Maxime Devos Subject: Re: Commit =?utf-8?B?4oCYZ251OiBnaGMtOC4x?= =?utf-8?Q?0=3A_Disable_failing_test_on_i686=2E?= =?utf-8?B?4oCZ?= has a cross-compilation bug Message-ID: References: <1c42b9123b8e425f0045e0c3d128f4e00fdb8fe3.camel@telenet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1c42b9123b8e425f0045e0c3d128f4e00fdb8fe3.camel@telenet.be> X-Rspamd-Queue-Id: 31A5111F5 Received-SPF: pass client-ip=2001:67c:2050::465:201; envelope-from=lars@6xq.net; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636196865; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=qhfAi76QSH/AiV7Ov7OHbAcdo8ozRuAXU2Ch7S1LSfA=; b=WLrhKmbwYeLbrSnK0yXkO9XvtYQGUCRFlPn4uuJyNtStrrGJcqNGUojpkW11qBOJ8ogI1j sVey4Me1rAqfW6vNVAGMHr4rC8y1stco6SGaORzzuEY/cxfGqJ4lS3/KStqLPgQm1Swhhp aKodeR2KZRUFTVsBGBDLDoRxvvHlODvIPNfU06TwviPnr/NrgSfTD4zNIytTZr1Z3Tvovh sazLohFWaon/IXItHPqtIf5iihcIyu9QSpW3Z8fQoLRJrnVhmrBpnVDNHa+BsA/F2LcPhl L258+JMgYsHUT1M1nkzh32HzMpKlFmSGodn7FMXyc/hDWACbMzgnbA+t9XzEQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636196865; a=rsa-sha256; cv=none; b=K5ZwfMOnsfowTueYEOvUn+RcGXlhmitPSPnjxz4GqjCaxuTidZQ5uLk0NXCFUpiSXhygfU nkz0CWmvR/45QJMbUArt1JrIq/vJXczmB2Kp2t/5EtbwnEsR45Y7XIsmYDN3gtlpTtU1ym yAzbYZ+HtURU2NHm5vDK1XMv9xeP2iWOENt5q7d8DmDigB5NakEqK9djKKFtf5L3WbSVw2 WUUNnUl4HOX2uStgGNiFXwmbd4YiQjxwYr1RVtSK0slknTvGQGAbMFVzr6u9d8hTZPX0zw NP5gfE3y3bc4LCSoGV53g8V7TJzzfyzlMLFFlLUXxrOy84bLEwfMalzESov4Qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=nPUG1Mq7; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=nPUG1Mq7; dmarc=pass (policy=none) header.from=6xq.net; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: F27D82D936 X-Spam-Score: -3.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: SoenMgRgYhrw Hi Maxime, > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=89de1924cb535fc2c97d3654e21badaebd43518e > > > + ,@(if (string=? "i686-linux" (%current-system)) > […] > > Barring any reports of the contrary, I'd presume the same would > apply for the Hurd. Also, %current-target-system seems more > appropriate, though here it doesn't matter because it's only > for tests. the GHC package declares support for x86 and x86-64 on Linux only, because we don’t have a bootstrap path for the Hurd (there are no prebuilt binaries) and the Hurd is not officially supported by upstream. Unless someone puts some effort into that I doubt it’ll ever run on that platform. > I suggest: ,@(if (target-x86-64?) '(...) '()) I don’t see `target-x86-64?` being defined on master and I assume you meant `target-x86-32?`, right? Cheers, Lars