[cmake-developers] [CMake 0015883]: cmake bootstrap fails with Cannot find appropriate C compiler on this system.
Mantis Bug Tracker
mantis at public.kitware.com
Sat Dec 12 13:34:52 EST 2015
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15883
======================================================================
Reported By: Dennis Clarke
Assigned To:
======================================================================
Project: CMake
Issue ID: 15883
Category: CMake
Reproducibility: have not tried
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-12-12 13:34 EST
Last Modified: 2015-12-12 13:34 EST
======================================================================
Summary: cmake bootstrap fails with Cannot find appropriate C
compiler on this system.
Description:
Strange :
$ echo $CC
/opt/solarisstudio12.4/bin/cc
$ /opt/solarisstudio12.4/bin/cc -V
cc: Sun C 5.13 SunOS_sparc 2014/10/20
./bootstrap --no-qt-gui --no-system-libarchive
CMake 3.4.1, Copyright 2000-2015 Kitware, Inc.
---------------------------------------------
Error when bootstrapping CMake:
Cannot find appropriate C compiler on this system.
Please specify one using environment variable CC.
See cmake_bootstrap.log for compilers attempted.
---------------------------------------------
Log of errors:
/usr/local/build/cmake-3.4.1_SunOS5.10_sparcv9.004/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-12-12 13:34 Dennis Clarke New Issue
======================================================================
More information about the cmake-developers
mailing list