#54407 closed defect (fixed)
py-pynacl @1.1.2 fail on 10.7 due to passing '__m128i' to parameter of incompatible type 'const __m128i *
Reported by: | kencu (Ken) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | lion haspatch | Cc: | cooljeanius (Eric Gallager) |
Port: | py-pynacl |
Description
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
Attachments (1)
Change History (7)
Changed 7 years ago by kencu (Ken)
Attachment: | py27-pynacl.fail.10.7.main.log added |
---|
comment:1 Changed 7 years ago by kencu (Ken)
comment:2 Changed 7 years ago by kencu (Ken)
with fix:
port -v installed | grep nacl py27-pynacl @1.1.2_0 (active) platform='darwin 11' archs='x86_64' date='2017-07-01T19:05:43-0700'
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Cc: | stromnov removed |
---|---|
Keywords: | haspatch added |
Owner: | set to stromnov |
Status: | new → assigned |
comment:5 Changed 7 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 12 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
build failure on 10.7