Bug 48338 - Building OpenGL ES 1 and 2 with "make -j" fails with fresh repo
Summary: Building OpenGL ES 1 and 2 with "make -j" fails with fresh repo
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: All All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-05 07:43 UTC by Alexandre Demers
Modified: 2012-07-21 20:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
error received when building with make -j (21.32 KB, text/plain)
2012-04-05 14:01 UTC, Alexandre Demers
Details

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.