<div dir="ltr">On Thu, Oct 23, 2014 at 11:35 AM, Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>> wrote:<br>><br>> On Sun, Aug 24, 2014 at 11:51 PM, Thierry Vignaud<br>> <<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>> wrote:<br>> > On 21 August 2014 17:54, Carl Worth <<a href="mailto:cworth@cworth.org">cworth@cworth.org</a>> wrote:<br>> >> I have verified building from the .tar.bz2 file by doing the following<br>> >> on a Debian (unstable) system:<br>> >><br>> >> tar xjf MesaLib-10.3.0-rc1.tar.bz2<br>> >> cd Mesa-10.3.0-rc1<br>> >> ./configure --enable-gallium-llvm<br>> >> make -j6<br>> >> make install<br>> ><br>> > Unlike previous releases, it builds smoothly with -j4 but fails with -j24:<br>> ><br>> > gmake[4]: Leaving directory<br>> > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen'<br>> > gmake[4]: Entering directory<br>> > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen'<br>> >   GEN      ../../../../src/glx/indirect_size.h<br>> > gmake[4]: Leaving directory<br>> > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen'<br>> > gmake  all-am<br>> > gmake[5]: Nothing to be done for 'all-am'.<br>> > Making all in .<br>> > gmake[4]: Entering directory<br>> > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi'<br>> >   GEN      .libs/install-mesa-links<br>> > touch: cannot touch '.libs/install-mesa-links': No such file or directory<br>> > Makefile:2109: recipe for target '.libs/install-mesa-links' failed<br>> > gmake[4]: *** [.libs/install-mesa-links] Error 1<br>> ><br>> > You've missing deps in make rules that show up when using quite a lot of cores<br>><br>> I tried to reproduce this today and couldn't.<div><br></div><div><br></div><div>I am able to reproduce this consistently with -j40 - it bisects to:<br></div><div><br></div><div><div>commit c3ce1a942f90843ba637e558e990275bc742571c</div><div>Author: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>></div><div>Date:   Thu Aug 14 12:20:12 2014 -0700</div><div><br></div><div>    mapi: Inline shared-glapi/Makefile.</div></div><div><br></div><div><br></div><div>But that doesn't revert cleanly on master or the 10.3 branch</div><div><br></div><div><br></div><div><br></div><div><br>> _______________________________________________<br>> mesa-dev mailing list<br>> <a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>> <a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br><br><br><br><br>--<br><br><br>James Ausmus<br>Sr. Software Engineer<br>SSG-OTC ChromeOS Integration</div></div>