Opened 13 years ago
Closed 13 years ago
#31660 closed defect (duplicate)
cdf @3.3.1_1 Build uses too much memory due to mpfr built with clang
Reported by: | ralph@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | vinc17@… | |
Port: | cdf, mpfr |
Description
Using 10.7.2, Xcode 4.2, trying to build cdf.
gets past configuration stage OK.
Build process spirals out of control. At one point a cc1 process was taking over 7GB of memory, and I eventually had to reboot the machine after it offered to kill off various programs due to memory shortages.
This is probably not an issue specific to cdf. I had similar issue last week trying to install gcc46.
Change History (6)
comment:1 Changed 13 years ago by ralph@…
comment:2 follow-up: 3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | cdf added |
Summary: | cdf @3.3.1_1 Build runs amok (also impacts other ports). → cdf @3.3.1_1 Build uses too much memory |
cdf was updated to 3.3.1.1 yesterday; "sudo port selfupdate" to receive that update and see if it makes a difference.
Replying to ralph@…:
Using 10.7.2, Xcode 4.2, trying to build cdf.
gets past configuration stage OK.
Build process spirals out of control. At one point a cc1 process was taking over 7GB of memory, and I eventually had to reboot the machine after it offered to kill off various programs due to memory shortages.
If the problem persists, try patching the portfile to use gcc45 or gcc46; let me know if that helps or if you still get the same problem.
This is probably not an issue specific to cdf. I had similar issue last week trying to install gcc46.
File individual bug reports for individual ports. The gcc problems are filed as #31604.
comment:3 Changed 13 years ago by ralph@…
Problem persists with cdf 3.3.1.1
Problem persists after switching portfile to use gcc45
I can't use gcc46 because it fails to install
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | vinc17@… added |
---|---|
Port: | mpfr added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | cdf @3.3.1_1 Build uses too much memory → cdf @3.3.1_1 Build uses too much memory due to mpfr built with clang |
Interesting! Thanks for letting us know.
Here's where it is getting stuck: