The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13926 ====================================================================== Reported By: Greg Sharp Assigned To: ====================================================================== Project: CMake Issue ID: 13926 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-02-15 15:23 EST Last Modified: 2013-02-15 15:23 EST ====================================================================== Summary: CMake hangs on OSX Description: OSX 10.7 xcode 4.6 (4H127) cmake-2.8.10.20130213-g7665b (built from source)
The cmake nightly successfully solves problem with finding QtWebKit framework on mac with newer xcode versions. However, instead, cmake goes into an infinite loop when compiling using "make". CMake CPU usage is 100%. Here is where cmake goes into the infinite loop -- Configuring SEM CLI module: DWIConvert -- Configuring SEM CLI module: BRAINSCreateLabelMapFromProbabilityMaps -- Enabling Slicer launcher option: --xterm -- Enabling Slicer launcher option: --gdb -- Configuring done Additional Information: Cross list with related issues http://www.na-mic.org/Bug/view.php?id=2957 (Bug filed for this issue @ Slicer) http://www.cmake.org/Bug/view.php?id=13765 (OSX framework linking error) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-02-15 15:23 Greg Sharp New Issue ====================================================================== -- 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
