From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: =?UTF-8?B?UmU6IExldOKAmXMgbWVyZ2Ug4oCYY29yZS11cGRhdGVz4oCZIQ==?= Date: Tue, 1 Oct 2019 11:30:22 +0200 Message-ID: References: <87zhiuksyx.fsf@gnu.org> <87sgohfozl.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35895) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFEUW-0007mi-Rh for guix-devel@gnu.org; Tue, 01 Oct 2019 05:30:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFEUV-0004ax-TU for guix-devel@gnu.org; Tue, 01 Oct 2019 05:30:44 -0400 In-Reply-To: <87sgohfozl.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 Hi, On Fri, 27 Sep 2019 at 22:44, Ricardo Wurmus wrote: > > --8<---------------cut here---------------start------------->8--- > > building package cache... > > /builder for `/gnu/store/87m24ly3p44x8qgpm7gzyig7ns2mhpdz-guix-package-cache.drv' > > failed to produce output path > > `/gnu/store/4ghfs18sd1n7nyzwx21d52myg14q51n9-guix-package-cache' > > build of /gnu/store/87m24ly3p44x8qgpm7gzyig7ns2mhpdz-guix-package-cache.drv > > failed > > View build log at > > '/var/log/guix/drvs/87/m24ly3p44x8qgpm7gzyig7ns2mhpdz-guix-package-cache.drv.bz2'. > > cannot build derivation > > `/gnu/store/zc7z147cx36gka0mc4dbgz4mxv7wqln8-profile.drv': 1 > > dependencies couldn't be built > > guix pull: error: build of > > `/gnu/store/zc7z147cx36gka0mc4dbgz4mxv7wqln8-profile.drv' failed > > --8<---------------cut here---------------end--------------->8--- > > > > I can report more if needed. > > Please do. What does the log at > /var/log/guix/drvs/87/m24ly3p44x8qgpm7gzyig7ns2mhpdz-guix-package-cache.drv.bz2 > say? --8<---------------cut here---------------start------------->8--- (repl-version 0 0) Generating package cache for '/gnu/store/shvcfdbdh52ygwq2y8in019c91kxm4ic-profile'... (exception unbound-variable (value "module-lookup") (value "Unbound variable: ~S") (value (ghc-pandoc)) (value #f)) --8<---------------cut here---------------end--------------->8--- I do not know what does it mean? All the best, simon