Hi, With latest git master and a clean tree, `make install' is broken for me. Attached is the end of the log.
Looking back at the ./autogen.sh output, the Century Schoolbook PFB fonts are no longer detected, so I suspect this is why the build is failing. Normally, they are found in /usr/share/fonts/Type1 but this is what the config.log prints now configure:4568: checking New Century Schoolbook PFB files configure:4602: result: Note that there are trailing spaces after `result:'. I don't know if this is significant. Werner, can you have a look at this? Thanks, Patrick
make[1]: Entering directory `/home/pnorcks/git/lilypond/mf' /usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -d /home/pnorcks/usr/share/lilypond/2.13.4/fonts/source /usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -m 644 ./feta-accordion.mf ./feta-alphabet.mf ./feta-alphabet11.mf ./feta-alphabet13.mf ./feta-alphabet14.mf ./feta-alphabet16.mf ./feta-alphabet18.mf ./feta-alphabet20.mf ./feta-alphabet23.mf ./feta-alphabet26.mf ./feta-arrow.mf ./feta-autometric.mf ./feta-banier.mf ./feta-beugel.mf ./feta-bolletjes.mf ./feta-braces-a.mf ./feta-braces-b.mf ./feta-braces-c.mf ./feta-braces-d.mf ./feta-braces-e.mf ./feta-braces-f.mf ./feta-braces-g.mf ./feta-braces-h.mf ./feta-braces-i.mf ./feta-din-code.mf ./feta-eindelijk.mf ./feta-generic.mf ./feta-haak.mf ./feta-klef.mf ./feta-macros.mf ./feta-nummer-code.mf ./feta-params.mf ./feta-pendaal.mf ./feta-puntje.mf ./feta-schrift.mf ./feta-slag.mf ./feta-test-generic.mf ./feta-test11.mf ./feta-test13.mf ./feta-test16.mf ./feta-test20.mf ./feta-test23.mf ./feta-test26.mf ./feta-timesig.mf ./feta-toevallig.mf ./feta11.mf ./feta13.mf ./feta14.mf ./feta16.mf ./feta18.mf ./feta20.mf ./feta23.mf ./feta26.mf ./parmesan-accidentals.mf ./parmesan-clefs.mf ./parmesan-custodes.mf ./parmesan-dots.mf ./parmesan-flags.mf ./parmesan-generic.mf ./parmesan-heads.mf ./parmesan-macros.mf ./parmesan-rests.mf ./parmesan-scripts.mf ./parmesan-timesig.mf ./parmesan11.mf ./parmesan13.mf ./parmesan14.mf ./parmesan16.mf ./parmesan18.mf ./parmesan20.mf ./parmesan23.mf ./parmesan26.mf /home/pnorcks/usr/share/lilypond/2.13.4/fonts/source/ true (/usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -d /home/pnorcks/usr/share/lilypond/2.13.4/fonts/otf/ || true) && /usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -c -m 644 ./out/emmentaler-11.otf ./out/emmentaler-13.otf ./out/emmentaler-14.otf ./out/emmentaler-16.otf ./out/emmentaler-18.otf ./out/emmentaler-20.otf ./out/emmentaler-23.otf ./out/emmentaler-26.otf ./out/aybabtu.otf ./out/CenturySchL-Ital.otf ./out/CenturySchL-BoldItal.otf ./out/CenturySchL-Roma.otf ./out/CenturySchL-Bold.otf /home/pnorcks/usr/share/lilypond/2.13.4/fonts/otf/ && (/usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -d /home/pnorcks/usr/share/lilypond/2.13.4/fonts/svg/ || true) && /usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -c -m 644 ./out/emmentaler-11.svg ./out/emmentaler-13.svg ./out/emmentaler-14.svg ./out/emmentaler-16.svg ./out/emmentaler-18.svg ./out/emmentaler-20.svg ./out/emmentaler-23.svg ./out/emmentaler-26.svg ./out/aybabtu.svg /home/pnorcks/usr/share/lilypond/2.13.4/fonts/svg/ && (/usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -d /home/pnorcks/usr/share/lilypond/2.13.4/fonts/type1/ || true) && /usr/bin/python /home/pnorcks/git/lilypond/stepmake/bin/install.py -c -c -m 644 ./out/feta11.pfb ./out/feta13.pfb ./out/feta14.pfb ./out/feta16.pfb ./out/feta18.pfb ./out/feta20.pfb ./out/feta23.pfb ./out/feta26.pfb ./out/feta-braces-a.pfb ./out/feta-braces-b.pfb ./out/feta-braces-c.pfb ./out/feta-braces-d.pfb ./out/feta-braces-e.pfb ./out/feta-braces-f.pfb ./out/feta-braces-g.pfb ./out/feta-braces-h.pfb ./out/feta-braces-i.pfb ./out/feta-alphabet11.pfb ./out/feta-alphabet13.pfb ./out/feta-alphabet14.pfb ./out/feta-alphabet16.pfb ./out/feta-alphabet18.pfb ./out/feta-alphabet20.pfb ./out/feta-alphabet23.pfb ./out/feta-alphabet26.pfb ./out/parmesan11.pfb ./out/parmesan13.pfb ./out/parmesan14.pfb ./out/parmesan16.pfb ./out/parmesan18.pfb ./out/parmesan20.pfb ./out/parmesan23.pfb ./out/parmesan26.pfb /home/pnorcks/usr/share/lilypond/2.13.4/fonts/type1/ && true Traceback (most recent call last): File "/home/pnorcks/git/lilypond/stepmake/bin/install.py", line 78, in <module> shutil.copy2 (f, dest) File "/usr/lib/python2.6/shutil.py", line 99, in copy2 copyfile(src, dst) File "/usr/lib/python2.6/shutil.py", line 52, in copyfile fsrc = open(src, 'rb') IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf' make[1]: *** [local-install-outfiles] Error 1 make[1]: Leaving directory `/home/pnorcks/git/lilypond/mf' make: *** [install] Error 2
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel