Hi everybody! I created a branch in my gub repository that contains https://github.com/gperciva plus pull requests 53-60. Therefore it is pretty easy to test if that version of gub succeeds to build current lilypond master on your machine.
All you need to do is to execute the following commands: git clone https://github.com/knupero/gub.git -b DevelHead cd gub mkdir regtests cd regtests wget http://lilypond.org/downloads/binaries/test-output/lilypond-2.19.82-1.test-output.tar.bz2 touch ignore cd .. time make lilypond Even on a fast computer 'make lilypond' will take some hours to complete. If downloading of a source archive fails because of some network problem restart 'make lilypond'. You'll need some free disk space ... about 20 GB is a minimum. Please report success / fails with os / version / cpu info. Knut _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel