From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: bootstrap guile segfaults on powerpc 32-bit Date: Sat, 9 Nov 2019 22:24:31 +0200 Message-ID: <20191109202431.GB3954@E5400> References: <20191104105756.GC372@E5400> <87a798x60i.fsf@gnu.org> <20191107073031.GK14453@E5400> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XMCwj5IQnwKtuyBG" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48736) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iTXI9-0000SM-Dm for guix-devel@gnu.org; Sat, 09 Nov 2019 15:25:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iTXI8-0005sz-CV for guix-devel@gnu.org; Sat, 09 Nov 2019 15:25:05 -0500 Content-Disposition: inline In-Reply-To: <20191107073031.GK14453@E5400> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org --XMCwj5IQnwKtuyBG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I took the statically compiled guile again on my powerpc machine and I deleted the whole lib directory (ins)efraim@g4:~/guile-static$ ./bin/guile --help guile: warning: failed to install locale ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /home/efraim/guile-static/share/guile/2.2/ice-9/command-line.= scm ;;; compiling /home/efraim/guile-static/share/guile/2.2/system/base/compile= =2Escm ;;; it seems /home/efraim/guile-static/share/guile/2.2/system/base/compile.= scm ;;; is part of the compiler; skipping auto-compilation ;;; compiling /home/efraim/guile-static/share/guile/2.2/system/base/syntax.= scm ;;; WARNING: compilation of /home/efraim/guile-static/share/guile/2.2/syste= m/base/syntax.scm failed: ;;; In procedure variable-ref: variable is unbound: #> <..snip..> ;;; WARNING: compilation of /home/efraim/guile-static/share/guile/2.2/syste= m/vm/linker.scm failed: ;;; no such language cps ;;; compiled /home/efraim/.cache/guile/ccache/2.2-BE-4-3.A/home/efraim/guil= e-static/share/guile/2.2/ice-9/command-line.scm.go Usage: guile [OPTION]... [FILE]... Evaluate code with Guile, interactively or from a script. [-s] FILE load source code from FILE, and exit -c EXPR evalute expression EXPR, and exit -- stop scanning arguments; run interactively <..snip..> So I guess I should see if there are specific .go files I should delete instead of all of them. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --XMCwj5IQnwKtuyBG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl3HIH8ACgkQQarn3Mo9 g1ESnRAAwIXgN2wjs5CRDptlpY6RqOCR2Pd5F0hRJj27QRYb6PLyWtkU1EKMP4nY oSEsBSIUtx8h++PnhtHVQPuMael+1BC+hkpZszH2vJGnEzQ7cAxoRg7zcpdk/3wb n92hy9w1OIrEZKkWSma0EkSzMc0DWTJSMuIRPQ70dn6jHf33S3WxlzDE5wQps8a1 x5DQaZz9ZKgsXmyTTdUOZpoT0/7yYgq4NQXP+2U1n3K6cni+9advs/x0BUwLu/Yd FG6+2mqHMpuzAlkXQr9lwjCGUhkMop3TPoKAn18ipyKr8oCKkuzIxB4WSk31iNnd bEhJ2znoAK1n+1Mmbxdxvys3xFQCUiZOqk4GxURSzew4aUoqrjqCXO7z/JhH8Ajd XPGhDCTxekOdpUPaiqmfxW3oK1A89Dz4uTPQ6R0bZ5c+mVvqtLV07LysNPrlu++J JkYunMBqwjT1WUXA/5XP1RRArQ55nomn3TxtEAyc1IiqVybRAMaUa4K/anUTRTYH L8X0uHO5szdL3L3bM9YbYjl0JLTK9e9y50YYlwnWbuJkuEOndBP2411z9y+80d8q R+I3pp5CSNG7X5G+HSMFbqIdWYG/eKCSiwjeA4bL1EHtxzOzQKTFa+hS+7gdcb8C 3KdKs9qNikMfp+VFxPfdlf3oj+HywklLYrfWkkRrHdsE7SfteUI= =aVMl -----END PGP SIGNATURE----- --XMCwj5IQnwKtuyBG--