[MacPorts] #31691: Memory leak during compile - osX10.7.2 - xcode 4.2 - port 2.0.3

MacPorts noreply at macports.org
Thu Oct 20 07:00:07 PDT 2011


#31691: Memory leak during compile - osX10.7.2 - xcode 4.2 - port 2.0.3
------------------------------+---------------------------------------------
 Reporter:  thrabe@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  High              |   Milestone:                                       
Component:  ports             |     Version:  2.0.3                                
 Keywords:                    |        Port:                                       
------------------------------+---------------------------------------------
 Hi all,

 I found a memory leak during compilation on the afore mentioned setup.
 It occurs when I try to install gcc4.4 (which openmpi unfortunately
 depends on).

 This is the line when my 8GB memory will be filled within few moments:

 {{{
 checking for dlopen in -ldl... checking how to hardcode library paths into
 programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for x86_64-apple-darwin11-gfortran...
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/work/build/./gcc/gfortran
 -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/work/build/./gcc/
 -B/opt/local/x86_64-apple-darwin11/bin/ -B/opt/local/x86_64-apple-
 darwin11/lib/ -isystem /opt/local/x86_64-apple-darwin11/include -isystem
 /opt/local/x86_64-apple-darwin11/sys-include
 checking whether we are using the GNU Fortran compiler... yes
 checking whether a program can dlopen itself... yes
 checking whether a statically linked program can dlopen itself... yes
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking for x86_64-apple-darwin11-gfortran...
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/work/build/./gcc/gfortran
 -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/work/build/./gcc/
 -B/opt/local/x86_64-apple-darwin11/bin/ -B/opt/local/x86_64-apple-
 darwin11/lib/ -isystem /opt/local/x86_64-apple-darwin11/include -isystem
 /opt/local/x86_64-apple-darwin11/sys-include
 }}}

 System lags till I kill the compile job here...
 Regards!

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


More information about the macports-tickets mailing list