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

android-ndk: Output Limit Exceeded on Hydra #41704

Closed
matthewbauer opened this issue Jun 8, 2018 · 8 comments
Closed

android-ndk: Output Limit Exceeded on Hydra #41704

matthewbauer opened this issue Jun 8, 2018 · 8 comments

Comments

@matthewbauer
Copy link
Member

Issue description

Currently android-ndk is failing on Hydra:

https://hydra.nixos.org/build/75668895

Looks like something that could be trivially fixed. Any ideas?

/cc @bkchr

@bkchr
Copy link
Contributor

bkchr commented Jun 8, 2018

We probably should disable building the ndk on Hydra? Is it just copying and fixing stuff, that can be done easily locally.

@matthewbauer
Copy link
Member Author

But we have cross jobs that it would be really nice to get working:

https://hydra.nixos.org/jobset/nixpkgs/cross-trunk#tabs-jobs

Cross frequently breaks on master & it would be nice to have some stable enough tests that we can make them block channel updates.

@bkchr
Copy link
Contributor

bkchr commented Jun 8, 2018

What does this Hydra error mean? Is the built derivation to big?

@Mic92
Copy link
Member

Mic92 commented Jun 8, 2018

It exceeds size per package.

@matthewbauer
Copy link
Member Author

Okay I assumed it was output logs but that makes more sense

@bkchr
Copy link
Contributor

bkchr commented Jun 8, 2018

Hmm, we could try to make some architectures configurable, aka remove not wanted architectures.

@matthewbauer
Copy link
Member Author

I wonder if multiple outputs could fix this problem?

@edolstra
Copy link
Member

No, because it checks the total size of all outputs.

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

4 participants