#17333: cmake 2.6.2 build failure on Mac OS X 10.3.9 Panther -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: css@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: cmake -------------------------------------+-------------------------------------- cmake 2.6.2 doesn't build for me, on a Power Mac G4 with Mac OS X 10.3.9 and Xcode 1.5: {{{ ---> Fetching cmake ---> Verifying checksum(s) for cmake ---> Extracting cmake ---> Configuring cmake ---> Building cmake Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_cmake/work/cmake-2.6.2" && nice -n 10 make all " returned error 2 Command output: [ 55%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_num.o [ 55%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_regex.o Linking C static library libcmForm.a [ 55%] Built target cmForm Scanning dependencies of target CMakeLib [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranParser.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o *** malloc_zone_malloc[5824]: 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. elapsed: 03:31:26 }}} The same version of cmake builds just fine on Tiger and Leopard on the same Power Mac, and also on my Intel Mac. I don't see an upstream bug report for this, but I do see other issues about Panther support, some of which have been fixed, so they seem to have an interest in still supporting Panther. -- Ticket URL: <http://trac.macports.org/ticket/17333> MacPorts <http://www.macports.org/> Ports system for Mac OS