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

Compilation error on x86_64h-apple-darwin #234

Closed
NobodyXu opened this issue Feb 7, 2025 · 1 comment
Closed

Compilation error on x86_64h-apple-darwin #234

NobodyXu opened this issue Feb 7, 2025 · 1 comment

Comments

@NobodyXu
Copy link

NobodyXu commented Feb 7, 2025

https://github.com/cargo-bins/cargo-binstall/actions/runs/13194668463/job/36833691220#step:8:473

  CMake Error at /opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:129 (message):
    The C compiler targets architectures:

      "x86_64;x86_64h"

    but CMAKE_OSX_ARCHITECTURES is

      "x86_64"

  Call Stack (most recent call first):
    /opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)
    CMakeLists.txt:37 (project)

cargo-bins/cargo-binstall#2036 error happens when bumping cc-rs from 1.2.10 to 1.2.12, however not sure if this is a cc-rs bug or cmake-rs bug, so I decided to open an issue here first

@NobodyXu
Copy link
Author

NobodyXu commented Feb 8, 2025

cc 1.2.13 has fixed it related PR rust-lang/cc-rs#1389

@NobodyXu NobodyXu closed this as completed Feb 8, 2025
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

No branches or pull requests

1 participant