unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: guix-devel@gnu.org
Subject: guix build failure
Date: Mon, 6 Oct 2014 22:01:26 +0200	[thread overview]
Message-ID: <CAKrPhPOQxSYDPyafPn+upELh_WwC=RkwvuJz70NO3Ra8tF6RKA@mail.gmail.com> (raw)

Hi,

today I pulled from the git repository and now make stops with the
following error:

Backtrace:
In ice-9/boot-9.scm:
2789: 19 [#<procedure 27fb7e0 at ice-9/boot-9.scm:2777:4 (name
#:optional autoload version #:key ensure)> # ...]
3065: 18 [try-module-autoload (gnu packages compression) #f]
2401: 17 [save-module-excursion #<procedure 361bba0 at
ice-9/boot-9.scm:3066:17 ()>]
3085: 16 [#<procedure 361bba0 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 15 [primitive-load-path "gnu/packages/compression" ...]
In ice-9/eval.scm:
 505: 14 [#<procedure 2748680 at ice-9/eval.scm:499:4 (exp)>
(define-module # # ...)]
In ice-9/psyntax.scm:
1106: 13 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
 989: 12 [scan ((define-module (gnu packages compression) #:use-module
...)) () ...]
 279: 11 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 10 [eval # ()]
In ice-9/boot-9.scm:
2951: 9 [define-module* (gnu packages compression) #:filename ...]
2926: 8 [resolve-imports ((# # license:) (#) (#) (#) ...)]
2864: 7 [resolve-interface (gnu packages which) #:select ...]
2789: 6 [#<procedure 27fb7e0 at ice-9/boot-9.scm:2777:4 (name
#:optional autoload version #:key ensure)> # ...]
3065: 5 [try-module-autoload (gnu packages which) #f]
2401: 4 [save-module-excursion #<procedure 362b270 at
ice-9/boot-9.scm:3066:17 ()>]
3085: 3 [#<procedure 362b270 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 2 [primitive-load-path "gnu/packages/which" ...]
In gnu/packages/which.scm:
  27: 1 [#<procedure 34b03a0 ()>]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 2af99c0 at ice-9/boot-9.scm:97:6 (thrown-k .
args)> unbound-variable ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 2af99c0 at
ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: In procedure module-lookup: Unbound variable: name
make[2]: *** [guix/scripts/archive.go] Error 1
make[2]: Leaving directory `/home/beffa/src/guix/git/guix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/beffa/src/guix/git/guix'
make: *** [all] Error 2

I have the following environment variables set:

export PKG_CONFIG_PATH="$HOME/.guix-profile/lib/pkgconfig"
export ACLOCAL_PATH="$HOME/.guix-profile/share/aclocal"
export CPATH="$HOME/.guix-profile/include"
export LIBRARY_PATH="$HOME/.guix-profile/lib"
export GUILE_LOAD_PATH="$HOME/.guix-profile/share/guile/site/2.0:/usr/local/share/guile/site/2.0"
export GUILE_LOAD_COMPILED_PATH="$HOME/.guix-profile/share/guile/site/2.0:/usr/local/share/guile/site/2.0"
export INFOPATH="$HOME/.guix-profile/share/info:"
export PATH="$HOME/.guix-profile/bin:$PATH"

Do you have any idea on what's wrong?

Thanks,
Fede

             reply	other threads:[~2014-10-06 20:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 20:01 Federico Beffa [this message]
2014-10-06 21:34 ` guix build failure Ludovic Courtès
2014-10-07  7:44   ` Federico Beffa
2014-10-07 11:02     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKrPhPOQxSYDPyafPn+upELh_WwC=RkwvuJz70NO3Ra8tF6RKA@mail.gmail.com' \
    --to=beffa@ieee.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).