On May 11, 2007, at 13:27, Jeff Adams wrote:
*** malloc_zone_malloc[9720]: argument too large: 3609800964
cc1plus: out of memory allocating 3609800964 bytes after a total of 0 bytes make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o] Error 1 make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2 make: *** [all] Error 2
Error: Status 1 encountered during processing.
Anyone seen this sort of thing before? Anyone else use cmake?
cmake installed just fine for me on Mac OS X 10.4.9 on a PowerPC PowerBook G4 with 1GB RAM and an Intel MacBook Pro with 2GB RAM: $ sudo port install cmake Password: ---> Fetching cmake ---> Attempting to fetch cmake-2.4.6.tar.gz from http:// www.cmake.org/files/v2.4/ ---> Verifying checksum(s) for cmake ---> Extracting cmake ---> Configuring cmake ---> Building cmake with target all ---> Staging cmake into destroot ---> Installing cmake 2.4.6_0 ---> Activating cmake 2.4.6_0 ---> Cleaning cmake I see no open MacPorts tickets for cmake in Trac. However I do see this NetBSD bug report: http://mail-index.netbsd.org/pkgsrc-bugs/2006/11/08/0008.html