[MacPorts] #65395: py-numpy: fails to build on macOS 10.14
MacPorts
noreply at macports.org
Wed Jul 20 13:48:10 UTC 2022
#65395: py-numpy: fails to build on macOS 10.14
-----------------------+-----------------------
Reporter: ra1nb0w | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-numpy |
-----------------------+-----------------------
Comment (by kencu):
The error is definitely coming from the assembler.
gcc12 now forces a new macports-clang to be installed with it. cctools
will use that as assembler if it is there (in most cases, depending on
some specifics that have to be looked at in each case).
If this used to build, but now does not, it is possible the new clang is
barfing on assembly some older clang accepted.
If this never built, could be other things too (configuring SIMD that
isn't supported, etc).
--
Ticket URL: <https://trac.macports.org/ticket/65395#comment:30>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list