* bug#39477: sbcl-serapeum yields sbcl loading error in guix environment container
@ 2020-02-07 1:18 Martin Flack
2020-02-07 11:23 ` Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Martin Flack @ 2020-02-07 1:18 UTC (permalink / raw)
To: 39477
[-- Attachment #1: Type: text/plain, Size: 869 bytes --]
Hello,
This command:
guix environment --container --no-cwd --ad-hoc sbcl sbcl-serapeum -- \
sbcl --eval '(require :asdf)' --eval '(require :serapeum)' --quit
...yields an error from SBCL:
...
ASDF could not load serapeum because
Component "fare-quasiquote-extras" not found, required by
#<PREBUILT-SYSTEM "serapeum">.
debugger invoked on a ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread
#<THREAD "main thread" RUNNING {10005684C3}>:
Component "fare-quasiquote-extras" not found, required by
#<PREBUILT-SYSTEM "serapeum">
...
The same command works with other substantial packages if you replace (both
mentions of) serapeum with dramka or cl-async for example. Maybe there is a
dependency issue with either serapeum or the fare utils? How might this be
fixed?
guix --version
guix (GNU Guix) 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3
Thanks!
--
Martin
[-- Attachment #2: Type: text/html, Size: 1424 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#39477: sbcl-serapeum yields sbcl loading error in guix environment container
2020-02-07 1:18 bug#39477: sbcl-serapeum yields sbcl loading error in guix environment container Martin Flack
@ 2020-02-07 11:23 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2020-02-07 11:23 UTC (permalink / raw)
To: 39477-done
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
Martin Flack <martin.flack@gmail.com> skribis:
> Hello,
>
> This command:
>
> guix environment --container --no-cwd --ad-hoc sbcl sbcl-serapeum -- \
> sbcl --eval '(require :asdf)' --eval '(require :serapeum)' --quit
>
> ...yields an error from SBCL:
>
> ...
> ASDF could not load serapeum because
> Component "fare-quasiquote-extras" not found, required by
> #<PREBUILT-SYSTEM "serapeum">.
>
> debugger invoked on a ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread
> #<THREAD "main thread" RUNNING {10005684C3}>:
> Component "fare-quasiquote-extras" not found, required by
> #<PREBUILT-SYSTEM "serapeum">
> ...
>
> The same command works with other substantial packages if you replace (both
> mentions of) serapeum with dramka or cl-async for example. Maybe there is a
> dependency issue with either serapeum or the fare utils? How might this be
> fixed?
>
> guix --version
>
> guix (GNU Guix) 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3
>
> Thanks!
Hi,
There was indeed an issue with the fare-quasiquote-extras input of the
serapeum package. I pushed a fix as
8137983adfe3c3f61e583aae140a62046e859435.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-07 11:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-07 1:18 bug#39477: sbcl-serapeum yields sbcl loading error in guix environment container Martin Flack
2020-02-07 11:23 ` Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).