From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Clean build from Git HEAD fails Date: Sun, 1 Dec 2013 10:04:10 +0100 Message-ID: <20131201090410.GA23080@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vn2wt-0001K1-Ck for guix-devel@gnu.org; Sun, 01 Dec 2013 04:04:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vn2wn-0002eQ-Nx for guix-devel@gnu.org; Sun, 01 Dec 2013 04:04:19 -0500 Received: from de.cellform.com ([88.217.224.109]:52424 helo=jocasta.intra) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vn2wn-0002eI-AW for guix-devel@gnu.org; Sun, 01 Dec 2013 04:04:13 -0500 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.14.4/8.14.4/Debian-4) with ESMTP id rB194AwQ023099 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 1 Dec 2013 10:04:10 +0100 Received: (from john@localhost) by jocasta.intra (8.14.4/8.14.4/Submit) id rB194ARF023098 for guix-devel@gnu.org; Sun, 1 Dec 2013 10:04:10 +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 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 =2E/boostrap =2E/configure make =2E =2E =2E =2E =2E /bin/mkdir -p `dirname "guix/scripts/build.go"` ; \ LC_ALL=3DC \ ./pre-inst-env \ /usr/bin/guild compile -L "." -L "." \ -Wformat -Wunbound-variable -Warity-mismatch \ --target=3D"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 #] 2783: 17 [#] In unknown file: ?: 16 [primitive-load-path "guix/build/download" #f] In ice-9/eval.scm: 480: 15 [# #] In ice-9/psyntax.scm: 1111: 14 [expand-top-sequence (#) () (#) ...] 1078: 13 [#] 1621: 12 [expand-simple-lambda (# . #) () (()) ...] 1542: 11 [parse ((# . #)) (#(syntax-object log # ...)) ...] In ice-9/boot-9.scm: 545: 10 [map # ((# . #= ))] In ice-9/psyntax.scm: 2130: 9 [expand-let (let # # # ...) (# # #) (# # #) ...] In ice-9/boot-9.scm: 545: 8 [map # (#)] In ice-9/psyntax.scm: 1267: 7 [expand (make-session connection-end/client) (# # #) (# # #) ...] 1196: 6 [syntax-type (make-session connection-end/client) (# # #) (# # #) .= =2E.] 582: 5 [syntax-type make-session (# # #) (# # #) ...] 292: 4 [get-global-definition-hook make-session (hygiene guix build downlo= ad)] In unknown file: ?: 3 [module-variable # make-se= ssion] 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 [# mi= sc-error ...] The problem can be circumvented by: make -k ; make Then everything works. 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. --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEUEARECAAYFAlKa+4oACgkQimdxnC3oJ7MK3QCffnCgNHtQMqVsi4qTQIX8fIRR Ev4AmNWUZLVy3ewAX4rF6xlcZrARNwQ= =ewLO -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--