[MacPorts] #30577: apache-ivy not building on OSX Lion clean

MacPorts noreply at macports.org
Sun Oct 23 10:15:48 PDT 2011


#30577: apache-ivy not building on OSX Lion clean
---------------------------------+------------------------------------------
 Reporter:  em.pee.oh@…          |       Owner:  singingwolfboy@…           
     Type:  defect               |      Status:  new                        
 Priority:  Normal               |   Milestone:                             
Component:  ports                |     Version:  2.0.0                      
 Keywords:  lion                 |        Port:  apache-ivy                 
---------------------------------+------------------------------------------

Comment(by twic@…):

 Installation fails for me in a similar way on Snow Leopard (10.6.8).
 Perhaps interestingly, the key lines are:

 {{{
 :info:build BUILD FAILED
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_apache-ivy/apache-ivy/work/apache-
 ivy-2.2.0/build.xml:184: impossible to resolve dependencies:
 :info:build     java.io.FileNotFoundException: /Users/tom/.ivy2/cache
 /resolved-org.apache.ivy-ivy-2.2.0.xml (No such file or directory)
 }}}

 So, for me, it's not looking in /var/root, it is looking in ~, but it's
 still not finding the file it wants. I note that ~/.ivy2 doesn't exist at
 this point. However, if i create that directory by hand and try to install
 again, the error changes to:

 {{{
 :info:build BUILD FAILED
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_apache-ivy/apache-ivy/work/apache-
 ivy-2.2.0/build.xml:184: impossible to resolve dependencies:
 :info:build     java.io.FileNotFoundException: /Users/tom/.ivy2/cache
 /resolved-org.apache.ivy-ivy-2.2.0.xml (Permission denied)
 }}}

 !

 I will attach a copy of my main.log from a clean run (ie without ~/.ivy2
 existing) in case it helps.

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


More information about the macports-tickets mailing list