Re: [MacPorts] #45392: abcl @1.3.1_0: build doesn’t detect Ant 1.9.3

MacPorts noreply at macports.org
Wed Oct 15 03:54:23 PDT 2014


#45392: abcl @1.3.1_0: build doesn’t detect Ant 1.9.3
-------------------------+------------------------
  Reporter:  lorincdm@…  |      Owner:  easieste@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.1
Resolution:              |   Keywords:
      Port:  abcl        |
-------------------------+------------------------

Comment (by easieste@…):

 Hmm.  This builds fine for me with ant-1.9.3, so I'm leaning towards
 thinking that somehow you have another 'ant' installed on your system.

 I'm leaning towards thinking that "ant not being detected properly" is not
 true, as it [this check happens][1] within the ant itself.  Perhaps I need
 to qualify the ant invocation with an explicit reference to
 {{{${prefix}/bin/ant}}} but this isn't usually necessary.

 [1]: http://abcl.org/trac/browser/tags/1.3.1/build.xml#L49

 Could you send me the results of

 {{{
    osx$ which ant
 }}}

 {{{
    osx$ locate bin/ant
 }}}

 and
 {{{
    osx$ echo $PATH
 }}}

 when you get a chance to try to see if somehow there is another ant
 installed on your system?

 Thanks.

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


More information about the macports-tickets mailing list