Ticket #15814 (closed defect: wontfix)
Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther
| Reported by: | ryandesign@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 1.7.0 |
| Keywords: | panther | Cc: | blb@…, eridius@… |
| Port: |
Description
MacPorts is not printing verbose output when requested on Mac OS X 10.3.9 Panther (on PowerPC of course).
"port -v install freetype" proceeds as if "-v" had not been given.
"port -d install freetype" prints the debug information, but still not the verbose information.
It works fine on Mac OS X 10.4.11 and 10.5.3 (both on Intel).
I am using trunk @37986.
Change History
comment:1 Changed 5 years ago by ryandesign@…
- Summary changed from Verbose output not printed on Mac OS X 10.3.9 Panther to Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther
comment:3 Changed 5 years ago by ryandesign@…
- Cc eridius@… added
It broke in r29498. Kevin, that was yours. :) Any ideas?
It was a bit hard to track down, since trunk around that time doesn't work on Panther. To test, you have to merge in r32105, r32212, r32514 and r32525 to fix various bugs. But trunk @29497 with those four revisions merged in shows all verbose and debug information, while trunk @29498 with those four revisions merged in does not.
comment:4 Changed 5 years ago by toby@…
- Milestone changed from MacPorts base bugs to MacPorts Future
Milestone MacPorts base bugs deleted


I take it back... not all debug information is printed either:
I also tried the release_1_6_0 branch and it doesn't work right there either.