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 MKL5M6LGjF+uGwAA0tVLHw (envelope-from ) for ; Sun, 18 Oct 2020 22:50:10 +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 6PmxL6LGjF+UHAAAB5/wlQ (envelope-from ) for ; Sun, 18 Oct 2020 22:50:10 +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 6822F9402A7 for ; Sun, 18 Oct 2020 22:50:10 +0000 (UTC) Received: from localhost ([::1]:36936 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUHVB-0003ha-Dp for larch@yhetil.org; Sun, 18 Oct 2020 18:50:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59244) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUHV4-0003hR-CG for bug-guix@gnu.org; Sun, 18 Oct 2020 18:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56006) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUHV4-0008FJ-2k for bug-guix@gnu.org; Sun, 18 Oct 2020 18:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUHV3-0001BS-Vl for bug-guix@gnu.org; Sun, 18 Oct 2020 18:50:01 -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: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 18 Oct 2020 22:50: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: Danny Milosavljevic , 43986@debbugs.gnu.org Received: via spool by 43986-submit@debbugs.gnu.org id=B43986.16030613634497 (code B ref 43986); Sun, 18 Oct 2020 22:50:01 +0000 Received: (at 43986) by debbugs.gnu.org; 18 Oct 2020 22:49:23 +0000 Received: from localhost ([127.0.0.1]:39319 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUHUR-0001AT-A0 for submit@debbugs.gnu.org; Sun, 18 Oct 2020 18:49:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUHUP-0001AG-Nm for 43986@debbugs.gnu.org; Sun, 18 Oct 2020 18:49:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51276) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUHUK-0008Bf-C2; Sun, 18 Oct 2020 18:49:16 -0400 Received: from ti0006q161-1594.bb.online.no ([46.9.75.77]:37184 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kUHUJ-0004Yi-Nw; Sun, 18 Oct 2020 18:49:16 -0400 From: Marius Bakke In-Reply-To: <20201017121923.48d8e85a@scratchpost.org> References: <20201014124120.15f19ad6@scratchpost.org> <20201017121923.48d8e85a@scratchpost.org> Date: Mon, 19 Oct 2020 00:49:13 +0200 Message-ID: <87r1pvjgk6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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=pass (policy=none) header.from=gnu.org; 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: -3.61 X-TUID: Y7dSifGnwDdP --=-=-= Content-Type: text/plain Danny Milosavljevic writes: > How do I debug this? > > $ guix-core-updates/guix/pre-inst-env guix environment -s armhf-linux --pure grep > > needs grep (it's in the implicit native inputs), and that grep has a test failure. Does this work? guix environment -s armhf-linux -e '(@@ (gnu packages commencement) grep-final)' Otherwise you can approximate it by building with -K, step into the /tmp/guix-build-... directory and run 'source environment-variables'. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCgAtFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl+MxmkPHG1hcml1c0Bn bnUub3JnAAoJEKKgbfKjOlT6r3sIAMOYk23R/+SmE+w43mOLdL863jaup8dz7Fdq 1wO7z4Mz+b0i/XeZtdVtF5ZXGRZ+AzuaFyhZXMKbjrkZVP7lTPdjmO08jtY5obgK qhJPKXuAG6g0kbuX9TxOyEqwwynBpZ674lkUMNAPLbostyupGhRZo/kDNkfZhJcq 4ReraLGUTX0dZR1Y6X417xQyklRapaCrrR+cz8Hg0FAUk0hi67dJYvJeb5+Hvf1a LquBNS2Pa6+IjW0h8pd6yWKf9keJPDhViFzWOGHhtIJxEwLkjNhTbS3YF68WLknD Mb1fXfZPqE/MayBAOn8YvEtEsA4CGirp8tBjs/N6r+o5IA7s7uM= =In7P -----END PGP SIGNATURE----- --=-=-=--