[MacPorts] #67589: qt5-qtbase: make: c: No such file or directory
MacPorts
noreply at macports.org
Tue Jan 21 21:28:40 UTC 2025
#67589: qt5-qtbase: make: c: No such file or directory
-------------------------+---------------------------------
Reporter: dyne2meter | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: qt5-qtbase |
-------------------------+---------------------------------
Comment (by d7gonzo):
I encountered this issue on macOS Sequoia for this port and followed the
instructions on the [https://trac.macports.org/wiki/SequoiaProblems
SequoiaProblems] page to remove an old c++ directory installed by an older
CLT. After removing the directory specified with:
{{{
sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++
}}}
I was then able to compile qt5-qtbase without issue after cleaning the
port.
{{{
sudo port clean qt5-qtbase
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67589#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list