From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uCQsM6jFil9kJwAA0tVLHw (envelope-from ) for ; Sat, 17 Oct 2020 10:21:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MAIIL6jFil+KAQAAbx9fmQ (envelope-from ) for ; Sat, 17 Oct 2020 10:21:28 +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 356829402A5 for ; Sat, 17 Oct 2020 10:21:28 +0000 (UTC) Received: from localhost ([::1]:58116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTjL5-0001Gp-3D for larch@yhetil.org; Sat, 17 Oct 2020 06:21:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTjKh-0001GU-2b for bug-guix@gnu.org; Sat, 17 Oct 2020 06:21:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50122) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kTjKg-0004Im-KF for bug-guix@gnu.org; Sat, 17 Oct 2020 06:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kTjKg-0005KV-Gx for bug-guix@gnu.org; Sat, 17 Oct 2020 06:21: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: Sat, 17 Oct 2020 10:21:02 +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.160293001620401 (code B ref 43986); Sat, 17 Oct 2020 10:21:02 +0000 Received: (at 43986) by debbugs.gnu.org; 17 Oct 2020 10:20:16 +0000 Received: from localhost ([127.0.0.1]:33435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTjJw-0005Iz-79 for submit@debbugs.gnu.org; Sat, 17 Oct 2020 06:20:16 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:50426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTjJu-0005Is-Up for 43986@debbugs.gnu.org; Sat, 17 Oct 2020 06:20:15 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 1334C33688E9 for <43986@debbugs.gnu.org>; Sat, 17 Oct 2020 12:20:14 +0200 (CEST) Date: Sat, 17 Oct 2020 12:20:11 +0200 From: Danny Milosavljevic Message-ID: <20201017121923.48d8e85a@scratchpost.org> In-Reply-To: <20201014124120.15f19ad6@scratchpost.org> References: <20201014124120.15f19ad6@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_/NwoQCZ7xcooDgsWqUzzGmj_"; 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: 7iVxGfm0pLT0 --Sig_/NwoQCZ7xcooDgsWqUzzGmj_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable How do I debug this? $ guix-core-updates/guix/pre-inst-env guix environment -s armhf-linux --pur= e grep needs grep (it's in the implicit native inputs), and that grep has a test f= ailure. So I can't actually enter the environment for building grep and running make check . What now? --Sig_/NwoQCZ7xcooDgsWqUzzGmj_ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl+KxVsACgkQ5xo1VCww uqU7QAf+M7SxKBd2RIq3B8wp4iczaDy3Wikqma4F7i7c5OFi5sA8TiiXHGyWTGsM oiCqbAJaAQG/v/TT88GMSjbWPYrWush0TfbG3rvils+q9QxJqA8obwiGzvMMUEr4 QA4Yi2UH4pVC46LX0JqPeKiIgE3TIlQjnH+el2n5Xs0tIfdqCVsTkm/ZcERNeoIy sa5NeXzu9G7kYRK7UAchQJtnzy7Jq4MVCaGbMYXxBkRHEPoUGOgW3cy/jab/h+sf VynC/kJ7shwI984AIFhsf2K9W9FDDXVz84lR9/JPwWTV3bMVttSpjK8dDK6hCO8H h8S4PzK7IDNBb4vo3MJ9v6XW571uUQ== =a8BW -----END PGP SIGNATURE----- --Sig_/NwoQCZ7xcooDgsWqUzzGmj_--