[MacPorts] #31604: gcc44, gcc45, gcc46: build hangs on lion

MacPorts noreply at macports.org
Sun Oct 23 17:08:51 PDT 2011


#31604: gcc44, gcc45, gcc46: build hangs on lion
---------------------------------+------------------------------------------
 Reporter:  guygurari@…          |       Owner:  mww@…              
     Type:  defect               |      Status:  new                
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  2.0.3              
 Keywords:  lion                 |        Port:  gcc44, gcc45, gcc46
---------------------------------+------------------------------------------

Comment(by ryandesign@…):

 How much memory is in your computer? If you have two processes using 1.5GB
 of real memory each, and you only have, say, 4GB of physical RAM (some RAM
 is needed for the OS and your other apps), your machine will grind to a
 halt as it uses swap instead of RAM. You might mitigate that somewhat by
 interrupting the build (^C) and then retrying it without parallel
 building:
 {{{
 sudo port install gcc44 build.jobs=1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31604#comment:39>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list