From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2@gmail.com Subject: bug#29512: build of git-2.15.0.drv failed Date: Fri, 01 Dec 2017 10:49:00 -0500 Message-ID: <861sketpn7.fsf@gmail.com> References: <86tvxbn1mg.fsf@gmail.com> <87y3mmhh5h.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKnaa-00047O-Lg for bug-guix@gnu.org; Fri, 01 Dec 2017 10:51:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKnZk-0003t3-4o for bug-guix@gnu.org; Fri, 01 Dec 2017 10:50:56 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59718) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKnZk-0003sa-0I for bug-guix@gnu.org; Fri, 01 Dec 2017 10:50:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eKnZh-0001kj-UQ for bug-guix@gnu.org; Fri, 01 Dec 2017 10:50:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y3mmhh5h.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 01 Dec 2017 11:33:14 +0100") 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: 29512@debbugs.gnu.org On 12/01/2017 at 11:33 Ludovic Court=C3=A8s writes: ... > > To me that sounds like an issue when running tests in parallel. Commit > c03ba83c17c91e34e811a909fae0f63aab701ff9 ensures test run sequentially, > which hopefully solves the problem. That fixed it here. Thanks. - George