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

Call cargo metadata with --no-deps #166

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Call cargo metadata with --no-deps #166

merged 1 commit into from
Sep 9, 2023

Conversation

messense
Copy link
Member

@messense messense commented Sep 9, 2023

No description provided.

@messense
Copy link
Member Author

messense commented Sep 9, 2023

= note: error: unable to find Dynamic system library 'iconv' using strategy 'paths_first'. searched paths:
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/aarch64-apple-darwin/debug/deps/libiconv.tbd
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/aarch64-apple-darwin/debug/deps/libiconv.dylib
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/aarch64-apple-darwin/debug/deps/libiconv.so
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/aarch64-apple-darwin/debug/deps/libiconv.a
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/debug/deps/libiconv.tbd
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/debug/deps/libiconv.dylib
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/debug/deps/libiconv.so
            /home/runner/work/cargo-zigbuild/cargo-zigbuild/target/debug/deps/libiconv.a
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.tbd
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.dylib
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.so
            /home/runner/.rustup/toolchains/nightly-x[86](https://github.com/rust-cross/cargo-zigbuild/actions/runs/6131201397/job/16640970246?pr=166#step:11:87)_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.a
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.tbd
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.dylib
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.so
            /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/aarch64-apple-darwin/lib/libiconv.a

Does not work. Re-purpose this PR as a cleanup.

@messense messense changed the title Remove libiconv workaround for Apple platforms on Rust 1.66+ Call cargo metadata with --no-deps Sep 9, 2023
@messense messense merged commit 91221c4 into main Sep 9, 2023
23 of 38 checks passed
@messense messense deleted the apple-libiconv branch September 9, 2023 13:37
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.

None yet

1 participant