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

Unknown architecture for macOS target when we build psm #130844

Closed
arttet opened this issue Sep 25, 2024 · 1 comment
Closed

Unknown architecture for macOS target when we build psm #130844

arttet opened this issue Sep 25, 2024 · 1 comment
Labels
C-bug Category: This is a bug. O-macos Operating system: macOS

Comments

@arttet
Copy link
Contributor

arttet commented Sep 25, 2024

psm v0.1.21

Unknown architecture for macOS target.

  error: failed to run custom build command for `psm v0.1.21`
  
  Caused by:
    process didn't exit successfully: `/Users/runner/work/rust-compiler-builder/rust-compiler-builder/rust/build/aarch64-apple-darwin/stage1-rustc/release/build/psm-1b74101f881f1a01/build-script-build` (exit status: 1)
    --- stdout
    OPT_LEVEL = Some(3)
    TARGET = Some(arm64e-apple-darwin)
    OUT_DIR = Some(/Users/runner/work/rust-compiler-builder/rust-compiler-builder/rust/build/aarch64-apple-darwin/stage1-rustc/arm64e-apple-darwin/release/build/psm-0dfad8e82213aabd/out)
    HOST = Some(aarch64-apple-darwin)
    cargo:rerun-if-env-changed=CC_arm64e-apple-darwin
    CC_arm64e-apple-darwin = None
    cargo:rerun-if-env-changed=CC_arm64e_apple_darwin
    CC_arm64e_apple_darwin = Some(sccache cc)
    cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
    cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
    CRATE_CC_NO_DEFAULTS = None
    DEBUG = Some(false)
  
    --- stderr
  
  
    error occurred: Unknown architecture for macOS target.

See #130831
See #130719
See #130231
See rust-lang/cc-rs#1205

@arttet arttet added the C-bug Category: This is a bug. label Sep 25, 2024
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Sep 25, 2024
@saethlin saethlin added O-macos Operating system: macOS and removed needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Sep 26, 2024
@arttet
Copy link
Contributor Author

arttet commented Oct 10, 2024

#131070 closed it

@arttet arttet closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-macos Operating system: macOS
Projects
None yet
Development

No branches or pull requests

3 participants