[MacPorts] #69150: macports-libcxx does not install cxxabi.h

MacPorts noreply at macports.org
Mon Jan 22 02:16:41 UTC 2024


#69150: macports-libcxx does not install cxxabi.h
------------------------------+--------------------
  Reporter:  barracuda156     |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.8.1
Resolution:                   |   Keywords:
      Port:  macports-libcxx  |
------------------------------+--------------------

Comment (by kencu):

 well ... isn't that odd.

 After depending on clang-11 to be there, the macports-libcxx port simply
 does this:

 {{{
 copy  ${prefix}/libexec/llvm-${clangversion}/lib/c++/v1
 ${destroot}${prefix}/include/libcxx/
 }}}

 could you do a {{{ port provides
 /opt/local/libexec/llvm-11/include/c++/v1/cxxabi.h }}} to see which port
 is giving us this file? Maybe it is coming from something other than
 clang-11?

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


More information about the macports-tickets mailing list