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

Cache oleans from failed builds #1336

Closed
gebner opened this issue Jan 4, 2023 · 1 comment
Closed

Cache oleans from failed builds #1336

gebner opened this issue Jan 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gebner
Copy link
Member

gebner commented Jan 4, 2023

It would be awesome if we could cache the oleans from failed builds. Only the oleans that were successfully built of course. Right now the upload fails if any olean is missing:

uncaught exception: tar: ./build/lib/Mathlib/Algebra/Star/Basic.olean: Cannot stat: No such file or directory
tar: ./build/lib/Mathlib/Algebra/Star/Basic.trace: Cannot stat: No such file or directory
tar: ./build/ir/Mathlib/Algebra/Star/Basic.c: Cannot stat: No such file or directory
tar: ./build/ir/Mathlib/Algebra/Star/Basic.c.trace: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
@gebner gebner added the enhancement New feature or request label Jan 4, 2023
@gebner
Copy link
Member Author

gebner commented Jan 5, 2023

cc @arthurpaulino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant