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

The Zig global cache breaks sample builds on macOS #42

Open
alexrp opened this issue Mar 30, 2022 · 3 comments
Open

The Zig global cache breaks sample builds on macOS #42

alexrp opened this issue Mar 30, 2022 · 3 comments
Assignees
Labels
area: infrastructure Issues related to infrastructure (GitHub, CI, etc). area: sdk Issues related to the MSBuild SDK. state: blocked Issues that are blocked on some other issue/work. type: regression Issues that are classified as bug reports and are regressions from previous releases (more severe).
Milestone

Comments

@alexrp
Copy link
Sponsor Member

alexrp commented Mar 30, 2022

323f719 disabled building the samples on macOS in CI. Re-enable once cross-compilation from macOS is fixed.

@alexrp alexrp added type: bug Issues that are classified as bug reports. state: blocked Issues that are blocked on some other issue/work. area: infrastructure Issues related to infrastructure (GitHub, CI, etc). labels Mar 30, 2022
@alexrp alexrp added this to the v5.0 milestone Mar 30, 2022
@alexrp alexrp self-assigned this Mar 30, 2022
@alexrp alexrp added type: regression Issues that are classified as bug reports and are regressions from previous releases (more severe). and removed type: bug Issues that are classified as bug reports. labels Mar 30, 2022
@alexrp
Copy link
Sponsor Member Author

alexrp commented Mar 30, 2022

ziglang/zig#9711

@alexrp
Copy link
Sponsor Member Author

alexrp commented Apr 6, 2022

Setting ZIG_GLOBAL_CACHE_DIR is a potential workaround. See: ziglang/zig#9711 (comment)

@alexrp
Copy link
Sponsor Member Author

alexrp commented Apr 7, 2022

af73eb3 has worked around the failures but hurts build times by 50-60%. This issue will now track reverting that change once the bug is fixed in Zig.

@alexrp alexrp added the area: sdk Issues related to the MSBuild SDK. label Apr 7, 2022
@alexrp alexrp changed the title Samples are disabled on macOS in CI The Zig global cache breaks sample builds on macOS Apr 7, 2022
@alexrp alexrp modified the milestones: v5.0, Future Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: infrastructure Issues related to infrastructure (GitHub, CI, etc). area: sdk Issues related to the MSBuild SDK. state: blocked Issues that are blocked on some other issue/work. type: regression Issues that are classified as bug reports and are regressions from previous releases (more severe).
Development

No branches or pull requests

1 participant