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

Fix warning stripping debug info #121

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Fix warning stripping debug info #121

merged 1 commit into from
Sep 19, 2024

Conversation

fitztrev
Copy link
Member

when running this command:

docker run --rm -v "$PWD/command:/command" -w /command messense/cargo-zigbuild:0.19.1 cargo zigbuild --release --target universal2-apple-darwin
warning: stripping debug info with `strip` failed: exit status: 1
  |
  = note: strip: /command/target/aarch64-apple-darwin/release/deps/command-6779d3e9a71fe590: file format not recognized

warning: 1 warning emitted

    Finished `release` profile [optimized] target(s) in 5.83s
./lila-docker: line 172: 52486 Killed: 9               ./command/target/universal2-apple-darwin/release/command "$@"

@fitztrev fitztrev merged commit 1ae7fc2 into main Sep 19, 2024
4 checks passed
@fitztrev fitztrev deleted the fix-darwin-build branch September 19, 2024 12:24
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.

1 participant