lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUB and mpfr/mpc


From: Masamichi Hosoda
Subject: Re: GUB and mpfr/mpc
Date: Mon, 29 Dec 2014 00:35:28 +0900

> >>> Converting to `./test.pdf'...
> >>> warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
> >>> -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE
> >>> -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./test.pdf
> >>> -c.setpdfwrite -ftest.ps)' failed (139)
> >>>
> >>> fatal error: failed files: "test.ly"
> >> 
> >> That's a SIGSEGV.  Not something that a GhostScript executable should be
> >> throwing.  Could it be that the 64-bit cross compilation causes
> >> problems?
> >
> > I tried on 32-bit FreeBSD.
> > The result was just similar.
> > I tried to execute gs directly.
> > Then Segmentation fault (core dumped) happened.
> >
> > linux-x86 binary that I built seems no problem.
> > I think that it's no problem even if 32-bit binary
> > is cross compiled by the 64-bit environment.
> 
> No idea.  Phil, what is your experience with that?

I tried to update freebsd-x86::freebsd-runtime from 4.11 to 6.2.
(It becomes same version as freebsd-64::freebsd-runtime.)

https://github.com/trueroad/gub/tree/gcc-4.8

And, I executed 'lilypond test.ly' on 32-bit FreeBSD.
Then SIGSEGV didn't occur and correct pdf was generated.

I think FreeBSD 4.11 is too old.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]