Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: I'm attempting a fix now. Done; here is the patch: I've verified that this works completely, producing a nice happy looking pbm output file. Thomas I've uploaded a 1.1.17 release with your fix. Many thanks for

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: > I'm attempting a fix now. Done; here is the patch: --- /home/debian/mftrace-1.1.16/gf2pbm.c 2005-10-15 13:57:58.0 -0700 +++ /home/src/mftrace-1.1.16/gf2pbm.c 2005-10-15 14:23:49.0 -0700 @@ -302,7 +302,7 @@ ubyte cmnd; int min_

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: >> >>>Ah, I have found the problem. The Debian package builds gf2pbm with >>>optimization on (-O2). gf2pbm misbehaves when compiled with >>>optimization, and works fine wh

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: Ah, I have found the problem. The Debian package builds gf2pbm with optimization on (-O2). gf2pbm misbehaves when compiled with optimization, and works fine when compiled without. More specifically, failure happens

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: > Ah, I have found the problem. The Debian package builds gf2pbm with > optimization on (-O2). gf2pbm misbehaves when compiled with > optimization, and works fine when compiled without. More specifically, failure happens with: -fschedule-insns -f

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Thomas Bushnell BSG <[EMAIL PROTECTED]> writes: > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > >> Thomas Bushnell BSG wrote: >>> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >>> Thomas Bushnell BSG wrote: >This is almost certainly not a compiler bug, of course, it's much more >l

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> >>>Thomas Bushnell BSG wrote: >>> This is almost certainly not a compiler bug, of course, it's much more likely a problem inside gf2pbm. >>> >>> Aha, GCC spews some

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Thomas Bushnell BSG wrote: This is almost certainly not a compiler bug, of course, it's much more likely a problem inside gf2pbm. Aha, GCC spews some warnings about dubitable pointer manipulations. Which GCC version i

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> This is almost certainly not a compiler bug, of course, it's much more >> likely a problem inside gf2pbm. > > Aha, GCC spews some warnings about dubitable pointer manipulations. > Which GCC version is this? 4.0.2. Thom

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: This is almost certainly not a compiler bug, of course, it's much more likely a problem inside gf2pbm. Aha, GCC spews some warnings about dubitable pointer manipulations. Which GCC version is this? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~h

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> >>> Hrmmph. Is this still an mftrace problem (does mftrace cmr10 >>> produce a .pfa which looks good in fontforge?) >> Alas, no. I get no glyphs, and the output of mftrace

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-15 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> >>> Hrmmph. Is this still an mftrace problem (does mftrace cmr10 >>> produce a .pfa which looks good in fontforge?) >> Alas, no. I get no glyphs, and the output of mftrace

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-14 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Hrmmph. Is this still an mftrace problem (does mftrace cmr10 produce a .pfa which looks good in fontforge?) Alas, no. I get no glyphs, and the output of mftrace is as follows. BTW, there is presumably a missing "\n" o

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-13 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Hrmmph. Is this still an mftrace problem (does mftrace cmr10 produce a > .pfa which looks good in fontforge?) Alas, no. I get no glyphs, and the output of mftrace is as follows. BTW, there is presumably a missing "\n" on one of these printfs. Tho

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-13 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Thomas Bushnell BSG wrote: I'm using mftrace version 1.1.12, and potrace version 1.7. Autotrace version 0.31.1 is also installed, but mftrace says it uses potrace if both are there. mftrace also uses t1asm, which is ve

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-12 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> I'm using mftrace version 1.1.12, and potrace version 1.7. Autotrace >> version 0.31.1 is also installed, but mftrace says it uses potrace if >> both are there. mftrace also uses t1asm, which is version 1.32. > > Upgrad

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-06 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys writes: >> I'm using mftrace version 1.1.12 > Upgrade mftrace to 1.1.16 Hmm, lilypond-2.6 still has STEPMAKE_PROGS(MFTRACE, mftrace, REQUIRED, 1.1.1) should this be bumped? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-03 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> I'm using mftrace version 1.1.12, and potrace version 1.7. Autotrace >> version 0.31.1 is also installed, but mftrace says it uses potrace if >> both are there. mftrace also uses t1asm, which is version 1.32. > > Upgrad

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-03 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: I'm using mftrace version 1.1.12, and potrace version 1.7. Autotrace version 0.31.1 is also installed, but mftrace says it uses potrace if both are there. mftrace also uses t1asm, which is version 1.32. Upgrade mftrace to 1.1.16 I don't know much of anything abo

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > from codepoint E100 onward, you should see isolated rests, accidentals > and noteheads in the glyph table. Well, it's no surprise that I didn't see anything! Making progress here; clearly something is busted in font generation. The fontforge call

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> What are the "emmentaler" glyphs? I know music, but I don't know how >> to recognize what I should see. > > gnome-character-map > view > unicode block > font : emmentaler > block: private unicode area > > from codepoint E100 onward, you should see

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > input/example-1.ly:4:16: warning: note head `noteheads.s2' not found > > (combing from note-head.cc line 65), it doesn't contain the correct glyph. > > If you want to analyze the problem, you could trace into > fm->find_by_name(idx) a few lines befo

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: input/example-1.ly:4:16: warning: note head `noteheads.s2' not found (combing from note-head.cc line 65), it doesn't contain the correct glyph. If you want to analyze the problem, you could trace into fm->find_by_name(i

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Have you built and run it on a powerpc Linux system? Running what Not for a while. We run it on MacOS X (ppc) though. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-devel mailing

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > If you want to analyze the problem, you could trace into > fm->find_by_name(idx) a few lines before using gdb. It might be a > compatibility problem with freetype. Do the emmentaler glyphs show up in > gnome-character-map if you install the .otf i

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: >> >>>can you do >>> >>> export LILYPONDPREFIX= >>> lily/out/lilypond input/example-1 >>> >>> this should give the same errors. >> Indeed it does (though without the infinite

Re: cannot build lilypond 2.6.3 on powerpc

2005-10-02 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: can you do export LILYPONDPREFIX= lily/out/lilypond input/example-1 this should give the same errors. Indeed it does (though without the infinite loop). Can you post what lily/out/lilypond --verbose input/exam

Re: cannot build lilypond 2.6.3 on powerpc

2005-09-28 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > can you do > > export LILYPONDPREFIX= > lily/out/lilypond input/example-1 > > this should give the same errors. Indeed it does (though without the infinite loop). > Can you post what > > lily/out/lilypond --verbose input/example-1 > > says?

Re: cannot build lilypond 2.6.3 on powerpc

2005-09-28 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Lilypond 2.6.3 does not build on powerpc. "make all" works fine, but "make web" fails. The specific error happens while building the documentation thus: can you do export LILYPONDPREFIX= lily/out/lilypond input/example-1 this should give the same errors. Can

Re: cannot build lilypond 2.6.3 on powerpc

2005-09-27 Thread Thomas Bushnell BSG
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Thomas Bushnell BSG wrote: >> Lilypond 2.6.3 does not build on powerpc. >> "make all" works fine, but "make web" fails. >> The specific error happens while building the documentation thus: >> > > looks like something went wrong building the fonts. You

Re: cannot build lilypond 2.6.3 on powerpc

2005-09-27 Thread Han-Wen Nienhuys
Thomas Bushnell BSG wrote: Lilypond 2.6.3 does not build on powerpc. "make all" works fine, but "make web" fails. The specific error happens while building the documentation thus: looks like something went wrong building the fonts. You do have mf/out/emmentaler*otf ? -- Han-Wen Nienhuys

cannot build lilypond 2.6.3 on powerpc

2005-09-27 Thread Thomas Bushnell BSG
Lilypond 2.6.3 does not build on powerpc. "make all" works fine, but "make web" fails. The specific error happens while building the documentation thus: one Description: Binary data (These last two lines then get printed forever in an apparent infinite loop.) The contents of the lily-177087