Opened 3 years ago
Last modified 13 months ago
#63688 new defect
Hangs trying to download ld64 and cctools from opensource.apple.com on OS X 10.5 Leopard
Reported by: | plicease (Graham✈️✈️) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | cctools, ld64 |
Description
The command install curl
hung when it got to ld64 and later cctools. I found where the files were being written to in the filesystem and they remained at 0 bytes for at last 15 minutes. I was able to download these files using TenFourFox, and with the -v option I was able to figure out where it was expecting to see these files, and copy them manually into /opt/local/var/macports/distfiles/cctools. It seems to be building now when I re-ran install curl
.
I did some poking around to see if I could find an existing ticket for this, but either it isn't there or I searched for the wrong thing :)
Change History (2)
comment:1 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)
Port: | cctools ld64 added; curl removed |
---|
comment:2 Changed 13 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
I suspect that cctools was fixed by #66436 / #66181 and that ld64 will be fixed by https://github.com/macports/macports-ports/pull/18956.