From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: couple of crashes while guix package -u for (libreoffice, kodi, rust, blender) Date: Tue, 12 Jun 2018 06:22:57 +0000 Message-ID: <20180612062257.budvppsogpzn6d7u@abyayala> References: <20180611193616.3hnhyx67wsugkm3u@abyayala> <87muw1cd82.fsf@elephly.net> <20180611200109.s7d25o6ddy67z45w@abyayala> <87lgblc9r3.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSchF-0000uv-0n for guix-devel@gnu.org; Tue, 12 Jun 2018 02:22:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSchE-0003Y4-19 for guix-devel@gnu.org; Tue, 12 Jun 2018 02:22:25 -0400 Received: from conspiracy.of.n0.is ([2a01:4f8:1c0c:7ad0::1]:32906) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fSchD-0003X5-NB for guix-devel@gnu.org; Tue, 12 Jun 2018 02:22:23 -0400 Content-Disposition: inline In-Reply-To: <87lgblc9r3.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org, Nils Gillmann Ricardo Wurmus transcribed 1.2K bytes: > > Nils Gillmann writes: > > >> > * libreoffice, because of liborcus: > >> > > >> > checking for MDDS... yes > >> > checking for LIBIXION... no > >> > configure: error: Package requirements (libixion-0.13 >= 0.12.0) were not met: > >> > > >> > No package 'libixion-0.13' found > >> […] > >> > cannot build derivation `/gnu/store/4dlhqln57hbb31a519404a7v563yd35c-libreoffice-5.4.6.2.drv': 1 dependencies couldn't be built > >> > guix package: error: build failed: build of `/gnu/store/4dlhqln57hbb31a519404a7v563yd35c-libreoffice-5.4.6.2.drv' failed > >> > >> I don’t think this is right. I’ve upgraded libreoffice a few days ago > >> to version 6.0.x and this included an upgrade of libixion. Yes, this was ny mistake. I forgot about my out-of-guix-tree libreoffice version in a WIP repository. Libreoffice should be good once I have catched up. > >> Are you sure you’re using the latest version of Guix? If so, do you > >> have GUIX_PACKAGE_PATH set? > > > > Yes, the GPP is set, but my pick for this update of it does not > > include any conflicting package definitions. > > > > I will double check in the next days. > > > > My guix version comes from the normal guix pull, > > version b19950a184a9b7506f9be4ecaa043e5a7e460b52 > > Something is not right here. This commit is much younger than the > commit that upgraded libreoffice > (54179e2463b554ea0b97e0f73d867332b2bf2cee). > > -- > Ricardo >