[MacPorts] #59717: clang >= 3.4: Unable to build/bootstrap on Intel Tiger

MacPorts noreply at macports.org
Sat Feb 8 21:56:40 UTC 2020


#59717: clang >= 3.4: Unable to build/bootstrap on Intel Tiger
-------------------------------------------------+-------------------------
  Reporter:  dgelessus                           |      Owner:  (none)
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:
Resolution:                                      |   Keywords:  tiger i386
      Port:  libcxx llvm-3.4 clang-3.4 llvm-3.7  |
  clang-3.7                                      |
-------------------------------------------------+-------------------------

Comment (by dgelessus):

 Regarding the edit I just made:

 > The configure script of icu tries to call clang-3.4 with the option
 -stdlib=macports-libstdc++, even though icu will be built against libc++
 (via the clang_dependency 1.0 portgroup).

 I think I got that wrong. According to the code in
 clang_dependency-1.0.tcl, the portgroup doesn't change anything about the
 C++ stdlib, it just blacklists some clang versions. So the C++ stdlib used
 by icu would be libstdc++, which clang-3.7 can't compile against. This
 might explain my previous problems with building cmake...

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


More information about the macports-tickets mailing list