Skip to content

Cryptic make error with faulty lualatex #17474

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

Closed
treeman opened this issue Sep 23, 2014 · 3 comments
Closed

Cryptic make error with faulty lualatex #17474

treeman opened this issue Sep 23, 2014 · 3 comments

Comments

@treeman
Copy link
Contributor

treeman commented Sep 23, 2014

I got this error running make:

latex compiler: doc/guide.pdf
This is LuaTeX, Version beta-0.79.1 (TeX Live 2014 on Slackware (SlackBuilds.org)) (rev 4971) 
 restricted \write18 enabled.
make: *** [doc/guide.pdf] Error 1

Using texlive-20140525. The hidden error behind is:

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

It would be nice to propagate the error through make, if possible?

I solved it by installing texlive-texmf-extra-20140525 on Slackware 14.1 , if anyone is interested.

@ben0x539
Copy link
Contributor

Same as #17220 I guess

@treeman
Copy link
Contributor Author

treeman commented Sep 23, 2014

Good call @ben0x539.

@treeman treeman closed this as completed Sep 23, 2014
@ben0x539
Copy link
Contributor

Good call on figuring out what's missing, that was a better plan than my "eh, who needs the guide as pdf, it builds rustc first anyway so I'll just wait until someone else fixes it" approach.

lnicola pushed a commit to lnicola/rust that referenced this issue Jun 23, 2024
internal: Remove some allocations from hir-ty
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

2 participants