GNU bug report logs -
#39835
Can't use ./pre-inst-env on Fedora
Previous Next
Reported by: Damien Cassou <damien <at> cassou.me>
Date: Sat, 29 Feb 2020 15:28:01 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
OS: Fedora 31
$ guix describe
Generation 14 Feb 29 2020 16:14:16 (current)
guix 91c19e7
repository URL: file:///home/cassou/Documents/projects/guix/guix
branch: master
commit: 91c19e76a5c456c2861ca48754563e7cc86ff5f2
$ guix environment --pure guix -- ./bootstrap
$ guix environment --pure guix -- ./configure --localstatedir=/var
$ guix environment --pure guix -- make -j4
$ ./pre-inst-env guix build emacs
Backtrace:
In ice-9/threads.scm:
390:8 19 (_ _)
In ice-9/boot-9.scm:
2994:20 18 (_)
2312:4 17 (save-module-excursion _)
3014:26 16 (_)
In unknown file:
15 (primitive-load-path "guix/store" #<procedure 7f0cb49d7120 at ice-9/boot-9.s…>)
In guix/store.scm:
21:0 14 (_)
In ice-9/boot-9.scm:
2874:4 13 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ #:exports _ # …)
2887:24 12 (_)
222:29 11 (map1 (((guix utils)) ((guix config)) ((guix deprecation)) ((guix #)) ((…)) …))
222:29 10 (map1 (((guix config)) ((guix deprecation)) ((guix memoization)) ((guix …)) …))
222:29 9 (map1 (((guix deprecation)) ((guix memoization)) ((guix serialization)) (#) …))
222:29 8 (map1 (((guix memoization)) ((guix serialization)) ((guix monads)) ((# #)) …))
222:29 7 (map1 (((guix serialization)) ((guix monads)) ((guix records)) ((guix #)) # …))
222:29 6 (map1 (((guix monads)) ((guix records)) ((guix base16)) ((guix base32)) (#) …))
222:29 5 (map1 (((guix records)) ((guix base16)) ((guix base32)) ((gcrypt hash)) (#) …))
222:29 4 (map1 (((guix base16)) ((guix base32)) ((gcrypt hash)) ((guix profiling)) # …))
222:29 3 (map1 (((guix base32)) ((gcrypt hash)) ((guix profiling)) ((rnrs #)) ((…)) …))
222:17 2 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs bytevectors)) ((ice-9 #)) …))
2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)
In unknown file:
0 (scm-error misc-error #f "~A ~S" ("no code for module" (gcrypt hash)) #f)
ERROR: In procedure scm-error:
no code for module (gcrypt hash)
--
Damien Cassou
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
This bug report was last modified 5 years and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.