From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 28 11:01:21 2021 Received: (at 50212) by debbugs.gnu.org; 28 Aug 2021 15:01:21 +0000 Received: from localhost ([127.0.0.1]:54806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJzph-0003Jj-CD for submit@debbugs.gnu.org; Sat, 28 Aug 2021 11:01:21 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:48898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJzpb-0003JX-FM for 50212@debbugs.gnu.org; Sat, 28 Aug 2021 11:01:19 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by xavier.telenet-ops.be with bizsmtp id n31D2500a0mfAB40131DD4; Sat, 28 Aug 2021 17:01:13 +0200 Message-ID: <5fed54e119c256140ccfc15baa239947c988caef.camel@telenet.be> Subject: Re: bug#50212: Several tests fail, Bash fails often. Was: Tests fail while building Guix From: Maxime Devos To: Simon Streit , 50212@debbugs.gnu.org Date: Sat, 28 Aug 2021 17:00:50 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-rCJlxetfU0ReG6RW9Arl" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1630162873; bh=MTCco+DrdjX4WL0Met6uA9lJBsA3WOkhAP0K1qIRCBY=; h=Subject:From:To:Date:In-Reply-To:References; b=B3WxVINwTHPm/+Wgkmh5G+KE5Vtvr3I8ewrJnLb5PAvFWfzkT97QRodkig3Zf4iCt ZRxd5gdbo4v+cUZlGISWch+mMDYEP2J1/qpmn9W0wyyry3t9dldPXHb4XUr9usDqTP sQV4iIcijwy9EE1ExP4/uND9Qu6chxqIbk95Zx8I7OzGdHXNC8wVW1d2n4Ew8FU5B8 OOx/4OJ7dfmWdYDwPvQnlxV0fg/UfGzDYK9YQDlJKmpCnYZNPWoL7DvWLUlPG1FUzU FJ9MnUXDNW+hx9Dx9q1CrWNTw7+rhrbAOGJjdw1urHocl1bI6cjPLvt1M2vEtQOyPM Z6da1AmNkHdEg== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50212 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-rCJlxetfU0ReG6RW9Arl Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Simon Streit schreef op vr 27-08-2021 om 21:53 [+0200]: > This is another follow up after having actually read the relevant info > section on how to do proper testing in Guix. >=20 > Checkout is at 5422920b9eaaa0c6bf779588748595c66ca86ba3, and this time I > prepared a test-suite.log with all errors that happen. Please find it > attached. This time it isn't too big either. Some questions: * What's the hash of gnu/packages/bootstrap/i686-linux/bash? (Run guix hash gnu/packages/bootstrap/i686-linux/bash) I have 1ig8a4bhc7fpw8zrnw4l568wmmcb29rlwg4jbih3imb4x6d9l1gd. If you see something different, your copy is probably corrupt. * What does =E2=80=98objdump -a gnu/packages/bootstrap/i686-linux/bash=E2= =80=99 output? On my x86_64 system, it outputs =E2=80=98[...] file format elf32-i386=E2= =80=99. * What architecture are you on? You can test with: $ echo '((@ (guix utils) %current-system))' | guix repl On my x86_64-linux system, it outputs [...] $1 =3D "x86_64-linux" scheme@(guix-user)>. If your system isn't i686-linux or x86_64-linux, something odd is going on. Greetings, Maxime. --=-rCJlxetfU0ReG6RW9Arl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYSpPoxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gtuAP4/mceLMmlMQnxN5B9Nt35kERcI MuMLPQGQxIbG/whjlAD7B5knRo+hHOY+rY37M1KhOq2NbYWvwfCtdF0GeHHxRQc= =IRVL -----END PGP SIGNATURE----- --=-rCJlxetfU0ReG6RW9Arl--