On Thu, 2020-11-05 at 21:48 +0100, Pierre Labastie via blfs-dev wrote:
> At some point, I get:
> ---------------
> /usr/bin/install -c -p -m 644 doc/asymptote.sty doc/asycolors.sty
> doc/ocg.sty doc/latexmkrc /opt/texlive/2020/texmf-
> dist/tex/latex/asymptote
> /usr/bin/install -c -p -m 644 doc/colo-asy.tex
> /opt/texlive/2020/texmf-
> dist/tex/context/third/asymptote
> cd doc && make man
> make[2]: Entering directory '/sources/asymptote/asymptote-2.67/doc'
> ../asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote
> >
> options
> ../asy -dir ../base -config "" -render=0 -f pdf -noprc axis3.asy
> GPL Ghostscript 9.53.3: 
>    *** EPS files may not contain multiple pages.
>    *** Use of the %d filename format is required to output pages to
> multiple EPS files.
> GPL Ghostscript 9.53.3: Unrecoverable error, exit code 1
> ---------------
> Then nothing happens anymore. The build hangs.
> 
> It's a known bug:
> https://sourceforge.net/p/asymptote/discussion/409349/thread/a52414e613/?limit=25
> see also 
> https://github.com/vectorgraphics/asymptote/issues/176
> 
> There are two possibilities, fix ghostscript (only a proposal from
> asymptote devs, not accepted upstream):
> https://bugs.ghostscript.com/attachment.cgi?id=19921
> or fix asymptote (upstream commit
> https://github.com/vectorgraphics/asymptote/commit/3361214340d58235f4dbb8f24017d0cd5d94da72
> )
> 
> Note that this is not present with ghostscript 9.52
> 
> I'll go with the the asymptote fix. I'll make a patch, no way for a
> sed!
> 

Done at revision 23876

Pierre

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to