#43054: py-graph-tool stuck at building stage ----------------------------+--------------------- Reporter: absima@… | Owner: tiago@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-graph-tool | ----------------------------+--------------------- Comment (by mmoll@…): When you say that the process got stuck, what does that mean? Py-graph- tool takes hours to compile, even on very fast machines. The build process also uses large amount of memory. If you have 4GB of memory or less, the build will at some points probably start swapping to disk which will slow things down even more. Can you try to install using an unmodified Portfile like so: {{{ sudo port -dv install py27-graph-tool }}} and type "top" in a terminal window when you think the build is stuck? If you see that "clang" or "kernel_task" is using lots of CPU, that means it is still compiling or swapping, respectively. If you still think there is a problem, please attach the log file. -- Ticket URL: <https://trac.macports.org/ticket/43054#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X