#15814 closed defect (wontfix)
Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.7.0 |
Keywords: | panther | Cc: | blb@…, kballard (Lily Ballard) |
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 (7)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Verbose output not printed on Mac OS X 10.3.9 Panther → Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther |
---|
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blb@… added |
---|
Has duplicate #17133.
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
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 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:5 Changed 15 years ago by tobypeterson
Keywords: | panther added |
---|
comment:6 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
1.8 doesn't work on Panther anyway.
comment:7 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future |
---|
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.