From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#27652: guix pull --url fails to build - guix pull works Date: Tue, 11 Jul 2017 12:35:03 -0400 Message-ID: <20170711163503.GB32069@jasmine.lan> References: <1499789087.1788738.1037461752.1AAA7941@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+pHx0qQiF2pBVqBT" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUy8u-0006aN-Oq for bug-guix@gnu.org; Tue, 11 Jul 2017 12:36:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUy8o-0001Hu-UI for bug-guix@gnu.org; Tue, 11 Jul 2017 12:36:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUy8o-0001Hh-Qb for bug-guix@gnu.org; Tue, 11 Jul 2017 12:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUy8o-0005af-E8 for bug-guix@gnu.org; Tue, 11 Jul 2017 12:36:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <1499789087.1788738.1037461752.1AAA7941@webmail.messagingengine.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Joshua Sierles Cc: 27652@debbugs.gnu.org --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 11, 2017 at 06:04:47PM +0200, Joshua Sierles wrote: > I tried 'guix pull' and it worked fine. Then, tried using a git commit > from master's tip, which should be the same contents. This link contains > the outputs for both attempts. >=20 > https://gist.github.com/jsierles/0177424733612947d61af8533084841e For everyone's reference, the failing command was: $ guix pull --url=3Dhttps://git.savannah.gnu.org/cgit/guix.git/snapshot/d5f= f67f411a6a91f2cfa589d185fbc025046f1db.tar.gz It failed like this: ------ loading... 25.4% of 607 filesrandom seed for tests: 1499787464 loading... 99.8% of 607 files compiling... 88.8% of 607 files compiling... 89.3% of 607 filesice-9/threads.scm:289:22: In procedure loop: ice-9/threads.scm:289:22: Syntax error: guix/scripts.scm:116:4: >>=3D: >>=3D (bind) used outside of 'with-monad' in= form (>>=3D (package->derivation package #:graft? (and (not dry-run?) graf= ting?)) (lambda (t-24216c5d7b7f7de-597) (mlet* %store-monad () (let ((deriv= ation t-24216c5d7b7f7de-597)) (mbegin %store-monad (maybe-build (list deriv= ation) #:use-substitutes? use-substitutes? #:dry-run? dry-run?) (return (sh= ow-derivation-outputs derivation))))))) ------ --+pHx0qQiF2pBVqBT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAllk/jcACgkQJkb6MLrK fwh3JBAAjEkijpgPRjmTVTJoNyRIvCr+3p+rbEtO9YtpC5nyuN9DQiJm1mT/qX6W vT8mmU4xQ0CCwBkUGnuTIzGPv5fsFWkBvzqoCR3Vms/ZWPynIcJjLVrso4WIGvTG LoNNnx5YysaX+Vbvys+vUVe6kKNgENX0VuAI2LeW7E334hvz8aVPqbPLNUxwbwa8 LHAEd15KMCMmRl53khDCcbB9QjvLrbseg8FR9tlrQvjLY5nz2N2U1XukE6tpvCZ4 j6ENnJK3oQY5RSNYaprIjXA+b/yWrdBBnvFzfO6CWtL/ufos8vcciDlF+v7X4GeQ JibJH+EfCArbeBMcnuOk1uZJuUI7LTxRAkq1UDqrfOGU1jZJITPWbqzUPnDCwpDM wfUNHKvlNWlFebUUMJFvXJT+EdKBcMT1RdG0z0wqnk0CqYc9fPUJoiUPl7i/kcHu zYoLy7B8E3D1AO28KZ4RkJl/2gCu1TUP9N/GNUU1xFdD4Pb+o/1XxHEzoO/ZCHN5 C8UY3s2c/V1Jw33Y5qIRApW9OLRD6Oc01R5STsa0Gkk5r6EFW7l80Jps7bicTn4V VPXSOy34v603O9WobA6q/ezxvi9LSf6ueHIFlPniI/0Vk9Tl/z8IUejvOYWSJOQQ Fkmw1xhMMVo+kv/Zop7mlbdX/f7wrHSrybdwqoLSXb/HRfYCByU= =HyCb -----END PGP SIGNATURE----- --+pHx0qQiF2pBVqBT--