napi-rs / napi-rs/napi-rs

Rust 1.81.0 breaks zig cross compile aarch64-apple-darwin on linux

Open
#2,249 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
7.9k
Forks
412
Avg merge
1d 20h
Merged PRs (30d)
64

Description

note: error: unsupported linker arg: -exported_symbols_list

https://github.com/napi-rs/napi-rs/actions/runs/10833496954/job/30060429790?pr=2248

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.

Research direction

Start with the linked GitHub Actions job and its Rust 1.81.0/zig cross-compilation configuration; identify where -exported_symbols_list is introduced for aarch64-apple-darwin on Linux. Confirm the failure and trace the relevant build configuration before choosing a fix. Done means the target builds successfully in CI without the unsupported linker argument.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, zig
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.