From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: =?utf-8?Q?Let=E2=80=99s?= merge =?utf-8?Q?=E2=80=98core-updat?= =?utf-8?Q?es=E2=80=99!?= Date: Wed, 02 Oct 2019 14:57:33 +0200 Message-ID: <87mueji9tu.fsf@gnu.org> References: <87zhiuksyx.fsf@gnu.org> <26fbd1c2-8060-5ba5-9017-b74e693011a1@fastmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50596) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFeCJ-0007nb-4s for guix-devel@gnu.org; Wed, 02 Oct 2019 08:57:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFeCI-0005dX-74 for guix-devel@gnu.org; Wed, 02 Oct 2019 08:57:39 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:45014) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFeCH-0005cs-VJ for guix-devel@gnu.org; Wed, 02 Oct 2019 08:57:38 -0400 In-Reply-To: <26fbd1c2-8060-5ba5-9017-b74e693011a1@fastmail.net> (Konrad Hinsen's message of "Sat, 28 Sep 2019 14:10:00 +0200") 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: Konrad Hinsen Cc: guix-devel@gnu.org Hi Konrad, Konrad Hinsen skribis: >> Please try to upgrade your system and your user profile to see if >> anything=E2=80=99s wrong for you (I did that a few days ago and I=E2=80= =99m happy!). > > It mostly works fine for me, except that the build of next-gtk-webkit > fails (which works fine on master). The cause is: > > make[2]: Entering directory '/tmp/guix-build-webkitgtk-2.26.1.drv-0/build' > make[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed > by 'WebKit2-4.0.gir'. Stop. AFAICS next builds fine on =E2=80=98core-updates=E2=80=99 as of 86f2124b0f015e99416e5e6efc15f0ef790eb366 (on x86_64). Thanks, Ludo=E2=80=99.