argumentcomputer / argumentcomputer/ix
Fix build on macOS
- Dominant language
- Rust
- Stars
- 93
- Forks
- 3
- Avg merge
- 21h 7m
- Merged PRs (30d)
- 45
Description
https://github.com/argumentcomputer/ix/pull/261/commits/135571dd29c39abcafec9c53e773100e0272fb17 removes macOS from the CI job. We need to add it back.
There's a conflict of symbols due to the BLAKE3 C dependency from `Blake3.lean` and the `blake3` crate. For some reason, the linker is not being able to distinguish the two.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the change in PR #261 at commit 135571dd29c39abcafec9c53e773100e0272fb17 and the BLAKE3 integration referenced by Blake3.lean and the blake3 crate. Start by checking the CI configuration and the linker’s conflicting symbols on macOS. Done means macOS is restored to the CI job and the build completes without the BLAKE3 symbol conflict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100