all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Jeffrin Jose <ahiliation@yahoo.co.in>
Cc: guix-devel@gnu.org
Subject: Re: guix pull (error)
Date: Sat, 12 Oct 2013 21:31:12 +0200	[thread overview]
Message-ID: <874n8mcmm7.fsf@gnu.org> (raw)
In-Reply-To: <20131012100624.GA16134@debian.Jeff> (Jeffrin Jose's message of "Sat, 12 Oct 2013 15:36:24 +0530")

Jeffrin Jose <ahiliation@yahoo.co.in> skribis:

> -------------------cut-x-here-------------
> $guix pull
> starting download of `guix-file.5G1sMw' from `http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz'...
> http://git.savannah.gnu.org/.../guix-master.tar.gz	4185.0 KiB transferred
> The following derivation will be built:
>    /nix/store/1v3ykijky3d6gq7gvnvdwkc66wq68n4c-guix-latest.drv
> The following files will be downloaded:
>    /nix/store/iwyl3m0n7nzh4pl0rp0n4a6n4vm7ppwp-tar-1.26
>    /nix/store/w0wcbwwr6q8zfkwf1fiifdyiyif48zic-gzip-1.6
>    /nix/store/8bnpcr53gwkc31gg3gsi1d7hlygqrjqj-libgcrypt-1.5.3
>    /nix/store/q0szrvcs5bkk6ikij8qjpd56hn1z8c8k-module-import
>    /nix/store/xx9qw71zd5wwqmbr0ls4mrjlj3w8wqk7-module-import-compiled
>    /nix/store/ldxf5wvk7dh5d95msg7bs8fsnawxmj3h-libgpg-error-1.12
>    /nix/store/vmsk3gwg3z9ra7rzyg34892da1dp72ap-grep-2.14
> guix pull: error: build failed: build of `/nix/store/1v3ykijky3d6gq7gvnvdwkc66wq68n4c-guix-latest.drv' failed

I can reproduce the bug.  Running ‘guix pull --verbose’ to get the build
log shows this:

--8<---------------cut here---------------start------------->8---
compiling '/nix/store/wjzi8xyya4y7yn6nbvnfci2akjn1i91j-guix-latest/gnu/packages.scm'...
compiling '/nix/store/wjzi8xyya4y7yn6nbvnfci2akjn1i91j-guix-latest/gnu/packages/acct.scm'...
compiling '/nix/store/wjzi8xyya4y7yn6nbvnfci2akjn1i91j-guix-latest/gnu/packages/acl.scm'...
compiling '/nix/store/wjzi8xyya4y7yn6nbvnfci2akjn1i91j-guix-latest/gnu/packages/algebra.scm'...
Backtrace:
In ice-9/psyntax.scm:
 270: 19 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 18 [eval # ()]
In ice-9/boot-9.scm:
2870: 17 [define-module* (gnu packages algebra) #:filename ...]
2845: 16 [resolve-imports ((#) (#) (#) (#) ...)]
2783: 15 [resolve-interface (gnu packages flex) #:select ...]
2708: 14 [#<procedure 212df40 at ice-9/boot-9.scm:2696:4 (name #:optional autoload version #:key ensure)> # ...]
2981: 13 [try-module-autoload (gnu packages flex) #f]
2320: 12 [save-module-excursion #<procedure 334cc60 at ice-9/boot-9.scm:2982:17 ()>]
3001: 11 [#<procedure 334cc60 at ice-9/boot-9.scm:2982:17 ()>]
In unknown file:
   ?: 10 [primitive-load-path "gnu/packages/flex" ...]
In ice-9/eval.scm:
 453: 9 [eval # ()]
 432: 8 [eval # #]
 436: 7 [eval # #]
 432: 6 [eval # #]
 436: 5 [eval # #]
 387: 4 [eval # #]
 386: 3 [eval # #]
 393: 2 [eval # #]
In unknown file:
   ?: 1 [memoize-variable-access! #<memoized search-patch> #<directory # 32d4360>]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 40186c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> unbound-variable ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 40186c0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: Unbound variable: search-patch
--8<---------------cut here---------------end--------------->8---

This is no good.  I’m currently investigating and will report back.

Thanks,
Ludo’.

  reply	other threads:[~2013-10-12 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 10:06 guix pull (error) Jeffrin Jose
2013-10-12 19:31 ` Ludovic Courtès [this message]
2013-10-13 20:52   ` 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

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

  git send-email \
    --in-reply-to=874n8mcmm7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=ahiliation@yahoo.co.in \
    --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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.