[MacPorts] #61592: icu 67.1_2 [+universal]: build failed to try create universal binary of icu-config on Apple M1
MacPorts
noreply at macports.org
Sun Nov 22 03:41:23 UTC 2020
#61592: icu 67.1_2 [+universal]: build failed to try create universal binary of
icu-config on Apple M1
------------------------+--------------------
Reporter: shibukawa | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: arm64
Port: icu |
------------------------+--------------------
Changes (by jmroot):
* keywords: M1 => arm64
* cc: ci42 (added)
Comment:
Replying to [ticket:61592 shibukawa]:
> * Why is +universal required for nodejs?
From nodejs14:
{{{
# V8 only supports ARM and IA-32 processors
supported_archs i386 x86_64
}}}
With this setting, the only choice is to build for x86_64 on your arm64
hardware, which means all the dependencies have to be universal. Going by
the comment, arm64 can be added to the supported archs.
--
Ticket URL: <https://trac.macports.org/ticket/61592#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list