[MacPorts] #59637: babl @0.1.72+universal: error: initializing '__m128i' (vector of 2 'long long' values) with an expression of incompatible type 'int'
MacPorts
noreply at macports.org
Sat Nov 9 22:48:52 UTC 2019
#59637: babl @0.1.72+universal: error: initializing '__m128i' (vector of 2 'long
long' values) with an expression of incompatible type 'int'
-------------------------+----------------------
Reporter: ryandesign | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: babl |
-------------------------+----------------------
Comment (by kencu):
I did get it to build `i386` on Leopard, with some shenanigans:
{{{
$ port -v installed babl
The following ports are currently installed:
babl @0.1.68_0 platform='darwin 9' archs='i386'
date='2019-08-16T20:38:53-0700'
babl @0.1.72_0 (active) platform='darwin 9' archs='i386'
date='2019-11-09T14:44:25-0800'
}}}
on Leopard, I needed a newer linker (ld64-236) which was a minor project,
and then it built with `clang-7.0` against `libc++`.
--
Ticket URL: <https://trac.macports.org/ticket/59637#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list