From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Cannot build from git Date: Wed, 4 Dec 2013 18:50:40 +0100 Message-ID: <20131204175039.GA6808@intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoGb1-0001LD-4f for guix-devel@gnu.org; Wed, 04 Dec 2013 12:50:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VoGaw-0000uE-WF for guix-devel@gnu.org; Wed, 04 Dec 2013 12:50:47 -0500 Received: from de.cellform.com ([88.217.224.109]:40293 helo=jocasta.intra) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoGaw-0000uA-HF for guix-devel@gnu.org; Wed, 04 Dec 2013 12:50:42 -0500 Received: from muse.intra (muse.intra [192.168.0.6]) by jocasta.intra (8.14.4/8.14.4/Debian-4) with ESMTP id rB4HoeYr013315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 4 Dec 2013 18:50:40 +0100 Received: from john by muse.intra with local (Exim 4.80) (envelope-from ) id 1VoGau-0001mA-BK for guix-devel@gnu.org; Wed, 04 Dec 2013 18:50:40 +0100 Content-Disposition: inline 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: guix-devel@gnu.org --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =46rom Git HEAD, I get the error: /bin/mkdir -p `dirname "gnu/packages/guile.go"` ; \ LC_ALL=3DC \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "/home/john/guix" \ -Wformat -Wunbound-variable -Warity-mismatch \ --target=3D"i686-pc-linux-gnu" = \ -o "gnu/packages/guile.go" "/home/john/guix/gnu/packages/guile.sc= m" Backtrace: In gnu/packages/avahi.scm: 19: 19 [#] 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 [# # ...] 2772: 14 [try-module-autoload (gnu packages glib) #f] 2111: 13 [save-module-excursion #] 2783: 12 [#] In unknown file: ?: 11 [primitive-load-path "gnu/packages/glib" #f] In gnu/packages/glib.scm: 21: 10 [#] 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 [# # ...] 2772: 5 [try-module-autoload (gnu packages base) #f] 2111: 4 [save-module-excursion #] 2783: 3 [#] In unknown file: ?: 2 [primitive-load-path "gnu/packages/base" #f] In gnu/packages/base.scm: 1042: 1 [#] In ice-9/boot-9.scm: 106: 0 [# mi= sc-error ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: In procedure #: Unbound vari= able: 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 Courts Date: Wed Dec 4 00:30:08 2013 +0100 gnu: Add Guile-SSH. =20 * gnu/packages/guile.scm (guile-ssh): New variable. Reverting that change allows me to build again. J' --=20 PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlKfa28ACgkQimdxnC3oJ7NrBACdHsyIBrPdiPpFpDJyi3E4LIcE K64AnREIMDceD4HQbvD2xJ5nM3vfh0gA =Jgsf -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--