Skip to content

Replace DownloadSourceStep with the package manager#11

Draft
Beyley wants to merge 4 commits into
hexops-graveyard:mainfrom
Beyley:main
Draft

Replace DownloadSourceStep with the package manager#11
Beyley wants to merge 4 commits into
hexops-graveyard:mainfrom
Beyley:main

Conversation

@Beyley

@Beyley Beyley commented Nov 15, 2024

Copy link
Copy Markdown

This works correctly on my Linux host, and I can cross compile to all supported platforms, but this fails on a macOS host due to ziglang/zig#20313, and we can't mark some dependencies as lazy due to ziglang/zig#21771.

The latter has actually been fixed, but the fix isn't available until Mach Zig is updated. I haven't been able to find a direct workaround for the macOS issue yet, so I'm going to mark this as draft for now.

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

This prevents an error when trying to pull a shared machdxcompiler through the package manager
`panic: artifact name 'machdxcompiler' is ambiguous`
@alexrp

alexrp commented Nov 23, 2024

Copy link
Copy Markdown

@Beyley are you still able to repro ziglang/zig#20313 with Zig master? I just tried switching to Zig master on my repro project and it seems to work.

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

Successfully merging this pull request may close these issues.

2 participants