[MacPorts] #15814: Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther

MacPorts noreply at macports.org
Wed Jul 2 00:32:16 PDT 2008


#15814: Verbose and debug output not printed correctly on Mac OS X 10.3.9 Panther
--------------------------------------+-------------------------------------
  Reporter:  ryandesign at macports.org  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                   |      Status:  new                                  
  Priority:  Normal                   |   Milestone:  MacPorts base bugs                   
 Component:  base                     |     Version:  1.7.0                                
Resolution:                           |    Keywords:                                       
--------------------------------------+-------------------------------------
Changes (by ryandesign at macports.org):

  * 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:

 I take it back... not all debug information is printed either:

 {{{
 $ port clean --work freetype && port -v install freetype
 --->  Cleaning freetype
 --->  Fetching freetype
 --->  Verifying checksum(s) for freetype
 --->  Extracting freetype
 --->  Applying patches to freetype
 --->  Configuring freetype
 ^C
 $ port clean --work freetype && port -d install freetype
 --->  Cleaning freetype
 DEBUG: Found port in file:///Volumes/data/macports/ports/print/freetype
 DEBUG: Changing to port directory:
 /Volumes/data/macports/ports/print/freetype
 DEBUG: Found port in file:///Volumes/data/macports/ports/archivers/zlib
 DEBUG: Changing to port directory:
 /Volumes/data/macports/ports/archivers/zlib
 DEBUG: Searching for dependency: zlib
 DEBUG: Found Dependency: receipt exists for zlib
 --->  Fetching freetype
 --->  Verifying checksum(s) for freetype
 --->  Extracting freetype
 --->  Applying patches to freetype
 --->  Configuring freetype
 ^C
 $
 }}}

 I also tried the release_1_6_0 branch and it doesn't work right there
 either.

-- 
Ticket URL: <http://trac.macports.org/ticket/15814#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list