2014-05-27 10:58 GMT+02:00 James <[email protected]>: > Hello, > > I've been having problems with patchy these last few days, often it is just > an artifact of testing so many different and disparate patches so that I > have cleaned down my temp directories (where all the automated build stuff > is kept) and also deleted the test-* branches that patchy creates when it > runs. > > However there does seem to be a problem. > > I was still unable to pass 'make' on any patches as of last night, and after > my clean down this morning I still could not do any 'make' (not make test or > make test-baseline or even make doc, but just plain old 'make'). It fails > with an error. > > So I cleaned down again made sure master was up to date in my own git and > then simply did an out of tree build with no patches applied and it still > failed on make. > > I then used a new install of LilyDev and again it failed. So can someone > else just try to 'make' from the current master (no need to make doc or > anything so time consuming) and let me know if they get the same thing as I > am? > > --snip-- > ... > --global-lisp=./out/parmesan-noteheads23.otf-gtable \ > --lisp=./out/parmesan-noteheads23.lisp \ > --outdir=./out \ > --enc ./out/parmesan-noteheads23.enc \ > out/parmesan-noteheads23.log > /home/jlowe/lilypond-git/build/scripts/build/out/mf-to-table \ > --global-lisp=./out/parmesan-noteheads26.otf-gtable \ > --lisp=./out/parmesan-noteheads26.lisp \ > --outdir=./out \ > --enc ./out/parmesan-noteheads26.enc \ > out/parmesan-noteheads26.log > cat out/feta11.lisp out/parmesan11.lisp \ > out/parmesan-noteheads11.lisp \ > out/feta-noteheads11.lisp \ > out/feta-flags11.lisp \ > out/feta-alphabet11.lisp > out/feta11.otf-table > cat out/feta13.lisp out/parmesan13.lisp \ > out/parmesan-noteheads13.lisp \ > out/feta-noteheads13.lisp \ > out/feta-flags13.lisp \ > out/feta-alphabet13.lisp > out/feta13.otf-table > cat: out/parmesan-noteheads11.lisp: No such file or directory > make[1]: *** [out/feta11.otf-table] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory `/home/jlowe/lilypond-git/build/mf' > make: *** [all] Error 2 > > > --snip-- > > Thanks > > James
Hi James, FWIW, I did: harm@harm-laptop ~/lilypond-git (master)$ git fetch harm@harm-laptop ~/lilypond-git/build (master)$ cd build harm@harm-laptop ~/lilypond-git/build (master)$ make No problems. Ofcourse this is not completely from scratch, (not enough time to try right now.) Cheers, Ham _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
