bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug: missing interface for module (gnutls) (was: IMPORTANT: guix-package


From: Nikita Karetnikov
Subject: Bug: missing interface for module (gnutls) (was: IMPORTANT: guix-package -> guix package)
Date: Sun, 17 Feb 2013 06:58:10 -0500

This commit is buggy.

Backtrace:
In ice-9/boot-9.scm:
2786: 19 [try-module-autoload (guix build download) #f]
2131: 18 [save-module-excursion #<procedure a1f7630 at ice-9/boot-9.scm:2787:17 
()>]
2797: 17 [#<procedure a1f7630 at ice-9/boot-9.scm:2787:17 ()>]
In unknown file:
   ?: 16 [primitive-load-path "guix/build/download" #f]
In ice-9/eval.scm:
 494: 15 [#<procedure 9c2d5a0 at ice-9/eval.scm:488:4 (exp)> #]
In ice-9/psyntax.scm:
1101: 14 [expand-top-sequence (#) () (#) ...]
1259: 13 [#<procedure a5f7ab0 at ice-9/psyntax.scm:1067:36 ()>]
1611: 12 [expand-simple-lambda (# . #) () (()) ...]
1532: 11 [parse ((# . #)) (#(syntax-object log # ...)) ...]
In ice-9/boot-9.scm:
 623: 10 [map #<procedure a609f90 at ice-9/psyntax.scm:1533:66 (x)> ((# . #))]
In ice-9/psyntax.scm:
2120: 9 [expand-let (let # # # ...) (# # #) (# # #) ...]
In ice-9/boot-9.scm:
 623: 8 [map #<procedure a5f9460 at ice-9/psyntax.scm:2120:49 (x)> (#)]
In ice-9/psyntax.scm:
1257: 7 [#<procedure a5f9460 at ice-9/psyntax.scm:2120:49 (x)> #]
1186: 6 [syntax-type (make-session connection-end/client) (# # #) (# # #) ...]
 579: 5 [syntax-type make-session (# # #) (# # #) ...]
 292: 4 [get-global-definition-hook make-session (hygiene guix build download)]
In unknown file:
   ?: 3 [module-variable #<directory (guix build download) a323168> 
make-session]
In ice-9/boot-9.scm:
2732: 2 [b #<autoload (gnutls) a5fec18> make-session #f]
In unknown file:
   ?: 1 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 9dd98c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> 
misc-error ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 9dd98c0 at 
ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: missing interface for module (gnutls)
make[2]: *** [guix/scripts/download.go] Error 1
make[2]: Leaving directory `/home/guix-FRESH'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guix-FRESH'
make: *** [all] Error 2

Steps to reproduce:

# git clone git://git.sv.gnu.org/guix.git buggy-guix
# cd buggy-guix
# ./bootstrap
# ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs
# make

I'm trying to investigate.  Though, any help is appreciated.

Attachment: pgpmfW2qDzfmH.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]