Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Fix build on macOS

Open
#262 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

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.

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.

Dominant language
Rust
Stars
96
Forks
3
Avg merge
1d 3h
Merged PRs (30d)
29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from argumentcomputer/ix

All issues in argumentcomputer/ix

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.