[MacPorts] #55800: libvpx 1.7.0_0 build fails: error: passing 'int' to parameter of incompatible type '__m256i' (vector of 4 'long long' values)
MacPorts
noreply at macports.org
Fri Feb 9 07:02:10 UTC 2018
#55800: libvpx 1.7.0_0 build fails: error: passing 'int' to parameter of
incompatible type '__m256i' (vector of 4 'long long' values)
----------------------------+-------------------
Reporter: laughingtiger | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords:
Port: libvpx |
----------------------------+-------------------
Comment (by kencu):
looks like the assembler in the version of clang included with darwin 15
is too old to understand the new avx512 instructions in libvpx.
It builds with clang-3.9 without any trouble.
--
Ticket URL: <https://trac.macports.org/ticket/55800#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list