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

--include-dependencies, -d not recognised by jenkins-cheri-build.py? #43

Closed
khilangudka opened this issue Jan 2, 2019 · 3 comments
Closed

Comments

@khilangudka
Copy link
Member

This works fine with cheribuild.py but gives the following error with jenkins-cheri-build.py:

jenkins-cheri-build.py: error: unrecognized arguments: -d
@arichardson
Copy link
Member

I think I explitly disabled it for the Jenkins version to ensure that we don't accidentally build other projects. I guess I could change that.

@khilangudka
Copy link
Member Author

I think for the short term it would be useful for webkit because of all the dependencies. It's much easier just to build it with -d. In the long term we should ideally have all dependencies as separate projects and run their respective test suites.

@khilangudka
Copy link
Member Author

khilangudka commented Jan 2, 2019

Actually thinking about it... we could just individually build the dependencies in the webkit jenkins job so I think we can ignore needing -d if this is the only case it would be useful.

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

2 participants