[MacPorts] #52050: libsodium @1.0.11: error: passing '__m128i' to parameter of incompatible type 'const __m128i *'
MacPorts
noreply at macports.org
Sun Jun 25 19:05:42 UTC 2017
#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
Resolution: | Keywords: lion
Port: libsodium |
-------------------------+----------------------
Comment (by kencu):
This seems to block the build of widelands and widelands-devel on 10.7 as
well. I can build libsodium with macports-clang-3.7+ without any trouble.
I don't have anything lower installed.
I guess libsodium built with whatever macos 10.8 provides... according to
<https://trac.macports.org/wiki/XcodeVersionInfo> that was last noted to
be to following, which is what I assume the buildbots have installed:
{{{
Xcode 5.1.1
Xcode: Build version 5B1008
clang: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
}}}
so blacklisting clang < 503 should do it, I think. For sure blacklisting
clang < 700 would work, but that might trigger a lot of clang installs
that are unnecessary.
--
Ticket URL: <https://trac.macports.org/ticket/52050#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list