Skip to content

'make docs' fails (0.12) #17919

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
borisovg opened this issue Oct 10, 2014 · 2 comments
Closed

'make docs' fails (0.12) #17919

borisovg opened this issue Oct 10, 2014 · 2 comments

Comments

@borisovg
Copy link

I am trying to compile Rust 0.12 on Debian Sid and it fails at the docs step.

Running make docs will show the same issue:

root@deli:/home/borisov/src/rust-0.12.0 # make docs
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu
cfg: using CC=gcc (CFG_CC)
cfg: no llnextgen found, omitting grammar-verification
latex compiler: doc/guide.pdf
This is LuaTeX, Version beta-0.79.1 (TeX Live 2015/dev/Debian) (rev 4971) 
 restricted \write18 enabled.
/home/borisov/src/rust-0.12.0/mk/docs.mk:216: recipe for target 'doc/guide.pdf' failed
make: *** [doc/guide.pdf] Error 1

I haven't a found any log file with more information, but I admit I didn't look too hard. Let me know what more information I can provide.

@borisovg borisovg changed the title make docs fails (0.12) 'make docs' fails (0.12) Oct 10, 2014
@treeman
Copy link
Contributor

treeman commented Oct 10, 2014

Duplicate of #17220 and #17474 I believe.

@steveklabnik
Copy link
Member

Yup.

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

3 participants