Good day all,
I've always had git-core +svn installed and running on this system
immediately after every major upgrade. When I last tried to update to the 1.8.2
branch 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.
I stayed on 1.8.1.3 until the latest 1.8.2.1 to see if it was something
temporary, then I tried completely uninstalling my old version of git,
cleaning, and then installing from scratch. No dice, stalls at the same place
every time, so it now won't install at all. Every other port functions
normally, and other existing ports can be upgraded and new ports installed
without issue. I'm running MacPorts release 2.1.3 (daily selfupdate), 10.8, and
Xcode 4.6.2 with latest CLI tools. I'm able to install it on another Mac Pro
(running 10.7) and it worked fine on 10.8 up until now, so it's likely specific
to this system.
The last few lines before it stalls are here, full log attached:
> echo '# Autogenerated by git-gui Makefile' >lib/tclIndex && \
> echo >>lib/tclIndex && \
> echo 'class.tcl' >>lib/tclIndex && echo 'about.tcl' >>lib/tclIndex &&
> echo 'blame.tcl' >>lib/tclIndex && echo 'branch.tcl' >>lib/tclIndex && echo
> 'branch_checkout.tcl' >>lib/tclIndex && echo 'branch_create.tcl'
> >>lib/tclIndex && echo 'branch_delete.tcl' >>lib/tclIndex && echo
> 'branch_rename.tcl' >>lib/tclIndex && echo 'browser.tcl' >>lib/tclIndex &&
> echo 'checkout_op.tcl' >>lib/tclIndex && echo 'choose_font.tcl'
> >>lib/tclIndex && echo 'choose_repository.tcl' >>lib/tclIndex && echo
> 'choose_rev.tcl' >>lib/tclIndex && echo 'class.tcl' >>lib/tclIndex && echo
> 'commit.tcl' >>lib/tclIndex && echo 'console.tcl' >>lib/tclIndex && echo
> 'database.tcl' >>lib/tclIndex && echo 'date.tcl' >>lib/tclIndex && echo
> 'diff.tcl' >>lib/tclIndex && echo 'encoding.tcl' >>lib/tclIndex && echo
> 'error.tcl' >>lib/tclIndex && echo 'index.tcl' >>lib/tclIndex && echo
> 'line.tcl' >>lib/tclIndex && echo 'logo.tcl' >>lib/tclIndex && echo
> 'merge.tcl' >>lib/tclIndex && echo 'mergetool.tcl' >>lib/tclIndex && echo
> 'option.tcl' >>lib/tclIndex && echo 'remote.tcl' >>lib/tclIndex && echo
> 'remote_add.tcl' >>lib/tclIndex && echo 'remote_branch_delete.tcl'
> >>lib/tclIndex && echo 'search.tcl' >>lib/tclIndex && echo 'shortcut.tcl'
> >>lib/tclIndex && echo 'spellcheck.tcl' >>lib/tclIndex && echo 'sshkey.tcl'
> >>lib/tclIndex && echo 'status_bar.tcl' >>lib/tclIndex && echo 'themed.tcl'
> >>lib/tclIndex && echo 'tools.tcl' >>lib/tclIndex && echo 'tools_dlg.tcl'
> >>lib/tclIndex && echo 'transport.tcl' >>lib/tclIndex && echo 'win32.tcl'
> >>lib/tclIndex && \
> echo >>lib/tclIndex ; \
> fi
I'm at a bit of loss here since I can't get it to repeat anywhere else.
I was thinking of just nuking MacPorts and reinstalling everything from
scratch, but before that I wanted to check if anyone had any ideas about a more
elegant solution. I don't know if there could be corruption somewhere in my
tree or how to check for it or any similar lower level troubleshooting, mostly
because I've never really had occasion to over the course of nearly a decade,
which is a testament to MacPorts' overall reliability as much as anything. Any
thoughts would be appreciated.Thanks for your consideration, Lee
install-log.txt.tar.gz
Description: GNU Zip compressed data
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
