[MacPorts] #57629: CMake won't build on MacOS (i386 architecture is deprecated).
MacPorts
noreply at macports.org
Sat Nov 17 08:24:25 UTC 2018
#57629: CMake won't build on MacOS (i386 architecture is deprecated).
-----------------------+--------------------
Reporter: hipcrime | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
-----------------------+--------------------
Comment (by kencu):
Although it is in fact possible to get cmake to build +universal on
Mojave, with some shenanigans:
{{{
$ /opt/universal/bin/port -v installed cmake
The following ports are currently installed:
cmake @3.12.3_0+universal platform='darwin 18' archs='i386 x86_64'
date='2018-11-05T23:25:47-0800'
cmake @3.12.4_0+universal (active) platform='darwin 18' archs='i386
x86_64' date='2018-11-15T17:33:55-0800'
}}}
the real question is why would anyone want to? There is no need or purpose
to having cmake +universal on Mojave.
just disable the +universal build.
--
Ticket URL: <https://trac.macports.org/ticket/57629#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list