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

No warning when strace is not present for parallel builds. #58

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

I spent a while trying to figure out why my parallel build was not working 
inside a docker container when it worked fine outside the container. The 
ultimate reason was that strace was not present. I think it would make sense to 
provide a warning when strace is not found but "parallel_ok=True". I can submit 
a patch for this, but it seems like that'd be more effort than this is worth.

Original issue reported on code.google.com by [email protected] on 15 Nov 2014 at 10:00

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

No branches or pull requests

2 participants