Ticket #11500 (closed defect: invalid)
BUG: coreutils waits forever while trying to compile "sha256.o"
| Reported by: | tck@… | Owned by: | pipping@… |
|---|---|---|---|
| Priority: | Not set | Milestone: | |
| Component: | ports | Version: | 1.4 |
| Keywords: | Cc: | ||
| Port: |
Description
when doing a "sudo port install -v coreutils", the process waits forever after displaying the line:
gcc -std=gnu99 -I. -I/opt/local/include -g -O2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c
Debugging and Verbose output does not add anything of help.
Host info:
PowerPC G4 OS X 10.4.8 MacPorts 1.320 coreutils-6.7
Please let me know if there is any more information I can provide.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

