On 25/08/14 07:51, Thierry Vignaud wrote: > On 21 August 2014 17:54, Carl Worth <cwo...@cworth.org> wrote: >> I have verified building from the .tar.bz2 file by doing the following >> on a Debian (unstable) system: >> >> tar xjf MesaLib-10.3.0-rc1.tar.bz2 >> cd Mesa-10.3.0-rc1 >> ./configure --enable-gallium-llvm >> make -j6 >> make install > > Unlike previous releases, it builds smoothly with -j4 but fails with -j24: > > gmake[4]: Leaving directory > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' > gmake[4]: Entering directory > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' > GEN ../../../../src/glx/indirect_size.h > gmake[4]: Leaving directory > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' > gmake all-am > gmake[5]: Nothing to be done for 'all-am'. > Making all in . > gmake[4]: Entering directory > '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi' > GEN .libs/install-mesa-links > touch: cannot touch '.libs/install-mesa-links': No such file or directory > Makefile:2109: recipe for target '.libs/install-mesa-links' failed > gmake[4]: *** [.libs/install-mesa-links] Error 1 > > You've missing deps in make rules that show up when using quite a lot of cores > Matt it seems like doing the right thing does not always pay-off :\ Can you take a look at this when you have the chance, pretty please ?
-Emil > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev