Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upmkinstall.sh failure #20383
Comments
This comment has been minimized.
This comment has been minimized.
davideagen
commented
Jan 1, 2015
|
I'm having the same problem |
This comment has been minimized.
This comment has been minimized.
|
Same here. |
This comment has been minimized.
This comment has been minimized.
|
This seems to be an issue with building vs installing the docs. The build system will happily build without all of the tools necessary to generate the docs, but 8b3c676 seems to assume they all got built, unless the user explicitly adds I was able to work around this program by adding |
This comment has been minimized.
This comment has been minimized.
yeahnoob
commented
Jan 1, 2015
|
No "disable-docs", No "make install" at this time. And nothing about this is explained in rust's documents, for now... The pull request #20380 seems to fix this issue. |
This comment has been minimized.
This comment has been minimized.
|
I filed an issue #19698 last month so that Rust Buildbot could catch errors like this, but no one with an access to Rust Buildbot has paid an attention to it. |
This was referenced Jan 2, 2015
This comment has been minimized.
This comment has been minimized.
|
I believe this one can be closed, it's fixed now (I had this problem before, but now it's gone). |
d3zd3z commentedJan 1, 2015
Some time between f673e98 and 84f5ad8, I stopped being able to run 'make install', with the following error. I can start bisecting if that is useful, but the problem may be more obvious to someone more familiar with the build system.