unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Katherine Cox-Buday <cox.katherine.e@gmail.com>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: help-guix@gnu.org
Subject: Re: Problems with McCLIM (Common Lisp)
Date: Fri, 11 Sep 2020 09:19:19 -0500	[thread overview]
Message-ID: <87blicgzvc.fsf@gmail.com> (raw)
In-Reply-To: <87eenfidt4.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sun, 06 Sep 2020 09:07:03 +0200")

Pierre Neidhardt <mail@ambrevar.xyz> writes:

> Konrad Hinsen <konrad.hinsen@fastmail.net> writes:
>
>> That sounds good, as does getting rid of ADSF bundles. I have more or 
>> less given up on numcl, for example, which fails to compile to a bundle 
>> in recent versions but seems to work find via fasls (at least it works 
>> fine with quicklisp).
>
> It seems that the Common Lisp community is mostly relying on Quicklisp
> and thus rarely, if ever, uses asdf:compile-bundle-op.
> The latter has been a source of oddities to me: several times a piece of
> code would behave differently between compile-bundle-op and compile-op.
> Upstream is almost always relying on compile-op and thus not aware of
> the compile-bundle-op issues.

It's been awhile since I packaged any new Common Lisp systems into Guix,
but I most often experienced this with the new package-inferred style of
systems (you can probably find my messages in the guix-devel archives).

To try and side-step the aforementioned issues with Guix's bundling
code, I tried using the compile-bundle-op operation and a few others,
and none of them worked with package-inferred systems. I believe I did
some research and found that there was some esoteric reason these
operations didn't work with package-inferred systems. I would be
delighted if they did.

We do need to overhaul how we package Common Lisp software in general.
Regardless of whether the functionality we're discussing works, I think
we have many more "standard" options for laying out packages and fasls
on disk. We might want to consider looking closely at what Quicklisp
does and see if we can't map that onto the store.

I'm glad people like Pierre are looking into this! I wish I had more
time to help at the moment, but: 2020.

-- 
Katherine


  reply	other threads:[~2020-09-11 14:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13  2:43 Problems with McCLIM (Common Lisp) Ricardo Wurmus
2020-08-13  7:16 ` Pierre Neidhardt
2020-08-13  9:08   ` Guillaume Le Vaillant
2020-09-04 16:37     ` Ricardo Wurmus
2020-09-05  6:57       ` Pierre Neidhardt
2020-09-05  7:20         ` Ricardo Wurmus
2020-09-05  9:49           ` Guillaume Le Vaillant
2020-09-05 17:52         ` Konrad Hinsen
2020-09-06  7:07           ` Pierre Neidhardt
2020-09-11 14:19             ` Katherine Cox-Buday [this message]
2020-09-11 14:40               ` 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blicgzvc.fsf@gmail.com \
    --to=cox.katherine.e@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=mail@ambrevar.xyz \
    /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.
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).