[cmake-developers] Solaris 10 (was: CMake 2.8.11.1 Released)

Brad King brad.king at kitware.com
Thu Jun 13 08:46:28 EDT 2013


On 06/08/2013 01:19 PM, Paul Lanken wrote:
> $ uname -a
> SunOS node002 5.10 Generic_148888-01 sun4v sparc SUNW,T5240
> $ cat /etc/release
> Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
[snip]
> 267 - CMake.FileDownload (SEGFAULT)

The sha2 implementation was imported from third-party code
as indicated by the notice at the top of cm_sha2.c so I'd
rather update the call sites to satisfy alignment than try
to modify the implementation.

Here is a change that may address the BUS error:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=75994d95

-Brad



More information about the cmake-developers mailing list