From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Flack Subject: bug#39477: sbcl-serapeum yields sbcl loading error in guix environment container Date: Thu, 6 Feb 2020 18:18:12 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000005efba6059df22b63" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46164) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izsIR-0004Tw-5o for bug-guix@gnu.org; Thu, 06 Feb 2020 20:19:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izsIQ-0001WL-1d for bug-guix@gnu.org; Thu, 06 Feb 2020 20:19:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1izsIP-0001Vy-VE for bug-guix@gnu.org; Thu, 06 Feb 2020 20:19:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1izsIP-00062y-PM for bug-guix@gnu.org; Thu, 06 Feb 2020 20:19:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:45940) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izsI6-0004PJ-Iw for bug-guix@gnu.org; Thu, 06 Feb 2020 20:18:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izsI5-0000JM-Ch for bug-guix@gnu.org; Thu, 06 Feb 2020 20:18:42 -0500 Received: from mail-ed1-x533.google.com ([2a00:1450:4864:20::533]:46746) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1izsI5-0000DC-3e for bug-guix@gnu.org; Thu, 06 Feb 2020 20:18:41 -0500 Received: by mail-ed1-x533.google.com with SMTP id m8so541630edi.13 for ; Thu, 06 Feb 2020 17:18:40 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39477@debbugs.gnu.org --0000000000005efba6059df22b63 Content-Type: text/plain; charset="UTF-8" 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 #. debugger invoked on a ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #: Component "fare-quasiquote-extras" not found, required by # ... 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 --0000000000005efba6059df22b63 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

This command:

guix environment --container --no-cwd --ad-hoc sbcl sbcl-serap= eum -- \
=C2=A0 sbcl --eval '(require :asdf)' --eval '(requ= ire :serapeum)' --quit

...yields an error from S= BCL:

...
ASDF could not load serapeum be= cause
Component "fare-quasiquote-extras" not found, required b= y
#<PREBUILT-SYSTEM "serapeum">.

debugger invoked= on a ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread
#<THREAD "= ;main thread" RUNNING {10005684C3}>:
=C2=A0 Component "fare= -quasiquote-extras" not found, required by
=C2=A0 #<PREBUILT-SYS= TEM "serapeum">
...

The= same command works with other substantial packages if you replace (both me= ntions of) serapeum with dramka or cl-async for example. Maybe there is a d= ependency issue with either serapeum or the fare utils? How might this be f= ixed?

guix --version =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0
guix (GNU Guix) 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3
=

Thanks!

--

Martin<= br>
--0000000000005efba6059df22b63--