Opened 4 weeks ago
Last modified 4 weeks ago
#71903 new defect
Cannot get C++ compiler set up
Reported by: | rsmacleod (Rob MacLeod) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.5 |
Keywords: | sequoia | Cc: | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am running Sequoia 15.2 on a Mini M2 and when I tried to upgrade outdated ports, I get the error that ports cannot find my C++ compiler:
:info:configure Error when bootstrapping CMake: :info:configure Cannot find appropriate C++ compiler on this system. :info:configure Please specify one using environment variable CXX. :info:configure See cmake_bootstrap.log for compilers attempted.
This error is for Cmake but the same error happens no make what I try to update or install. I tried setting CXX to clang but that did not help and I have never had to set the compiler variable before. Nor do I need to on other systems, albeit with older processors than this one.
What is going on here and how do I get back to the system setup I once had? Do I really need to wipe out Macports and start from scratch?
Thanks,
Rob
Attachments (1)
Change History (3)
Changed 4 weeks ago by rsmacleod (Rob MacLeod)
comment:2 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sequoia added; CXX C++ compiler M3 Sequoia. removed |
Note: See
TracTickets for help on using
tickets.
a main.log for Cmake.