Opened 2 years ago

Closed 23 months ago

#65256 closed defect (fixed)

rust-bootstrap-10.6: No available targets are compatible with triple "arm64-apple-macosx10.6.0"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: rust-bootstrap

Description

https://build.macports.org/builders/ports-12_arm64-builder/builds/52601/steps/install-port/logs/stdio

  error: Could not create LLVM TargetMachine for triple: arm64-apple-macosx10.6.0: No available targets are compatible with triple "arm64-apple-macosx10.6.0"

Change History (3)

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

The same thing affects rust-bootstrap:

https://build.macports.org/builders/ports-11_arm64-builder/builds/55258/steps/install-port/logs/stdio

  error: Could not create LLVM TargetMachine for triple: arm64-apple-macosx11.0.0: No available targets are compatible with triple "arm64-apple-macosx11.0.0"

comment:2 Changed 2 years ago by herbygillot (Herby Gillot)

Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:3 Changed 23 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 4eca9ad07ad0143f16dabca02fa52b45dfa53d59/macports-ports (master):

rust-bootstrap*: fail gracefully on arm machines

Fixes #65255
Fixes #65256

Note: See TracTickets for help on using tickets.