From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBkCE-0005ej-HK for guix-patches@gnu.org; Fri, 19 May 2017 11:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBkCA-0005XA-CG for guix-patches@gnu.org; Fri, 19 May 2017 11:52:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52863) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dBkCA-0005X4-8L for guix-patches@gnu.org; Fri, 19 May 2017 11:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dBkC9-00072R-VK for guix-patches@gnu.org; Fri, 19 May 2017 11:52:01 -0400 Subject: bug#26989: [PATCH] gnu: gjs: Update to 1.49.1. Resent-Message-ID: From: Kei Kebreau References: <20170518215650.25400-1-kei@openmailbox.org> <87vaoxi7sy.fsf@gnu.org> Date: Fri, 19 May 2017 11:51:05 -0400 In-Reply-To: <87vaoxi7sy.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 19 May 2017 10:12:45 +0200") Message-ID: <87wp9cg80m.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26989@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi Kei, > > Kei Kebreau skribis: > >> * gnu/packages/gnome.scm (gjs): Update to 1.49.1. >> [source]: Remove snippet. >> [arguments]: Replace check phase. >> [propagated-inputs]: Use mozjs-38 instead of mozjs-24; add cairo. > > [...] > >> - ;; XXX: fails with: >> - ;; Failed to convert UTF-8 string to JS string: ... >> - ;; TODO: actually fix it. >> - (substitute* "installed-tests/js/testEverythingBasic.js" >> - ((".*test_utf8_inout.*") "")) >> - #t))))) >> + #t)) >> + (replace 'check >> + (lambda _ >> + ;; 17 test failures and 3 errors occur for unknown reasons. >> + (system* "make" "-k" "check")))))) > > Could you try to get more info about the test failures? > > It would be good to determine whether these are genuine problems or > problems caused by our build environment. Since gjs is quite central in > GNOME, AIUI, it would be best to have some confidence that it works > correctly. > > Thanks, > Ludo=E2=80=99. I'll do my best! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAlkfFGkACgkQ5qXuPBlG eg2PYg/7BtWPQwhC1kK7kQJBRuHr2Yn6gOIjy12AOIkHkE6NcxL+drVRs8Hpeald XYOc5liYKRxadeOSuElFvlPJcRs/xNvzC/80SyNy6Epzx5sfSlWLlxVPPCdtcqMt +mCWbfw7GyNTuVEnrXCrG2n4us31/pUz5m6o8/s0vrfwkbZrOgzxC3vYresVGdRa 8pFxZ22JUuBi4iRvR7Is77guw3keCCe0frxNqp+3oe19Gbnp7pSiLWQspOw6A3XB XWBTt9IDusymcjDGC0bl9ZM6QRms1Z7sST9UZ9zGF8Cu1KQKoy0tCi8VuSI0eUvI IIuwZuaGU/LXw044ASj4BxKcgwq/aoyaNgYuLm5/aR56+EW3gOwh9WNBkF+C9W9Y dGhqdMkvd6AwDaP3+9d5lO9gLud0zpaLm5GEZys82nr3PcF0OZ4datcUYDBMwMCc pkvhcusUHF0OQVxABZf4M/wVd8gmvczmDASViWD+7mNqUSsY/CwMnBrL0DiCYPk3 gwDZjD+X7qOWRcJBdc84fhFLIZSANepfBzBDc07vsfZqYvYBiaQ08n3SuRy0Fzj6 gubVqvy1rq5TQlOYmdPrSSp4WJbEV5HhmLaV7X+NtT8bV280SwdY08u7HEfgKzZj XvUgQ11lrjUjmqA57gerVufvd+xSQkR4v4dWN6zt4Sn68w6oYeI= =hPL4 -----END PGP SIGNATURE----- --=-=-=--