> I did from scratch:
> 
> rm -fr build/
> sh autogen.sh --noconfigure
> mkdir -p build/
> cd build/
> ../configure
> gitk
> git status
> make -j3 CPU_COUNT=3
> make -j3 CPU_COUNT=3 test-baseline
> make -j3 CPU_COUNT=3 check
> 
> 
> Failed with:
>
> Error: /undefinedfilename in --file--
> Operand stack:
>    
> (input/regression/out-test-baseline/share/lilypond/current/fonts/otf/emmentaler-20.otf)

I can't reproduce that.  I followed exactly your recipe (but omitting
`-j3 CPU_COUNT=3'), and it works just fine for me on my openSUSE box.


    Werner

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to