[MacPorts] #24816: autoconf-2.65 build failure

MacPorts noreply at macports.org
Fri May 7 10:05:02 PDT 2010


#24816: autoconf-2.65 build failure
-------------------------------------+--------------------------------------
 Reporter:  paolo.torrielli@…        |       Owner:  ram@…           
     Type:  defect                   |      Status:  assigned        
 Priority:  Normal                   |   Milestone:                  
Component:  ports                    |     Version:  1.8.2           
 Keywords:                           |        Port:  autoconf        
-------------------------------------+--------------------------------------
Changes (by ram@…):

  * status:  new => assigned


Comment:

 I cannot reproduce this at all:

 {{{
 $ sudo port install autoconf
 --->  Computing dependencies for autoconf
 --->  Fetching autoconf
 --->  Verifying checksum(s) for autoconf
 --->  Extracting autoconf
 --->  Applying patches to autoconf
 --->  Configuring autoconf
 --->  Building autoconf
 --->  Staging autoconf into destroot
 --->  Installing autoconf @2.65_1
 --->  Activating autoconf @2.65_1
 --->  Cleaning autoconf
 $
 }}}

 From the log it looks like didn't clean before producing the debug log,
 can you run the following and attach the resulting log file:

 {{{
 $ sudo port clean autoconf
 $ sudo port -d install autoconf 2>&1 | tee ~/Desktop/autoconf.txt
 }}}

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


More information about the macports-tickets mailing list