From: Katherine Cox-Buday <cox.katherine.e@gmail.com>
To: guix-devel@gnu.org
Subject: ASDF Builder (Common Lisp) & "package-inferred-system" Packages
Date: Thu, 10 Jan 2019 18:25:23 -0600 [thread overview]
Message-ID: <8736q082h8.fsf@gmail.com> (raw)
Hey all.
I think the common-lisp build system might be broken for
"package-inferred-system" style common-lisp packages. The build system
appears to find the dependencies, but then replace[1] "invalid" (within
the context of the store) characters with `-`. I think this breaks asdf
as it then cannot find the package. "package-inferred-system" packages
almost always contain a `/`[2] which is flagged as an invalid
character.
Do we even need to be doing scrubbing here since it's within the context
of ASDF, not the store?
Can anyone confirm, or does anyone have any thoughts? This style of
Common Lisp package will probably increase moving forward, so we should
probably address this sooner than later.
[1] - http://git.savannah.gnu.org/cgit/guix.git/tree/guix/build/lisp-utils.scm#n165
[2] - https://www.common-lisp.net/project/asdf/asdf.html#index-Package-inferred-systems
--
Katherine
next reply other threads:[~2019-01-11 0:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-11 0:25 Katherine Cox-Buday [this message]
2019-01-11 9:01 ` ASDF Builder (Common Lisp) & "package-inferred-system" Packages Pierre Neidhardt
2019-01-11 15:34 ` Katherine Cox-Buday
2019-01-12 20:24 ` Katherine Cox-Buday
2019-01-13 19:14 ` Andy Patterson
2019-01-14 0:20 ` Katherine Cox-Buday
2019-08-02 16:28 ` Pierre Neidhardt
2019-08-02 16:43 ` Pierre Neidhardt
2019-08-02 17:37 ` Pierre Neidhardt
2019-08-02 20:27 ` Katherine Cox-Buday
2019-08-03 8:04 ` Pierre Neidhardt
2019-08-03 8:44 ` Pierre Neidhardt
2019-08-03 14:14 ` Katherine Cox-Buday
2019-08-06 10:41 ` Pierre Neidhardt
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=8736q082h8.fsf@gmail.com \
--to=cox.katherine.e@gmail.com \
--cc=guix-devel@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.