Hi again, How did you apply the patch? Here I use git cl patch 5276054 and I get this commit (notice the renames):
# On branch rietvield-issue-5276054 # Changes to be committed: # (use "git reset HEAD^1 <file>..." to unstage) # # modified: Documentation/GNUmakefile # renamed: Documentation/web/ly-examples/GNUmakefile -> Documentation/ly-examples/GNUmakefile # renamed: Documentation/web/ly-examples/ancient-headword.ly -> Documentation/ly-examples/ancient-headword.ly # renamed: Documentation/web/ly-examples/aucun-snippet.ly -> Documentation/ly-examples/aucun-snippet.ly # renamed: Documentation/web/ly-examples/bach-bwv610.ly -> Documentation/ly-examples/bach-bwv610.ly # renamed: Documentation/web/ly-examples/bach-schenker.ly -> Documentation/ly-examples/bach-schenker.ly # renamed: Documentation/web/ly-examples/cary-layout.ily -> Documentation/ly-examples/cary-layout.ily # renamed: Documentation/web/ly-examples/cary.ly -> Documentation/ly-examples/cary.ly # renamed: Documentation/web/ly-examples/chart.ly -> Documentation/ly-examples/chart.ly # renamed: Documentation/web/ly-examples/example-header.ily -> Documentation/ly-examples/example-header.ily # renamed: Documentation/web/ly-examples/granados.ly -> Documentation/ly-examples/granados.ly # renamed: Documentation/web/ly-examples/orchestra.ly -> Documentation/ly-examples/orchestra.ly # renamed: Documentation/web/ly-examples/sesto-full.ly -> Documentation/ly-examples/sesto-full.ly # renamed: Documentation/web/ly-examples/sesto-piano.ly -> Documentation/ly-examples/sesto-piano.ly # renamed: Documentation/web/ly-examples/sesto-violin.ly -> Documentation/ly-examples/sesto-violin.ly # renamed: Documentation/web/ly-examples/sesto.ily -> Documentation/ly-examples/sesto.ily # renamed: Documentation/web/ly-examples/tab-example.ly -> Documentation/ly-examples/tab-example.ly # renamed: Documentation/web/ly-examples/theory.ly -> Documentation/ly-examples/theory.ly # modified: Documentation/web/GNUmakefile # modified: make/website.make # modified: python/auxiliar/postprocess_html.py On Tue, Oct 18, 2011 at 2:50 PM, <[email protected]> wrote: > Julien, > > I have done this on my 'VM' at work - this is a single CPU Lilydev. > > I get the same problem with just make (not make -jx). > > Also see the git status after the patch apply (I ran this command after > the make failed) see below. > > --snip-- > > make[2]: Leaving directory > `/home/jlowe/lilypond-git/build/Documentation/included' > make: Entering an unknown directory > make: *** ly-examples: No such file or directory. Stop. > make: Leaving an unknown directory > make[1]: *** [all] Error 2 > make[1]: Leaving directory > `/home/jlowe/lilypond-git/build/Documentation' > make: *** [all] Error 2 > jlowe@jamesLBVM:~/lilypond-git/build$ git status > # On branch master > # Changed but not updated: > # (use "git add <file>..." to update what will be committed) > # (use "git checkout -- <file>..." to discard changes in working > directory) > # > # modified: ../Documentation/GNUmakefile > # modified: ../Documentation/web/GNUmakefile > # modified: ../Documentation/web/ly-examples/GNUmakefile > # modified: ../make/website.make > # modified: ../python/auxiliar/postprocess_html.py > # > no changes added to commit (use "git add" and/or "git commit -a") > jlowe@jamesLBVM:~/lilypond-git/build$ > > --snip-- > > James > > http://codereview.appspot.com/5276054/ > _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
