unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Clean build from Git HEAD fails
@ 2013-12-01  9:04 John Darrington
  2013-12-02 12:56 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: John Darrington @ 2013-12-01  9:04 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 2550 bytes --]

A clean build from the current Git HEAD is not possible.
Something seems to be wrong with the Makefile dependencies:

git checkout master
git clean -dfx
./boostrap
./configure
make

.
.
.
.
.
/bin/mkdir -p `dirname "guix/scripts/build.go"` ;                       \
        LC_ALL=C                                                        \
        ./pre-inst-env                                  \
        /usr/bin/guild compile -L "." -L "."    \
          -Wformat -Wunbound-variable -Warity-mismatch                  \
          --target="i686-pc-linux-gnu"                                          \
          -o "guix/scripts/build.go" "guix/scripts/build.scm"
Backtrace:
In ice-9/boot-9.scm:
2772: 19 [try-module-autoload (guix build download) #f]
2111: 18 [save-module-excursion #<procedure a872ae0 at ice-9/boot-9.scm:2773:17 ()>]
2783: 17 [#<procedure a872ae0 at ice-9/boot-9.scm:2773:17 ()>]
In unknown file:
   ?: 16 [primitive-load-path "guix/build/download" #f]
In ice-9/eval.scm:
 480: 15 [#<procedure a06a6c0 at ice-9/eval.scm:474:4 (exp)> #]
In ice-9/psyntax.scm:
1111: 14 [expand-top-sequence (#) () (#) ...]
1078: 13 [#<procedure a7739c0 at ice-9/psyntax.scm:1077:36 ()>]
1621: 12 [expand-simple-lambda (# . #) () (()) ...]
1542: 11 [parse ((# . #)) (#(syntax-object log # ...)) ...]
In ice-9/boot-9.scm:
 545: 10 [map #<procedure a68e6e0 at ice-9/psyntax.scm:1543:66 (x)> ((# . #))]
In ice-9/psyntax.scm:
2130: 9 [expand-let (let # # # ...) (# # #) (# # #) ...]
In ice-9/boot-9.scm:
 545: 8 [map #<procedure a68e6a0 at ice-9/psyntax.scm:2130:49 (x)> (#)]
In ice-9/psyntax.scm:
1267: 7 [expand (make-session connection-end/client) (# # #) (# # #) ...]
1196: 6 [syntax-type (make-session connection-end/client) (# # #) (# # #) ...]
 582: 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) a865870> make-session]
In ice-9/boot-9.scm:
2718: 2 [b #<autoload (gnutls) a7786c0> make-session #f]
In unknown file:
   ?: 1 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 106: 0 [#<procedure a19d440 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]


The problem can be circumvented by:

make -k ; make

Then everything works.

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-12-05 21:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01  9:04 Clean build from Git HEAD fails John Darrington
2013-12-02 12:56 ` Ludovic Courtès
2013-12-02 13:43   ` John Darrington
2013-12-02 22:22     ` Ludovic Courtès
2013-12-03  8:39       ` John Darrington
2013-12-04 21:05         ` Ludovic Courtès
2013-12-05  7:34           ` John Darrington
2013-12-05 21:51             ` Ludovic Courtès

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).