Changes between Initial Version and Version 1 of Ticket #70716


Ignore:
Timestamp:
Sep 11, 2024, 8:02:01 PM (8 days ago)
Author:
jmroot (Joshua Root)
Comment:

Can you attach cmake_bootstrap.log?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70716

    • Property Keywords sequoia added
    • Property Summary changed from Unable to install on MacOSx 10.15 (Sequoia) to cmake-bootstrap @3.9.6_0: Unable to install on MacOSx 10.15 (Sequoia)
  • Ticket #70716 – Description

    initial v1  
    11Running on 10.15 (24A335), I installed the latest RC 16 Xcode from Apple and then reinstalled MacPorts (2.10.1, from source).  When I try to install cmake-bootstrap (among a few others as this is a dependency), I receive the following:
     2{{{
    23:info:configure CMake 3.9.6, Copyright 2000-2017 Kitware, Inc. and Contributors
    34:info:configure C compiler on this system is: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch x86_64 -std=gnu11
     
    67:info:configure Cannot find appropriate C++ compiler on this system.
    78:info:configure Please specify one using environment variable CXX.
     9}}}