From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: Clean build from Git HEAD fails Date: Mon, 2 Dec 2013 14:43:52 +0100 Message-ID: <20131202134352.GA17471@jocasta.intra> References: <20131201090410.GA23080@jocasta.intra> <87zjojs97g.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnTn9-0005p6-0l for guix-devel@gnu.org; Mon, 02 Dec 2013 08:44:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnTn4-0003jt-QB for guix-devel@gnu.org; Mon, 02 Dec 2013 08:44:02 -0500 Content-Disposition: inline In-Reply-To: <87zjojs97g.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic Court??s Cc: guix-devel@gnu.org On Mon, Dec 02, 2013 at 01:56:03PM +0100, Ludovic Court??s wrote: John Darrington skribis: > /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" [...] > 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 # make-session] > In ice-9/boot-9.scm: > 2718: 2 [b # make-session #f] > In unknown file: > ?: 1 [scm-error misc-error #f ...] > In ice-9/boot-9.scm: > 106: 0 [# misc-error ...] What does /usr/bin/guile -c '(use-modules (gnutls))' report on your system? Backtrace: In ice-9/boot-9.scm: 149: 16 [catch #t # ...] 157: 15 [#] In unknown file: ?: 14 [catch-closure] In ice-9/boot-9.scm: 63: 13 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 407: 12 [eval # #] In unknown file: ?: 11 [call-with-input-string "(use-modules (gnutls))" ...] In ice-9/command-line.scm: 174: 10 [# #] In unknown file: ?: 9 [eval (use-modules (gnutls)) #] In ice-9/eval.scm: 480: 8 [# (use-modules (gnutls))] In ice-9/psyntax.scm: 1101: 7 [expand-top-sequence ((use-modules (gnutls))) () ...] 986: 6 [scan ((use-modules (gnutls))) () ...] 270: 5 [scan ((# #) #(syntax-object *unspecified* # #)) () (()) ...] In ice-9/boot-9.scm: 3244: 4 [process-use-modules (((gnutls)))] 545: 3 [map # ((#))] 3245: 2 [# ((gnutls))] 2583: 1 [resolve-interface (gnutls) #:select ...] In unknown file: ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (gnutls)) #f] -- 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.