GNU bug report logs -
#66473
guile-irregex does not correctly package the compiled version
Previous Next
To reply to this bug, email your comments to 66473 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#66473
; Package
guix
.
(Wed, 11 Oct 2023 22:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
wolf <wolf <at> wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 11 Oct 2023 22:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
Changed bug submitter to 'Tomas Volf <~@wolfsden.cz>' from 'wolf <wolf <at> wolfsden.cz>'
Request was from
Tomas Volf <~@wolfsden.cz>
to
control <at> debbugs.gnu.org
.
(Tue, 09 Jan 2024 16:58:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.