Opened 3 months ago
Closed 3 months ago
#70884 closed defect (duplicate)
cmake-bootstrap 3.9.6_0: build fails on new install
Reported by: | odysseus9672 (Sean Lake) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cmake-bootstrap |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I just upgraded to Mac OSX 10.15 Sequoia with XCode 16. I have the command line tools installed. I deleted my old /opt/local
and reinstalled MacPorts from scratch using the file MacPorts-2.10.1-15-Sequoia.pkg
. The build fails when trying to install cmake-bootstrap. The build log for cmake-bootstrap is attached. I think the relevant lines are:
: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.
The main.log file is attached.
Attachments (1)
Change History (4)
Changed 3 months ago by odysseus9672 (Sean Lake)
comment:1 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | cmake-bootstrap added |
comment:2 Changed 3 months ago by odysseus9672 (Sean Lake)
ProblemHotlist#clts16 fixed it. Thank you, and please close.
comment:3 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This may be a duplicate of #70716 which is a duplicate of #70750. Please try the solution in ProblemHotlist#clts16. If that doesn't work, please attach the cmake_bootstrap.log file mentioned in your error message.