From: Guillaume Le Vaillant <glv@posteo.net>
To: 46424@debbugs.gnu.org
Cc: Pierre Neidhardt <mail@ambrevar.xyz>,
Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: bug#46424: Use load-systems or load-systems*
Date: Sat, 08 May 2021 09:37:58 +0000 [thread overview]
Message-ID: <87tundin0p.fsf@kitej> (raw)
In-Reply-To: <CAO+9K5oPaf5Fr6Z=0XpvQCGWCcA4+grN_-VxbqMKt8V2ssBTMA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 548 bytes --]
In the case of quri, it looks like the problem comes from the
"(asdf:clear-system c)" call at the end of "quri-test.asd". When
removing it, the build succeeds even without the custom 'asd-systems'
argument in the Guix package definition.
So it looks like the lazy loading of system definitions is working in
asdf-build-system after all. I guess it's the default behaviour of
'load-asd'.
However I don't know why this 'clear-system' call messes up the ASDF
configuration in asdf-build-system, but it doesn't seem to cause
problems in Quicklisp...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2021-05-08 9:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-10 16:36 bug#46424: ASDF build system sometimes fails to load .asd files properly Pierre Neidhardt
2021-02-12 10:25 ` Guillaume Le Vaillant
2021-05-05 20:55 ` bug#46424: Use load-systems or load-systems* Sharlatan Hellseher
2021-05-08 9:37 ` Guillaume Le Vaillant [this message]
2021-05-08 10:00 ` Pierre Neidhardt
2022-09-05 9:10 ` bug#46424: ASDF build system sometimes fails to load .asd files properly Guillaume Le Vaillant
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=87tundin0p.fsf@kitej \
--to=glv@posteo.net \
--cc=46424@debbugs.gnu.org \
--cc=mail@ambrevar.xyz \
--cc=sharlatanus@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.