Hi,

On Tue, Apr 23, 2013 at 05:24:36PM -0400, Lee Bast wrote:
> […] however the process stalled out during build. It doesn't fail with
> an error message, it simply reaches a point and then stops making any
> progress, CPU usage goes to zero, and it'll hang there indefinitely
> until halted.

That sounds a lot like the symptoms of
  http://trac.macports.org/ticket/34221,
which is fixed but the fix hasn't been released afaik.

Can you try editing /opt/local/etc/macports/macports.conf, adding
  "__CFPREFERENCES_AVOID_DAEMON"
to the "extra_env" directive, cleaning git-core and running the build
using
  sudo env __CFPREFERENCES_AVOID_DAEMON=1 port install git-core?

-- 
Clemens Lang

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to