Opened 7 years ago

Closed 7 years ago

#53367 closed defect (fixed)

gmic @1.7.9.1_0 hangs during installation

Reported by: Gord-Butler Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: gmic

Description

Attempted to upgrade several outdated ports, including gmic. Source for gmic successfuly downloaded and configured. After attempting to build for 60-90 minutes, I get a window warning an application has run out of memory, and to close unused programs. Two other attempts gave the same results. Clang was the compiler being used when the build hanged. I'm running an Early 2011 MacBook Pro with 8GB of RAM.

Attachments (3)

main.log (56.0 KB) - added by Gord-Butler 7 years ago.
installation log file
main2.log (56.0 KB) - added by Gord-Butler 7 years ago.
installation log, second attempt
main6.log (52.0 KB) - added by Gord-Butler 7 years ago.
installation log, March 1, 2017 attempt

Download all attachments as: .zip

Change History (11)

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Could you attach the main.log file? Its location is printed by running the command port logfile gmic

Changed 7 years ago by Gord-Butler

Attachment: main.log added

installation log file

Changed 7 years ago by Gord-Butler

Attachment: main2.log added

installation log, second attempt

comment:2 Changed 7 years ago by Gord-Butler

Updated to MacPorts 2.4.0 through selfupdate. Attempted to upgrade outdated ports, including gmic. As before, the application (Terminal?) ran out of memory after 60 minutes of build time. I've attached a log file for the most recent attempt.

Changed 7 years ago by Gord-Butler

Attachment: main6.log added

installation log, March 1, 2017 attempt

comment:3 Changed 7 years ago by Gord-Butler

I'm still having trouble attempting to build gmic. After 60-90 minutes the window saying Terminal has run out of memory appears on the screen. Is there something I'm missing; There's 8 GB of RAM onboard my computer, is that enough? Macports version is now 2.4.1. The log file for the latest attempt is attached.

comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks removed
Owner: set to Schamschula
Status: newassigned

The same problem occurs on the buildbot workers, and in some cases causes the entire OS to hang/crash.

This may be one of those rare ports where we should disable parallel building in order to save memory.

comment:5 Changed 7 years ago by Schamschula (Marius Schamschula)

It takes my i7 iMac a fair amount of time to build gmic under Sierra.

I'll look into disabling parallel builds.

comment:6 Changed 7 years ago by Schamschula (Marius Schamschula)

In 67f52905371dcaf9f26a8b46ddae84dc046d99fe/macports-ports:

gmic: don't use parallel build

See: #53367

comment:7 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Thanks; with that change, I don't see out of memory messages on the buildbot workers anymore.

comment:8 Changed 7 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.