When building with shared glapi, OpenGL ES 1 and OpenGL ES 2, using "make -j" always fails on first try if everything was cleaned prior launching the build. However, on second try without cleaning, it's able to finish its build. I haven't tried yet without the shared glapi option, but I'm almost sure it is part of the problem. I've also tried building with "make", "make -j 8" "make -j 16" and "make -j 32" and none fails. I'll be attaching the error message later today when I'll get home. Meanwhile, if someone could try to reproduce this bug, that would be great.
Created attachment 59539 [details] error received when building with make -j Here is the error log when building with "make -j"
Closing: tested and I can't reproduce anymore with git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.