[MacPorts] #54407: py-pynacl @1.1.2 fail on 10.7 due to passing '__m128i' to parameter of incompatible type 'const __m128i *
MacPorts
noreply at macports.org
Sun Jul 2 02:20:36 UTC 2017
#54407: py-pynacl @1.1.2 fail on 10.7 due to passing '__m128i' to parameter of
incompatible type 'const __m128i *
--------------------+-----------------------
Reporter: kencu | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: lion | Port: py-pynacl
--------------------+-----------------------
On 10.7, build fails due to
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pynacl/py27-pynacl/work/PyNaCl-1.1.2/src/libsodium/src/libsodium/crypto_generichash/blake2/ref
/blake2b-compress-avx2.c:38:5: error: passing '__m128i' to parameter of
incompatible type 'const __m128i *'
BLAKE2B_COMPRESS_V1(a, b, block, S->t[0], S->t[1], S->f[0], S->f[1]);
}}}
blacklisting default clang (and llvm-gcc) leads to success with clang-3.4
--
Ticket URL: <https://trac.macports.org/ticket/54407>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list