From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht 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: Sat, 28 Sep 2019 13:00:23 +0200 Message-ID: <87tv8wbs8o.fsf@jlicht.xyz> References: <87zhiuksyx.fsf@gnu.org> 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]:56139) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEASj-0005Y3-Ih for Guix-devel@gnu.org; Sat, 28 Sep 2019 07:00:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEASg-0007V4-RH for Guix-devel@gnu.org; Sat, 28 Sep 2019 07:00:28 -0400 In-Reply-To: <87zhiuksyx.fsf@gnu.org> 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?= , Guix-devel Ludovic Court=C3=A8s writes: > Hello Guix! > > The =E2=80=98core-updates=E2=80=99 branch is in a good shape now, and I t= hink we should > go ahead and merge in the coming days! > > 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!). > > You can test, for example, with: > > guix pull --branch=3Dcore-updates -p /tmp/new > /tmp/new/bin/guix upgrade Building gnucash using core-updates fails: building /gnu/store/zsx2szs631q5p6dsa03zh8x7hqgv9x9p-gnucash-3.5.drv... \ 'configure' phasebuilder for `/gnu/store/zsx2szs631q5p6dsa03zh8x7hqgv9x9p= -gnucash-3.5.drv' failed with exit code 1 build of /gnu/store/zsx2szs631q5p6dsa03zh8x7hqgv9x9p-gnucash-3.5.drv failed View build log at '/var/log/guix/drvs/zs/x2szs631q5p6dsa03zh8x7hqgv9x9p-gnu= cash-3.5.drv.bz2'. guix upgrade: error: build of `/gnu/store/zsx2szs631q5p6dsa03zh8x7hqgv9x9p-= gnucash-3.5.drv' failed The specific error message is: Unknown CMake command "check_symbol_exists". Relevant part of build log: https://paste.debian.net/1103105/ reconfiguring my system and upgrading the other packages in my profile seems to work very well.