From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: [PATCH] Fix & update guile-lib to 0.2.5 Date: Tue, 07 Mar 2017 08:43:57 -0800 Message-ID: <87a88xt4tu.fsf@gmail.com> References: <87mvd08cl0.fsf@gmail.com> <87h9359jhg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clIDW-0006o7-FB for guix-devel@gnu.org; Tue, 07 Mar 2017 11:44:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clIDT-000154-9l for guix-devel@gnu.org; Tue, 07 Mar 2017 11:44:06 -0500 In-Reply-To: <87h9359jhg.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 07 Mar 2017 16:47:39 +0100") 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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ludovic, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi Maxim, > > Maxim Cournoyer skribis: > >> From 34ffe35bb78409d255f1987d38d7ce4fe77f12d3 Mon Sep 17 00:00:00 2001 >> From: Maxim Cournoyer >> Date: Sat, 4 Mar 2017 22:10:41 -0800 >> Subject: [PATCH] gnu: guile-lib: Update to 0.2.5 >> >> The build was broken since the URL of version 0.2.3 was changed. The arc= hive >> was moved into an "old" subdirectory of the original location. >> >> * gnu/packages/guile.scm (guile-lib): Update to 0.2.5. >> [make-flags]: Add GUILE_AUTO_COMPILE to prevent guild errors. >> [phases]: Remove 'check replacement since it is no longer needed. > > Awesome. Applied, thanks! > That was quick! Thanks. > I tried =E2=80=9Cguix build guile-lib --with-input=3Dguile=3Dguile-next= =E2=80=9D and found > that there are two test failures: > > Running test suite: -suite ----------------------- > Running test case: test-util-equivalent-to-class > Running test case: test-fill-equivalent-to-joined-lines > Running test case: test-no-collapse-ws > Running test case: test-no-word-break > test-util-equivalent-to-class: exception in test: (out-of-range "vector-r= ef" "Value out of range: ~S" (3) (3)) > test-no-collapse-ws: exception in test: (out-of-range "vector-ref" "Value= out of range: ~S" (3) (3)) > > 4 run, 2 failed > FAIL: string.wrap.scm > > It would be nice to fix it (or work around it) so we can move more stuff > to Guile 2.2 soon. > > Ludo=E2=80=99. It would be nice, indeed! Not sure why the tests are failing with Guile 2.2. Are there known incompatibilities between Guile 2.0 and Guile 2.2? Maxim --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEJ9WGpPiQCFQyn/CfEmDkZILmNWIFAli+400ACgkQEmDkZILm NWJpPA/+PH4pwNddLCAc3Usya+c27o2Me8l7g6c2wHWbZtuSenhl7Aq/UZXtiW22 UGjlS5TpdigAMY9QwInXNHnaQwg2WQ9JymUdnztb6QQguWA1Ff6P8Clg1iQyjSwO lHphKMOueVDTXm5vnmz8u0IN8ObRzmHk/uomIGnCt6QSF93z+8KUBtQz4FWHSb4J F7fk+dN/VfPKv5c3n2unOzvrkMQG4DIUAfRqv7QX1vCX4rGMZ5q6xK97n/1CfrLL Okb4/Bg/fyGzVh1Bk1hVNJbyuuEBxDEULDWq6HUvVzxA1pT0O58JAXcF3cnkgS+n qZi3jx5VYiM4YiYtc2rIh40H8Ja98tcKfSKj1l2a1zKr5oLsdC3MJiqWqbX6rQKq Drnyc/UOOz25klH0FvqQBwUThKJAVoM5ipFYcsNorpSJ4mHKpIYrwF9rBVioLBxh avb6IIetoiBneyLuj7r6sJ10lVnVFseUebyF9Nwj0nG8vQKqJK3bFHFqDqdzdVc5 Sq5k+n608/DTqGnkEKjEtdQi2poxNQ3F3v7xLyj7o8FnXgt1mujJPKCxjYQwNRSQ Yq7KwQG6475TsmNDwxcsF1XkBRnXf64ln1/AwvxKrkeHICWQ9J0biggmxd6ox60H k7t+jFTaP80DI5kRHxOaa5heSr4JImOlsfVFyL0Oa34+Wdxncsg= =A52A -----END PGP SIGNATURE----- --=-=-=--