Bug 48338

Summary: Building OpenGL ES 1 and 2 with "make -j" fails with fresh repo
Product: Mesa Reporter: Alexandre Demers <alexandre.f.demers>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: error received when building with make -j

Description Alexandre Demers 2012-04-05 07:43:03 UTC
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.
Comment 1 Alexandre Demers 2012-04-05 14:01:54 UTC
Created attachment 59539 [details]
error received when building with make -j

Here is the error log when building with "make -j"
Comment 2 Alexandre Demers 2012-07-21 20:09:43 UTC
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.