From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#40031: OpenScad Test errors Date: Wed, 11 Mar 2020 18:51:44 -0400 Message-ID: <20200311225144.GB22532@jasmine.lan> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35610) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCACo-0005bV-NH for bug-guix@gnu.org; Wed, 11 Mar 2020 18:52:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCACn-0001qt-Q8 for bug-guix@gnu.org; Wed, 11 Mar 2020 18:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49699) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jCACn-0001qe-M4 for bug-guix@gnu.org; Wed, 11 Mar 2020 18:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jCACn-0006Lc-JC for bug-guix@gnu.org; Wed, 11 Mar 2020 18:52:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ekaitz Zarraga Cc: 40031@debbugs.gnu.org On Wed, Mar 11, 2020 at 08:48:43PM +0000, Ekaitz Zarraga wrote: > Hi, > > My installation of GuixSD fails to install OpenSCAD. > > Running `guix environment --pure --ad-hoc openscad` fails with the errors I attach. > > Can you reproduce or is it just a problem with my installation? > Ideas about how can I correct this? Try running it again the build with --keep-failed and then looking in the build directory for test suite logs. There is not much to go on in the build log you sent.