[MacPorts] #66352: lvvm-15: lfatal error: '*.h' file not found

MacPorts noreply at macports.org
Sat Nov 26 20:04:08 UTC 2022


#66352: lvvm-15: lfatal error: '*.h' file not found
----------------------+-----------------------------
  Reporter:  judaew   |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.8.0
Resolution:           |   Keywords:  ventura, x86_64
      Port:  llvm-15  |
----------------------+-----------------------------

Comment (by cjones051073):

 Cannot reproduce (on macOS12)

 {{{
 Oberon ~/cernbox/MacPorts > cat test2.cpp
 #include <iostream>

 int main() {
     std::cout << "Hello World!";
     return 0;
 }
 Oberon ~/cernbox/MacPorts > clang++-mp-15 -c test2.cpp
 Oberon ~/cernbox/MacPorts > clang++-mp-15  test2.cpp
 Oberon ~/cernbox/MacPorts > ./a.out
 Hello World!%
 }}}

 So either an issue with macOS13 (which I doubt) or something specific to
 your install.

 Please double check you have the correct Xcode and CLT installed for
 macOS13.

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


More information about the macports-tickets mailing list