From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: bug#29655: Elixir build has an undeterministic build error Date: Sun, 17 Dec 2017 08:54:27 +0100 Message-ID: <20171217075427.GA21986@thebird.nl> References: <5347a11e-de40-486f-c24d-2ff4efb10424@cock.li> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQTpl-0006Um-En for bug-guix@gnu.org; Sun, 17 Dec 2017 02:58:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQTpi-00046e-DK for bug-guix@gnu.org; Sun, 17 Dec 2017 02:58:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57566) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eQTpi-00046W-90 for bug-guix@gnu.org; Sun, 17 Dec 2017 02:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eQTpi-0001AE-1O for bug-guix@gnu.org; Sun, 17 Dec 2017 02:58:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <5347a11e-de40-486f-c24d-2ff4efb10424@cock.li> 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: nee Cc: 29655@debbugs.gnu.org The epipe error suggests a new external process is invoked (git) which does not terminate properly and does not close the pipe. Maybe it tries to access the network layer. The calling program throws an epipe error. I see something similar happening here: https://gist.github.com/knewter/533d22eb69ef1036c22a