From: Efraim Flashner <efraim@flashner.co.il>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: bootstrap guile segfaults on powerpc 32-bit
Date: Sat, 9 Nov 2019 22:24:31 +0200 [thread overview]
Message-ID: <20191109202431.GB3954@E5400> (raw)
In-Reply-To: <20191107073031.GK14453@E5400>
[-- Attachment #1: Type: text/plain, Size: 1757 bytes --]
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=0
;;; 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.scm
;;; 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/system/base/syntax.scm failed:
;;; In procedure variable-ref: variable is unbound: #<variable 10ae0980 value: #<undefined>>
<..snip..>
;;; WARNING: compilation of /home/efraim/guile-static/share/guile/2.2/system/vm/linker.scm failed:
;;; no such language cps
;;; compiled /home/efraim/.cache/guile/ccache/2.2-BE-4-3.A/home/efraim/guile-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.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-11-09 20:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-04 10:57 smallerizing bootstrap guile? Efraim Flashner
2019-11-04 13:38 ` Andy Wingo
2019-11-06 17:35 ` Ludovic Courtès
2019-11-07 7:30 ` bootstrap guile segfaults on powerpc 32-bit Efraim Flashner
2019-11-09 20:24 ` Efraim Flashner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191109202431.GB3954@E5400 \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.