guix-devel
[Top][All Lists]
Advanced

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

Cannot build from git


From: John Darrington
Subject: Cannot build from git
Date: Wed, 4 Dec 2013 18:50:40 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

From Git HEAD, I get the error:

/bin/mkdir -p `dirname "gnu/packages/guile.go"` ;                       \
        LC_ALL=C                                                        \
        ./pre-inst-env                                  \
        /usr/bin/guild compile -L "." -L "/home/john/guix"      \
          -Wformat -Wunbound-variable -Warity-mismatch                  \
          --target="i686-pc-linux-gnu"                                          
\
          -o "gnu/packages/guile.go" "/home/john/guix/gnu/packages/guile.scm"
Backtrace:
In gnu/packages/avahi.scm:
  19: 19 [#<procedure 8e24eb0 ()>]
In ice-9/boot-9.scm:
2667: 18 [define-module* (gnu packages avahi) #:filename ...]
2642: 17 [resolve-imports ((# # #) (#) (#) (#) ...)]
2580: 16 [resolve-interface (gnu packages glib) #:select ...]
2505: 15 [#<procedure 86cecf0 at ice-9/boot-9.scm:2493:4 (name #:optional 
autoload version #:key ensure)> # ...]
2772: 14 [try-module-autoload (gnu packages glib) #f]
2111: 13 [save-module-excursion #<procedure 8dd1618 at ice-9/boot-9.scm:2773:17 
()>]
2783: 12 [#<procedure 8dd1618 at ice-9/boot-9.scm:2773:17 ()>]
In unknown file:
   ?: 11 [primitive-load-path "gnu/packages/glib" #f]
In gnu/packages/glib.scm:
  21: 10 [#<procedure 8e2bad0 ()>]
In ice-9/boot-9.scm:
2667: 9 [define-module* (gnu packages glib) #:filename ...]
2642: 8 [resolve-imports (# # # # ...)]
2580: 7 [resolve-interface (gnu packages base) #:select ...]
2505: 6 [#<procedure 86cecf0 at ice-9/boot-9.scm:2493:4 (name #:optional 
autoload version #:key ensure)> # ...]
2772: 5 [try-module-autoload (gnu packages base) #f]
2111: 4 [save-module-excursion #<procedure 8dd1498 at ice-9/boot-9.scm:2773:17 
()>]
2783: 3 [#<procedure 8dd1498 at ice-9/boot-9.scm:2773:17 ()>]
In unknown file:
   ?: 2 [primitive-load-path "gnu/packages/base" #f]
In gnu/packages/base.scm:
1042: 1 [#<procedure 8e41280 ()>]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 878b440 at ice-9/boot-9.scm:97:6 (thrown-k . args)> 
misc-error ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 878b440 at 
ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: In procedure #<procedure 8e41280 ()>: Unbound 
variable: guile-2.0/fixed
make[2]: *** [gnu/packages/guile.go] Error 1
make[2]: Target `all-am' not remade because of errors.
make[2]: Leaving directory `/Scratch/john/guix-dev'


Git bisect revealed that the bad change was this one:


commit 595801e2f4736a7fc08484716adf3bc49432bfa9
Author: Ludovic Court<C3><A8>s <address@hidden>
Date:   Wed Dec 4 00:30:08 2013 +0100

    gnu: Add Guile-SSH.
    
    * gnu/packages/guile.scm (guile-ssh): New variable.



Reverting that change allows me to build again.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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