Opened 13 years ago
Closed 13 years ago
#31691 closed defect (duplicate)
Memory leak during compile - osX10.7.2 - xcode 4.2 - port 2.0.3
Reported by: | thrabe@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | chyan26@…, pavel.kaygorodov@… | |
Port: | gcc44, gcc45, gcc46 |
Description
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!
Change History (3)
comment:1 Changed 13 years ago by chyan26@…
Cc: | chyan26@… added |
---|
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gcc44 gcc45 gcc46 added |
---|---|
Priority: | High → Normal |
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #31604.
Note: See
TracTickets for help on using
tickets.
Cc Me!