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

mach should prevent a build from starting in some known problem cases #23854

Open
jdm opened this issue Jul 25, 2019 · 3 comments
Open

mach should prevent a build from starting in some known problem cases #23854

jdm opened this issue Jul 25, 2019 · 3 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 25, 2019

We should check up front for these known problem cases from mozjs that break the build:

  • no python3 binary or PYTHON3 environment variable present
  • a user name with a space
  • a CARGO_HOME that's on a different drive than the servo repository
@highfive
Copy link

@highfive highfive commented Jul 25, 2019

@jdm jdm added the L-python label Jul 25, 2019
@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jul 30, 2019

CMake not installed

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Nov 24, 2019

Another one is user home directory with a space (since that is not necessarily same as username and itself breaks things).

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

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.