[MacPorts] #36096: Install of junit on OS X 10.8.1 fails at patch time

MacPorts noreply at macports.org
Tue Sep 11 04:15:03 PDT 2012


#36096: Install of junit on OS X 10.8.1 fails at patch time
-----------------------------------------+----------------------------------
 Reporter:  james.mountifield@…          |       Owner:  macports-tickets@…                   
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:                                       
Component:  ports                        |     Version:  2.1.2                                
 Keywords:                               |        Port:  junit                                
-----------------------------------------+----------------------------------
 {{{
 System Version: OS X 10.8.1 (12B19)
 Kernel Version: Darwin 12.1.0
 }}}

 {{{
 vpn17:~ mounty$ sudo port version
 Version: 2.1.2
 }}}

 {{{
 vpn17:~ mounty$ xcodebuild -version
 Xcode 4.4.1
 Build version 4F1003
 }}}

 When attempting to run `install subversion-javahlbindings` I get an error
 when trying to install junit as a dependency:


 {{{
 vpn17:~ mounty$ sudo port
 MacPorts 2.1.2
 Entering interactive mode... ("help" for help, "quit" to quit)
 [Users/mounty] > uninstall junit
 [Users/mounty] > clean --all junit
 --->  Cleaning junit
 [Users/mounty] > install junit
 --->  Computing dependencies for junit
 --->  Fetching archive for junit
 --->  Attempting to fetch junit-4.6_2.darwin_12.noarch.tbz2 from
 http://packages.macports.org/junit
 --->  Attempting to fetch junit-4.6_2.darwin_12.noarch.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/junit
 --->  Attempting to fetch junit-4.6_2.darwin_12.noarch.tbz2 from
 http://lil.fr.packages.macports.org/junit
 --->  Fetching distfiles for junit
 --->  Attempting to fetch junit4.6.zip from http://cdnetworks-
 us-2.dl.sourceforge.net/project/junit/junit/4.6
 --->  Verifying checksum(s) for junit
 --->  Extracting junit
 --->  Applying patches to junit
 Error: org.macports.patch for port junit returned: command execution
 failed
 Please see the log file for port junit for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_java_junit/junit/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port junit failed
 }}}

 I have reviewed the PriblemHotlist and have confirmed that the xcode
 licenses is accepted for both the current user, and root. I tried with an
 alternative compiler as described, but the error occurs before that stage.

 Having looked at the log file (attached) I see the patch command fails.
 Running the same patch command manually as root also fails.

-- 
Ticket URL: <https://trac.macports.org/ticket/36096>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list