* bug#66473: guile-irregex does not correctly package the compiled version
@ 2023-10-11 21:58 wolf
0 siblings, 0 replies; only message in thread
From: wolf @ 2023-10-11 21:58 UTC (permalink / raw)
To: 66473
[-- Attachment #1: Type: text/plain, Size: 879 bytes --]
Hello,
when I try to use guile-irregex, I am presented with a notice about
auto-compilation:
$ guix shell guile guile-irregex -- guile -c '(use-modules (rx irregex))'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/0dsldjpjkb5jhmbp9v7hqh4g99abw4d4-profile/share/guile/site/3.0/rx/source/irregex.scm
;;; compiled /home/wolf/.cache/guile/ccache/3.0-LE-8-4.6/gnu/store/28kbndqfrzblr3jdin9i28nwqmy6vsys-guile-irregex-0.9.6/share/guile/site/3.0/rx/source/irregex.scm.go
I did not expect that and I am pretty sure that should not happen. The .go file
seems to be present in the store, so I am unsure why it is not loaded.
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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-11 22:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 21:58 bug#66473: guile-irregex does not correctly package the compiled version wolf
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).