bug#29655: Elixir build has an undeterministic build error

2021-08-17 Thread zimoun
Hi, On Mon, 05 Jul 2021 at 13:58, zimoun wrote: > This old bug [1] is about a failure of elixir. > > 1: > > On Sun, 17 Dec 2017 at 08:54, Pjotr Prins wrote: >> The epipe error suggests a new external process is invoked (git) >> which does not terminate p

bug#29655: Elixir build has an undeterministic build error

2021-07-05 Thread zimoun
Hi, This old bug [1] is about a failure of elixir. 1: On Sun, 17 Dec 2017 at 08:54, Pjotr Prins wrote: > 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

bug#29655: Elixir build has an undeterministic build error

2017-12-16 Thread Pjotr Prins
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/533d22eb69ef

bug#29655: Elixir build has an undeterministic build error

2017-12-10 Thread nee
Hello, this has already mentioned in another bug report https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28034#20 The built of Elixir sometimes fails while compiling 'lib/elixir/lib/system.ex' with the error message: > ** (exit) :epipe See appended build log. I found the only other mention of the e