From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: bug#31367: ERROR: In procedure scm-error: no code for module (guix build utils) Date: Fri, 25 May 2018 12:01:42 +0200 Message-ID: <87po1kgik9.fsf@gnu.org> References: <87r2mrdkhu.fsf@gmail.com> <87y3gwn70q.fsf@gnu.org> <87r2m0gk3b.fsf@gnu.org> <878t88awjo.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fM9Xz-0001Or-V8 for bug-guix@gnu.org; Fri, 25 May 2018 06:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fM9Xu-0005B0-Gz for bug-guix@gnu.org; Fri, 25 May 2018 06:02:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fM9Xu-0005Ab-DY for bug-guix@gnu.org; Fri, 25 May 2018 06:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fM9Xu-00048v-1y for bug-guix@gnu.org; Fri, 25 May 2018 06:02:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <878t88awjo.fsf@elephly.net> 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.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: George myglc2 Clemmer , 31367@debbugs.gnu.org Ricardo Wurmus writes: > Roel Janssen writes: > >> I'm using a git checkout of Guix, and I am encountering this bug with >> version 217af8ae7. Is there a work-around? > > Does it happen all the time? Yes. Consistently on multiple user profiles. > > A work-around, as I understood it, is to ensure that you ensure that the > compilation only uses a single core. Can I build a profile derivation using a single core from the command-line? Kind regards, Roel Janssen