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

Bad error message when rustpkg can't create the build directory #9215

Closed
catamorphism opened this issue Sep 15, 2013 · 2 comments
Closed

Bad error message when rustpkg can't create the build directory #9215

catamorphism opened this issue Sep 15, 2013 · 2 comments
Labels
A-diagnostics Area: Messages for errors, warnings, and lints

Comments

@catamorphism
Copy link
Contributor

@singingboyo spotted this one: If your workspace contains a file called build that's not a directory, rustpkg doesn't fail very gracefully; the current behavior is:

task <unnamed> failed at 'assertion failed: os::mkdir_recursive(&out_dir, U_RWX)', /Users/tjc/rust2/src/librustpkg/util.rs:175

It should print an error message explaining that it couldn't create a directory because a file with that name exists.

@ghost ghost assigned catamorphism Sep 15, 2013
@jeremyletang
Copy link
Contributor

@brson Maybe we can close this issue?

@sfackler
Copy link
Member

sfackler commented Feb 4, 2014

rustpkg's gone, closing

@sfackler sfackler closed this as completed Feb 4, 2014
@catamorphism catamorphism removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 28, 2022
…ecursion, r=Jarcho

Enable test for entrypoint_recursion for windows

Verified that this test actually works on windows
changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints
Projects
None yet
Development

No branches or pull requests

3 participants