From: Guillaume Le Vaillant <glv@posteo.net>
To: "Simen Endsjø" <simendsjo@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Common Lisp systems using `package-inferred-system' fails to find dependency
Date: Mon, 04 Sep 2023 08:00:37 +0000 [thread overview]
Message-ID: <87v8cqicq6.fsf@kitej> (raw)
In-Reply-To: <87ttsgbqws.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 653 bytes --]
Simen Endsjø <simendsjo@gmail.com> skribis:
> │ (define-public sbcl-log4cl-extras
> │ [...]
> │ (inputs
> │ (list
> │ cl-40ants-asdf-system
> │ cl-pythonic-string-reader
> │ cl-log4cl
> │ cl-jonathan
> │ cl-40ants-doc
> │ cl-strings
> │ cl-global-vars
> │ cl-dissect
> │ cl-with-output-to-stream))
> │ [...]
Hi.
As you're making a package for sbcl, it should use the inputs
compiled for sbcl instead of the source-only inputs.
E.g.: sbcl-log4cl instead of cl-log4cl, sbcl-cl-strings instead of
cl-strings, etc.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
prev parent reply other threads:[~2023-09-04 8:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 13:26 Common Lisp systems using `package-inferred-system' fails to find dependency Simen Endsjø
2023-09-04 8:00 ` Guillaume Le Vaillant [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=87v8cqicq6.fsf@kitej \
--to=glv@posteo.net \
--cc=help-guix@gnu.org \
--cc=simendsjo@gmail.com \
/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.