lilypond-devel
[Top][All Lists]
Advanced

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

Re: Build problem with fonts


From: Werner LEMBERG
Subject: Re: Build problem with fonts
Date: Mon, 09 Dec 2019 08:38:52 +0100 (CET)

>> Please try again with
>>    strace -ff -o ~/mf2pt1.strace mf2pt1 feta11.mf
>> so that we can see the strace messages from `t1asm` also.  Note that
>> you will get at least two files called `mf2pt1.strace.XXXXX`, where
>> `XXXXX` is a process ID.
>> 
> 
> Four log-files were created, and the 3 resulting font-files as well.

Thanks.

Your `t1asm` binary crashes with a segmentation fault, as can be seen
in last two lines of `mf2pt1.strace.657213`:

  --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x3055683} ---
  +++ killed by SIGSEGV (core dumped) +++

You should also see an error message if you manually do

  t1asm feta11.pt1 feta11.pfb

Please try to either re-install `t1asm`, get a newer version, or
compile and install it by yourself.

I use the `t1asm` binary from TeXLive 2019; it is works without
problems.


    Werner



reply via email to

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