[MacPorts] #52050: libsodium @1.0.11: error: passing '__m128i' to parameter of incompatible type 'const __m128i *'
MacPorts
noreply at macports.org
Thu Aug 18 05:52:49 PDT 2016
#52050: libsodium @1.0.11: error: passing '__m128i' to parameter of incompatible
type 'const __m128i *'
--------------------------+------------------------
Reporter: ryandesign@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: lion | Port: libsodium
--------------------------+------------------------
libsodium @1.0.11 fails to build:
{{{
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]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
}}}
https://build.macports.org/builders/ports-10.7_x86_64_legacy-
builder/builds/2091
Maybe Lion's version of clang is too old and needs to be blacklisted.
--
Ticket URL: <https://trac.macports.org/ticket/52050>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list