Opened 11 days ago

Closed 9 days ago

#70276 closed defect (fixed)

octave-piqp @0.4.1: clang: error: the clang compiler does not support '-march=native'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: arm64 Cc: barracuda156
Port: octave-piqp

Description

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

clang: error: the clang compiler does not support '-march=native'

arm64 doesn't support -march=native. On x86_64 we wouldn't want to use it either unless the +native variant were selected.

Change History (3)

comment:1 Changed 11 days ago by Schamschula (Marius Schamschula)

This is not something that was added by this new port. This has been part of the octave PortGroup.

comment:2 Changed 11 days ago by Schamschula (Marius Schamschula)

However, I don't see where -march=native would come from.

Note: I built this under

macOS 14.5 23F79 arm64
Xcode 15.4 15F31d

and didn't see that error.

comment:3 Changed 9 days ago by ryandesign (Ryan Carsten Schmidt)

Cc: barracuda156 added
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.