From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: Bug in configure.ac - Wrong guile version Date: Fri, 1 May 2015 21:18:23 +0200 Message-ID: <20150501191822.GA10316@intra> References: <20150430074219.GA572@jocasta.intra> <87r3r1dzra.fsf@gnu.org> <20150501151439.GA8466@intra> <87lhh8xkja.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YoGSK-0003bd-GC for guix-devel@gnu.org; Fri, 01 May 2015 15:18:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YoGSH-0006r7-Ad for guix-devel@gnu.org; Fri, 01 May 2015 15:18:36 -0400 Content-Disposition: inline In-Reply-To: <87lhh8xkja.fsf@mango.localdomain> 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: Ricardo Wurmus Cc: guix-devel@gnu.org --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 01, 2015 at 07:41:29PM +0200, Ricardo Wurmus wrote: =20 John Darrington writes: =20 > On Fri, May 01, 2015 at 12:20:41AM +0200, Ludovic Court=E8s wrote: > John Darrington skribis: > =20 > > But guix does not seem to be buildable using guile-2.0.5 > =20 > What makes you say so? Could you post any errors that you have? > =20 [...] =20 > ice-9/boot-9.scm:106:20: In procedure #: > ice-9/boot-9.scm:106:20: No variable named make-delimited-input-port= in # =20 In ./guix/http-client.scm I see a definition of "make-delimited-input-port" and it is loaded for any Guile version unt= il 2.0.9: =20 (unless (guile-version>? "2.0.9") ;; Guile <=3D 2.0.9 had a bug whereby 'response-body-port' would re= ad more ;; than what 'content-length' says. See Guile commit 802a25b. (module-set! (resolve-module '(web response)) 'make-delimited-input-port make-delimited-input-port)) =20 What version of Guix are you using? =20 See my post above. --=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. --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlVD0X4ACgkQimdxnC3oJ7Mo5gCePbl4/F0QKiIvXhxJHsn/0PHP ZWYAnjaDZ1ViY78B3kTSC3G+Oj01++2g =WiYj -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--