<div dir="ltr"><div class="gmail_extra"><div>Amos,<br><br></div>I just tried on a Sun Blade 1500 running Solaris 10 8/11 with an UltraSPARC IIIi using SolarisStudio 12.2 and 12.3.  Both were able to configure and build successfully using both the bootstrap, <span style="font-family:courier new,monospace">/path/to/source/bootstrap && gmake</span>, and and cmake, <span style="font-family:courier new,monospace">cmake /path/to/source && gmake</span>, so it can be done:<br>



<br><span style="font-family:courier new,monospace">---------------------------------------------<br>CMake 3.0.0, Copyright 2000-2014 Kitware, Inc.<br>C compiler on this system is: /opt/solarisstudio12.3/bin/suncc <br>C++ compiler on this system is: /opt/solarisstudio12.3/bin/sunCC <br>


Makefile processor on this system is: gmake<br>/opt/solarisstudio12.3/bin/sunCC is not GNU compiler<br>...<br>/opt/solarisstudio12.3/bin/sunCC has ANSI for scoping<br>---------------------------------------------<br>gmake: `cmake' is up to date.<br>


loading initial cache file /export/home/local/KHQ/chuck.atkins/Code/CMake/build/v3.0.0/sunpro_bootstrap/Bootstrap.cmk/InitialCacheFlags.cmake<br>-- Configuring done<br>-- Generating done<br>-- Build files have been written to: /export/home/local/KHQ/chuck.atkins/Code/CMake/build/v3.0.0/sunpro_bootstrap<br>


---------------------------------------------<br>CMake has bootstrapped.  Now run gmake.<br></span><br><div>That being said however, this is clearly not working for you.  What particular versions of compilers and Solaris are you using?  Are you using the 3.0.0 tarball or are you using a git checkout of a specific hash?<br>


<br></div><br clear="all"><div><div dir="ltr">- Chuck<br></div></div>
<br><br><div class="gmail_quote">On Tue, Jul 15, 2014 at 1:06 PM, Amos <span dir="ltr"><<a href="mailto:a.goo0h@gmail.com" target="_blank">a.goo0h@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">No matter if I use GNU or workshop compilers, the initial config fails:<div><br></div><div><div>CC supports member templates</div><div>CC has standard template specialization syntax</div><div>CC has argument dependent lookup</div>



<div>CC has struct stat with st_mtim member</div><div>CC has ios::binary openmode</div><div>CC has ANSI for scoping</div><div>---------------------------------------------</div><div>gmake: 'cmake' is up to date.</div>



<div>loading initial cache file /usr/soft/that/cmake-3.0.0/src/default/sparcv9_sun_solaris2.10/Bootstrap.cmk/InitialCacheFlags.cmake</div><div>-- Using system-installed BZIP2</div><div>-- Using system-installed ZLIB</div>



<div>CMake Error: File /usr/soft/that/cmake-3.0.0/src/default/sparcv9_sun_solaris2.10/Tests/.NoDartCoverage does not exist.</div><div>CMake Error at CMakeLists.txt:161 (configure_file):</div><div>  configure_file Problem configuring file</div>



<div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:527 (CMAKE_SETUP_TESTING)</div></div><div><br></div></div>
<br>--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank">http://public.kitware.com/mailman/listinfo/cmake</a><br></blockquote></div><br></div></div>