address@hidden:~/lilypondH/lilypond-2.19.26/build$ make mkdir -p ./out echo 2.19.26 > out/VERSION cd /home/hermann/lilypondH/lilypond-2.19.26/build/out && rm -rf bin lib share mkdir -p ./out/bin mkdir -p ./out/share/lilypond/current mkdir -p ./out/lib/lilypond/current mkdir -p ./out/share/lilypond/current/elisp mkdir -p ./out/share/lilypond/current/fonts mkdir -p ./out/share/lilypond/current/fonts/otf mkdir -p ./out/share/lilypond/current/fonts/tfm mkdir -p ./out/share/lilypond/current/fonts/type1 mkdir -p ./out/share/lilypond/current/fonts/svg mkdir -p ./out/share/lilypond/current/fonts/map mkdir -p ./out/share/lilypond/current/fonts/enc mkdir -p ./out/share/lilypond/current/tex cd ./out/bin && \ ln -sf ../../lily/out/lilypond . && \ for i in abc2ly convert-ly etf2ly lilymidi lilypond-book lilypond-invoke-editor midi2ly musicxml2ly; \ do ln -sf ../../scripts/out/$i . ; done cd ./out/lib/lilypond/current && \ ln -s ../../../../python/out python cd ./out/share/lilypond/current && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/ly ly && \ ln -s ../../../../mf mf && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/ps && \ ln -s ../../../../python/out python && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/scm && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/scripts scripts cd ./out/share/lilypond/current/tex && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/tex source && \ ln -s ../../../../../tex/out tex-out && \ true cd ./out/share/lilypond/current/fonts && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/mf source && \ true cd ./out/share/lilypond/current/elisp && \ ln -sf ../../../../../elisp/out/lilypond-words.el . && \ ln -s /home/hermann/lilypondH/lilypond-2.19.26/elisp/*.el . true touch ./out/share/lilypond/current/lilypond-force make --no-builtin-rules -C scripts/build make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' true make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C python all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scripts all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C flower all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C lily all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C mf all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ly all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C tex all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ps all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scm all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C po all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C elisp all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C vim all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C input all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C Documentation all && true make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/python' make PACKAGE=LILYPOND package=lilypond -C auxiliar all && true make[2]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/python/auxiliar' true make[2]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/python/auxiliar' make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/python' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts' mkdir -p ./out touch ./out/dummy.dep echo '*' > ./out/.gitignore make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts' cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/convert-ly.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/convert-ly chmod 755 out/convert-ly echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/convert-ly > out/convert-ly.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/lilypond-book.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/lilypond-book chmod 755 out/lilypond-book echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/lilypond-book > out/lilypond-book.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/abc2ly.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/abc2ly chmod 755 out/abc2ly echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/abc2ly > out/abc2ly.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/etf2ly.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/etf2ly chmod 755 out/etf2ly echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/etf2ly > out/etf2ly.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/midi2ly.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/midi2ly chmod 755 out/midi2ly echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/midi2ly > out/midi2ly.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/lilypond-invoke-editor.scm | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/lilypond-invoke-editor chmod 755 out/lilypond-invoke-editor echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/lilypond-invoke-editor > out/lilypond-invoke-editor.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/musicxml2ly.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/musicxml2ly chmod 755 out/musicxml2ly echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/musicxml2ly > out/musicxml2ly.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/lilysong.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/lilysong chmod 755 out/lilysong echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/lilysong > out/lilysong.1 cat /home/hermann/lilypondH/lilypond-2.19.26/scripts/lilymidi.py | sed -e '#' -e '/@relocate-preamble@/r /home/hermann/lilypondH/lilypond-2.19.26/build/python/./out/relocate-preamble.py' -e 'address@hidden@%%g' | sed -e '#' -e 'address@hidden@!/bin/bash!g' -e 'address@hidden@!1!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/bin/fontforge!g' -e 'address@hidden@!/usr/bin/guile!g' -e 'address@hidden@!26!g' -e 'address@hidden@!2!g' -e 'address@hidden@!19!g' -e 'address@hidden@!!g' -e 'address@hidden@!LILYPOND!g' -e 'address@hidden@!26!g' -e 'address@hidden@!:!g' -e 'address@hidden@!/usr/bin/perl!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!/bin/sh!g' -e 'address@hidden@!/usr/bin/python -tt!g' -e 'address@hidden@!2.19.26!g' -e 'address@hidden@!/usr/local/bin!g' -e 'address@hidden@!/usr/local/share!g' -e 'address@hidden@!05SEP15!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/doc/lilypond!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/lib/lilypond/2.19.26!g' -e 'address@hidden@!/usr/local/share/locale!g' -e 'address@hidden@!./out!g' -e 'address@hidden@!lilypond!g' -e 'address@hidden@!/usr/local!g' -e 'address@hidden@!!g' -e 'address@hidden@!!g' -e 'address@hidden@!/usr/local/com!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26/scripts!g' -e 'address@hidden@!/home/hermann/lilypondH/lilypond-2.19.26!g' > out/lilymidi chmod 755 out/lilymidi echo /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man /home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build/out/help2man out/lilymidi > out/lilymidi.1 make PACKAGE=LILYPOND package=lilypond -C build man && true make[2]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' true make[2]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' make PACKAGE=LILYPOND package=lilypond -C build all && true make[2]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' true make[2]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts/build' make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/scripts' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/flower' mkdir -p ./out touch ./out/dummy.dep echo '*' > ./out/.gitignore make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/flower' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/flower' cp -p /home/hermann/lilypondH/lilypond-2.19.26/build/config.hh out/config.hh rm -f ./out/cpu-timer.dep; DEPENDENCIES_OUTPUT="./out/cpu-timer.dep ./out/cpu-timer.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/cpu-timer.o /home/hermann/lilypondH/lilypond-2.19.26/flower/cpu-timer.cc rm -f ./out/file-cookie.dep; DEPENDENCIES_OUTPUT="./out/file-cookie.dep ./out/file-cookie.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/file-cookie.o /home/hermann/lilypondH/lilypond-2.19.26/flower/file-cookie.cc rm -f ./out/file-name.dep; DEPENDENCIES_OUTPUT="./out/file-name.dep ./out/file-name.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/file-name.o /home/hermann/lilypondH/lilypond-2.19.26/flower/file-name.cc rm -f ./out/file-path.dep; DEPENDENCIES_OUTPUT="./out/file-path.dep ./out/file-path.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/file-path.o /home/hermann/lilypondH/lilypond-2.19.26/flower/file-path.cc rm -f ./out/getopt-long.dep; DEPENDENCIES_OUTPUT="./out/getopt-long.dep ./out/getopt-long.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/getopt-long.o /home/hermann/lilypondH/lilypond-2.19.26/flower/getopt-long.cc rm -f ./out/international.dep; DEPENDENCIES_OUTPUT="./out/international.dep ./out/international.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/international.o /home/hermann/lilypondH/lilypond-2.19.26/flower/international.cc rm -f ./out/interval-set.dep; DEPENDENCIES_OUTPUT="./out/interval-set.dep ./out/interval-set.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/interval-set.o /home/hermann/lilypondH/lilypond-2.19.26/flower/interval-set.cc rm -f ./out/interval.dep; DEPENDENCIES_OUTPUT="./out/interval.dep ./out/interval.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/interval.o /home/hermann/lilypondH/lilypond-2.19.26/flower/interval.cc rm -f ./out/libc-extension.dep; DEPENDENCIES_OUTPUT="./out/libc-extension.dep ./out/libc-extension.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/libc-extension.o /home/hermann/lilypondH/lilypond-2.19.26/flower/libc-extension.cc rm -f ./out/memory-stream.dep; DEPENDENCIES_OUTPUT="./out/memory-stream.dep ./out/memory-stream.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/memory-stream.o /home/hermann/lilypondH/lilypond-2.19.26/flower/memory-stream.cc rm -f ./out/offset.dep; DEPENDENCIES_OUTPUT="./out/offset.dep ./out/offset.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/offset.o /home/hermann/lilypondH/lilypond-2.19.26/flower/offset.cc rm -f ./out/polynomial.dep; DEPENDENCIES_OUTPUT="./out/polynomial.dep ./out/polynomial.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/polynomial.o /home/hermann/lilypondH/lilypond-2.19.26/flower/polynomial.cc rm -f ./out/rational.dep; DEPENDENCIES_OUTPUT="./out/rational.dep ./out/rational.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/rational.o /home/hermann/lilypondH/lilypond-2.19.26/flower/rational.cc rm -f ./out/real.dep; DEPENDENCIES_OUTPUT="./out/real.dep ./out/real.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/real.o /home/hermann/lilypondH/lilypond-2.19.26/flower/real.cc rm -f ./out/std-string.dep; DEPENDENCIES_OUTPUT="./out/std-string.dep ./out/std-string.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/std-string.o /home/hermann/lilypondH/lilypond-2.19.26/flower/std-string.cc rm -f ./out/string-convert.dep; DEPENDENCIES_OUTPUT="./out/string-convert.dep ./out/string-convert.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/string-convert.o /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::int2dec(int, size_t, char)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:169: warning: conversion to 'int' from 'ssize_t' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::unsigned2hex(unsigned int, size_t, char)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:190: warning: conversion to 'int' from 'ssize_t' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::precision_string(double, int)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:317: warning: conversion to 'int' from 'ssize' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:319: warning: conversion to 'int' from 'ssize' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::to_upper(std::string)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:361: warning: conversion to 'int' from 'size_t' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::to_lower(std::string)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:367: warning: conversion to 'int' from 'size_t' may alter its value /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc: In static member function 'static std::string String_convert::reverse(std::string)': /home/hermann/lilypondH/lilypond-2.19.26/flower/string-convert.cc:373: warning: conversion to 'int' from 'size_t' may alter its value rm -f ./out/warn.dep; DEPENDENCIES_OUTPUT="./out/warn.dep ./out/warn.o" g++ -c -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/warn.o /home/hermann/lilypondH/lilypond-2.19.26/flower/warn.cc /home/hermann/lilypondH/lilypond-2.19.26/flower/warn.cc: In function 'void check_expected_warnings()': /home/hermann/lilypondH/lilypond-2.19.26/flower/warn.cc:113: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' ar ru out/library.a ./out/cpu-timer.o ./out/file-cookie.o ./out/file-name.o ./out/file-path.o ./out/getopt-long.o ./out/international.o ./out/interval-set.o ./out/interval.o ./out/libc-extension.o ./out/memory-stream.o ./out/offset.o ./out/polynomial.o ./out/rational.o ./out/real.o ./out/std-string.o ./out/string-convert.o ./out/warn.o ar: creating out/library.a ranlib out/library.a || ar ts out/library.a || true true make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/flower' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/lily' mkdir -p ./out touch ./out/dummy.dep echo '*' > ./out/.gitignore make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/lily' make[1]: Entering directory `/home/hermann/lilypondH/lilypond-2.19.26/build/lily' cp -p /home/hermann/lilypondH/lilypond-2.19.26/build/config.hh out/config.hh rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++ -c -Woverloaded-virtual -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -g -fwrapv -DHAVE_CONFIG_H -DDEBUG -I/home/hermann/lilypondH/lilypond-2.19.26/lily/include -I./out -I/home/hermann/lilypondH/lilypond-2.19.26/flower/include -I../flower/./out -I../flower/include -I/home/hermann/lilypondH/lilypond-2.19.26/lily/out -g -pipe -pthread -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wconversion -o out/accidental-engraver.o /home/hermann/lilypondH/lilypond-2.19.26/lily/accidental-engraver.cc In file included from /home/hermann/lilypondH/lilypond-2.19.26/lily/include/context.hh:25, from /home/hermann/lilypondH/lilypond-2.19.26/lily/accidental-engraver.cc:23: /home/hermann/lilypondH/lilypond-2.19.26/lily/include/listener.hh: In static member function 'static void Listener::smob_proc_init(scm_t_bits)': /home/hermann/lilypondH/lilypond-2.19.26/lily/include/listener.hh:104: error: insufficient contextual information to determine type /home/hermann/lilypondH/lilypond-2.19.26/lily/include/listener.hh: In static member function 'static void Callback_wrapper::smob_proc_init(scm_t_bits)': /home/hermann/lilypondH/lilypond-2.19.26/lily/include/listener.hh:182: error: insufficient contextual information to determine type make[1]: *** [out/accidental-engraver.o] Error 1 make[1]: Leaving directory `/home/hermann/lilypondH/lilypond-2.19.26/build/lily' make: *** [all] Fehler 2 address@hidden:~/lilypondH/lilypond-2.19.26/build$