Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't hang the build forever if ttf-libertine.sty is not installed #60

Closed
whitequark opened this issue Dec 10, 2016 · 2 comments
Closed
Assignees

Comments

@whitequark
Copy link
Collaborator

No description provided.

@whitequark
Copy link
Collaborator Author

I believe this bug is not present in the current master. This is what I get:

[2/106] Generating gp4-hdl.pdf
FAILED: doc/gp4-hdl.pdf
cd /home/whitequark/Work/openfpga/build/doc && pdflatex -halt-on-error /home/whitequark/Work/openfpga/doc/gp4-hdl.tex > /dev/null && pdflatex -halt-on-error /home/whitequark/Work/openfpga/doc/gp4-hdl.tex > /dev/null

and the logfile ends with:

(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibrarytopaths.code.tex
File: tikzlibrarytopaths.code.tex 2008/06/17 v3.0.1a (rcs-revision 1.2)
)))

! LaTeX Error: File `libertine.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.14 \usepackage
                {zi4}^^M
Here is how much of TeX's memory you used:
 15304 strings out of 494945
 289244 string characters out of 6181032
 348833 words of memory out of 5000000
 18389 multiletter control sequences out of 15000+600000
 4709 words of font info for 16 fonts, out of 8000000 for 9000
 14 hyphenation exceptions out of 8191
 55i,0n,54p,450b,66s stack positions out of 5000i,500n,10000p,200000b,80000s

!  ==> Fatal error occurred, no output PDF file produced!

@whitequark
Copy link
Collaborator Author

I figured it out. It hangs when building with make and fails with ninja.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant