From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Sierles Subject: bug#27652: multi-core server could be the cause Date: Tue, 11 Jul 2017 18:48:41 +0200 Message-ID: <1499791721.1797352.1037513128.408DA69D@webmail.messagingengine.com> References: <1499789087.1788738.1037461752.1AAA7941@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUyLT-000201-JE for bug-guix@gnu.org; Tue, 11 Jul 2017 12:49:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUyLP-0006zs-9m for bug-guix@gnu.org; Tue, 11 Jul 2017 12:49:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59812) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUyLO-0006yR-V3 for bug-guix@gnu.org; Tue, 11 Jul 2017 12:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUyLO-0005tu-EN for bug-guix@gnu.org; Tue, 11 Jul 2017 12:49:02 -0400 In-Reply-To: <1499789087.1788738.1037461752.1AAA7941@webmail.messagingengine.com> Sender: "Debbugs-submit" Resent-Message-ID: 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: 27652@debbugs.gnu.org As Ludo mentioned on IRC, this issue could be caused by parallel compilation on our 64-core server. At first it seemed related to using the '--url' option, but I just was able to reproduce this problem using only 'guix pull'. I'll look into how I can reduce the number of cores used for compilation and report back. If this is the case, would this still be considered a bug? -- Joshua Sierles joshua@joshua.si