[MacPorts] #53525: valgrind: doesn't build with an old clang

MacPorts noreply at macports.org
Tue Nov 28 07:53:48 UTC 2017


#53525: valgrind: doesn't build with an old clang
-----------------------+----------------------------
  Reporter:  mojca     |      Owner:  raimue
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  lion legacy-os
      Port:  valgrind  |
-----------------------+----------------------------

Comment (by ryandesign):

 The equivalent problem with valgrind and Xcode 9 was filed as #55425.

 I agree it's unclear why Apple LLVM 5.1 was the earliest version added in
 https://sourceware.org/git/?p=valgrind.git;a=commit;h=5857d57571ccdcce9fd9c27c5fa7f5a86f38b304

 Apple LLVM 5.1 is equivalent to clang 3.4svn, but if they accept clang >=
 2.9, they should accept Apple LLVM 2.1 and later. (Apple LLVM 1.7 and 2.0
 are built from LLVM 2.9svn, so it's unclear whether these contain all the
 clang 2.9 features required.) Note that according to XcodeVersionInfo,
 before version 4.2, Apple LLVM was called Apple clang, so the regex may
 need to be updated to accept that.

--
Ticket URL: <https://trac.macports.org/ticket/53525#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list