From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gBjaN1dqkF/uKgAA0tVLHw (envelope-from ) for ; Wed, 21 Oct 2020 17:05:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sEqVM1dqkF+LNgAAB5/wlQ (envelope-from ) for ; Wed, 21 Oct 2020 17:05:27 +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 659F0940538 for ; Wed, 21 Oct 2020 17:05:27 +0000 (UTC) Received: from localhost ([::1]:43276 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVHYE-0008B0-5Z for larch@yhetil.org; Wed, 21 Oct 2020 13:05:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVHXq-00088V-GJ for bug-guix@gnu.org; Wed, 21 Oct 2020 13:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kVHXq-0001qB-6M for bug-guix@gnu.org; Wed, 21 Oct 2020 13:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kVHXq-0007L4-0T for bug-guix@gnu.org; Wed, 21 Oct 2020 13:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43986: core-updates' grep and coreutils fail strerror_r and perror2 tests in gnulib-tests on armhf-on-aarch64 Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Oct 2020 17:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43986 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 43986@debbugs.gnu.org Received: via spool by 43986-submit@debbugs.gnu.org id=B43986.160329984628138 (code B ref 43986); Wed, 21 Oct 2020 17:05:01 +0000 Received: (at 43986) by debbugs.gnu.org; 21 Oct 2020 17:04:06 +0000 Received: from localhost ([127.0.0.1]:50392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVHWv-0007Jm-U2 for submit@debbugs.gnu.org; Wed, 21 Oct 2020 13:04:06 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:49468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVHWs-0007JR-RH for 43986@debbugs.gnu.org; Wed, 21 Oct 2020 13:04:04 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 485263363F7F for <43986@debbugs.gnu.org>; Wed, 21 Oct 2020 19:04:01 +0200 (CEST) Date: Wed, 21 Oct 2020 19:03:58 +0200 From: Danny Milosavljevic Message-ID: <20201021190358.7b9b6453@scratchpost.org> In-Reply-To: <20201020190151.38ad32f1@scratchpost.org> References: <20201014124120.15f19ad6@scratchpost.org> <20201017121923.48d8e85a@scratchpost.org> <20201019004517.485c9c99@scratchpost.org> <20201020092246.5a27c998@scratchpost.org> <20201020190151.38ad32f1@scratchpost.org> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/VS+6_3ShYUG5yY2g=t7ssdP"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: jYYHzh9zspbW --Sig_/VS+6_3ShYUG5yY2g=t7ssdP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Finally, I could rerun the tests in guix environment, and they DO NOT FAIL on aarch64-for-armhf inside guix environment -s armhf-linux grep. Editing the gettext-minimal package in order to enable tests again and tryi= ng to enter guix environment -s armhf-linux grep again, sure enough, gettext-minimal fails with the same error again. What is going on?! But ./pre-inst-env guix build -s armhf-linux grep works. But ./pre-inst-env guix environment -s armhf-linux grep fails in gettext-minimal. WTF?! This is on dover.guix.info. --Sig_/VS+6_3ShYUG5yY2g=t7ssdP Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl+Qaf4ACgkQ5xo1VCww uqWiJQf9FzProCKeESVR9iNwyD+Gi+C2C2UbO6Hm8Znc1cdEe5h0IrrEOqoxYMou 4f1x2DS5ChAyITyfSIieznsANGm3eFq2Q6o5W91pFRS75rfTZv0sRLhBYhrvVtUq MoBSXhzGrl6oizlH5msE9KvIwntlumAOU58bYzHLIn1SKZHNY927lq8MDvlVbudR gXDbql7tD8Mt8zkfXzQrdZ8m0ZpIKj5tRj3KrQO+Pj4Z/qccF3iG0nJ+134ywa6M 987YdSahrfXn2a+3tB8wN/3p42eN51LPlTXOCaCITawyx/jyKNo2/eFyWx83Ws32 Spy2fpX8aHqwR/Q64t6+Kzm8SwK19w== =3WHL -----END PGP SIGNATURE----- --Sig_/VS+6_3ShYUG5yY2g=t7ssdP--