Phil Holmes-2 wrote: > > "Thomas Spuhler" <tho...@btspuhler.com> wrote in message > news:loom.20111027t065750...@post.gmane.org... >> This bug looks similar to #1927 but for a different file: >> >> This is BibTeX, Version 0.99d (TeX Live 2011/Mageia) >> The top-level auxiliary file: /tmp/tmpyckTc6bib2texi.aux >> The style file: >> /home/spuhler/MageiaSVN/lilypond/BUILD/lilypond-2.15.15/Documentation >> /lily-bib.bst >> Database file #1: ./web/others-did.bib >> Running bibtex on ./web/others-did >> LANG= makeinfo --enable-encoding -I >> /home/spuhler/MageiaSVN/lilypond/BUILD/lilypond-2.15.15/Documentation -I. >> -I./out --no-split --no-headers --output out/contributor.txt >> out/contributor.texi >> out/contributor.texi: No such file or directory >> make[1]: *** [out/contributor.txt] Error 1 >> make[1]: *** Waiting for unfinished jobs.... > > Are you running with multiple CPUs? I think this may be a known problem > in > make that is fixed by simply running make again. > > -- > Phil Holmes > Bug Squad > > > > > _______________________________________________ > bug-lilypond mailing list > bug-lilypond@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-lilypond > >
yes, I am running a dual-core. If I turn off one CPU it builds. If I build it manually it also compiles, using make all we use a macro %{make} = make -j2 If I compile it manually with make j2 all it doesn't compile The second run it completes the compilation I hope this helps. A workaround would be drop the macro fro the time being. -- View this message in context: http://old.nabble.com/2.15.15-doesn%27t-build-on-Mageia-tp32729213p32770537.html Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com. _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond