Open ilovezfs opened 7 years ago
@ilovezfs is it under a Windows machine? It seems that MinGW does not support very well these parallelized file access performed by waf (see #257, but it's all in French, sorry!). This is an already known issue. If so, can you try with Filib instead (--interval-lib=filib) ? The problem appears less frequently with filib.
It's macOS :)
The problem seems to come from the make install
command from Gaol and that the culprit is the install-sh
script from Gaol. I do not see how it is linked with parallelism (only make
is called with the -j
option and it exits successfully).
@ilovezfs: is this problem still occurring with the last release?
@gchabert seems to still be a problem. It failed on 1 of 3 nodes
https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/13449/
log is here https://gist.github.com/ilovezfs/5a91cc26e0692b6e4607435727fb9714
error is