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 -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
