GNU bug report logs - #46011
[PATCH] gnu: Add sbcl-claw-utils.

Previous Next

Package: guix-patches;

Reported by: Adam Kandur <rndd <at> tuta.io>

Date: Thu, 21 Jan 2021 00:05:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Adam Kandur <rndd <at> tuta.io>
Cc: 46011 <at> debbugs.gnu.org
Subject: [bug#46011] [PATCH] gnu: Add sbcl-claw-utils.
Date: Thu, 21 Jan 2021 11:51:43 +0100
[Message part 1 (text/plain, inline)]
guix-patches--- via <guix-patches <at> gnu.org> skribis:

> +(define-public sbcl-claw-utils
> +  (let ((revision "0")
> +        (commit "efe25016501973dc369f067a64c7d225802bc56f"))
> +    (package
> +      (name "sbcl-claw-utils")
>        ...
> +      (inputs
> +       `(("alexandria" ,sbcl-alexandria)
> +     ("cffi" ,sbcl-cffi)
> +     ("sbcl-claw" ,sbcl-claw)
> +     ("sbcl-cl-autowrap" ,sbcl-cl-autowrap)))

Is the cl-autowrap package really necessary here? It is not in the
dependency list of the asd file, and it looks like the package compiles
fine without it. Or is there a case where it is required at runtime?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.