[MacPorts] #25102: Building "afni" failed

MacPorts noreply at macports.org
Tue Jun 1 20:52:07 PDT 2010


#25102: Building "afni" failed
--------------------------------+-------------------------------------------
 Reporter:  frenchja@…          |       Owner:  snc@…           
     Type:  defect              |      Status:  new             
 Priority:  Normal              |   Milestone:                  
Component:  ports               |     Version:  1.8.2           
 Keywords:                      |        Port:  afni            
--------------------------------+-------------------------------------------

Comment(by snc@…):

 Replying to [ticket:25102 frenchja@…]:
 > Before reporting a bug, first run the command again with the -d flag to
 get complete output.

 What you posted doesn't contain the error, I need you to rerun the build
 with the debug flag on. The code below will:
  * clean the old build
  * start a new debug build
  * copy the messages to a file in your home directory
  * compresses the file for easy uploading

 {{{
 sudo port clean afni
 sudo port -d build afni 2>&1 | tee ~/afni.log
 tar cjf ~/afni.log.bz2 ~/afni.log
 }}}

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


More information about the macports-tickets mailing list