From: wolf <wolf@wolfsden.cz>
To: 66315@debbugs.gnu.org
Subject: bug#66315: guile-ini is missing a dependency on guile-lib
Date: Mon, 2 Oct 2023 23:45:03 +0200 [thread overview]
Message-ID: <ZRs53wR36Cb53W2F@ws> (raw)
[-- Attachment #1: Type: text/plain, Size: 1780 bytes --]
Hi,
I think guile-ini package is missing a dependency on guile-lib package.
$ guix shell -C guile guile-ini -- guile -c '(use-modules (ini))'
Backtrace:
In ice-9/boot-9.scm:
3564:26 19 (_)
In unknown file:
18 (primitive-load-path "ini/fsm" #<procedure 7ff9f57daf20?>)
In ice-9/boot-9.scm:
3923:23 17 (_)
3411:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
3424:24 15 (_)
222:29 14 (map1 (((oop goops)) ((smc fsm)) ((ini fsm-context)) # ?))
222:17 13 (map1 (((smc fsm)) ((ini fsm-context)) ((ini #)) ((?))))
3327:17 12 (resolve-interface (smc fsm) #:select _ #:hide _ # _ # _ ?)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
3253:13 10 (_)
In ice-9/threads.scm:
390:8 9 (_ _)
In ice-9/boot-9.scm:
3544:20 8 (_)
2836:4 7 (save-module-excursion #<procedure 7ff9f57c9420 at ice-?>)
3564:26 6 (_)
In unknown file:
5 (primitive-load-path "smc/fsm" #<procedure 7ff9f57dac60?>)
In ice-9/boot-9.scm:
3923:23 4 (_)
3411:4 3 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
3424:24 2 (_)
222:17 1 (map1 (((scheme documentation)) ((oop goops)) ((# #)) ?))
3330:6 0 (resolve-interface (scheme documentation) #:select _ # _ ?)
ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (scheme documentation)
Compared to (which does not produce an error):
$ guix shell -C guile guile-ini guile-lib -- guile -c '(use-modules (ini))'
Have a nice day,
W.
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2023-10-02 21:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ZRs53wR36Cb53W2F@ws \
--to=wolf@wolfsden.cz \
--cc=66315@debbugs.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).