Re: Need help with openSUSE:Factory build failure.

2021-02-20 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Samstag, dem 20.02.2021 um 17:04 +0200 schrieb Dave Plater: > Hi, I'm getting a build failure: > home/abuild/rpmbuild/BUILD/lilypond-2.22.0/mf # make > Making mf/out/feta11.pfb < mf > mf2pt1: You'll need either to install t1utils and rerun mf2pt1 or find > another way to convert feta11.pt1 to fe

Re: Need help with openSUSE:Factory build failure.

2021-02-20 Thread Werner LEMBERG
> Hi, I'm getting a build failure: > home/abuild/rpmbuild/BUILD/lilypond-2.22.0/mf # make > Making mf/out/feta11.pfb < mf > mf2pt1: You'll need either to install t1utils and rerun mf2pt1 or find > another way to convert feta11.pt1 to feta11.pfb You seem to have a problem with `t1asm` (wh

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-24 Thread Dave Plater
On 09/24/2011 12:37 AM, Reinhold Kainhofer wrote: The problem with guile 2.0 is that it includes many major changes (compiled code, new macro handling, new garbage collection, completely new string/unicode handling, etc.), which also require major code changes and restructuring. Lilypond, however

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Reinhold Kainhofer
Am Friday, 23. September 2011, 23:00:45 schrieb Dave Plater: > If lilypond is unable to use guile 2.0 it's the only > hope although my personal opinion is the easiest route is fixing the > compilation problem. A failed documentation build I can work around by > using the doc tarball a failed progra

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Dave Plater
On 09/23/2011 05:37 PM, Ian Hulin wrote: Hi Dave, Lilypond (V2.14) needs to have Guile V1.8.7 minimum and V1.8.8 maximum to work. We are currently working on migrating to use Guile V2.0 but it's slow progress owing to the close-knit integration between Lily and Guile. The migration work will n

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Bernardo Barros
Out of curiosity: guile2 will make rendering faster for lilypond? Other advantages? Since compilation time of big scores annoys lots of people, that would be good to have. ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mail

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Ian Hulin
Hi Dave, Lilypond (V2.14) needs to have Guile V1.8.7 minimum and V1.8.8 maximum to work. We are currently working on migrating to use Guile V2.0 but it's slow progress owing to the close-knit integration between Lily and Guile. The migration work will not be available in time for V2.16, either.

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Dave Plater
On 09/23/2011 02:15 PM, Peekay Ex wrote: Dave, On Fri, Sep 23, 2011 at 12:54 PM, Dave Plater wrote: On 09/23/2011 01:40 PM, Dave Plater wrote: I am the sole maintainer and packager of openSUSE lilypond and I have a build failure in factory builds that appears to be guile related, unfortunate

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Dave Plater
On 09/23/2011 02:03 PM, David Kastrup wrote: Dave Plater writes: On 09/23/2011 01:40 PM, Dave Plater wrote: I am the sole maintainer and packager of openSUSE lilypond and I have a build failure in factory builds that appears to be guile related, unfortunately guile is new to me and I'm battli

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread Peekay Ex
Dave, On Fri, Sep 23, 2011 at 12:54 PM, Dave Plater wrote: > On 09/23/2011 01:40 PM, Dave Plater wrote: >> >> I am the sole maintainer and packager of openSUSE lilypond and I have a >> build failure in factory builds that appears to be guile related, >> unfortunately guile is new to me and I'm ba

Re: Need help with openSUSE:Factory build failure in lilypond

2011-09-23 Thread David Kastrup
Dave Plater writes: > On 09/23/2011 01:40 PM, Dave Plater wrote: >> I am the sole maintainer and packager of openSUSE lilypond and I >> have a build failure in factory builds that appears to be guile >> related, >> unfortunately guile is new to me and I'm battling to get all the >> packages used