GNU bug report logs -
#54929
./pre-inst-env recompiling files
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Thu, 14 Apr 2022 10:02:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Recently even after a
./bootstrap
./configure --localstatedir=/var --prefix=/usr/local/guix
make
any command prefixed by ./pre-inst-env starts by recompiling a bunch of
scheme files with the following messages:
;;; WARNING: loading compiled file /home/andreas/Programme/guix/guix/build/utils.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode version
;;; note: source file /home/andreas/Programme/guix/guix/build/utils.scm
;;; newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/guix/build/and so on.
Then it used to fail, but on my last run it succeeded in the end.
However, the next ./pre-inst-env executes the same recompilation dance.
Andreas
This bug report was last modified 3 years and 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.