<div dir="ltr"><br><div>I&#39;d&#39;ve reported this using the &quot;Report a Bug&quot; link - but <a href="http://trac.macports.org">trac.macports.org</a> isn&#39;t responding for the last couple days.</div><div><br></div><div>I&#39;m trying to build Cassandra, and one of the dependencies is apache-ivy.  Building that fails as well.</div><div><br></div><div>I see the Portfile says: (<span style="color:rgb(0,0,0)">/opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs/ports/devel/apache-ivy/Portfile">rsync.macports.org/release/tarballs/ports/devel/apache-ivy/Portfile</a>) </span></div><div><br></div><div><pre style="color:rgb(0,0,0)">platform darwin {
    build.env       JAVA_HOME=/Library/Java/Home
}</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">But on my system that directory doesn&#39;t exist.  I just updated to 10.10 (whatever the code name is)</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">The log file has an error:</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)"><pre>:info:build Error: JAVA_HOME is not defined correctly.
:info:build   We cannot execute /Library/Java/Home/bin/java</pre><pre><br></pre><pre>And on my system:</pre><pre><br></pre><pre><pre>$ ls /Library/Java/Home
ls: /Library/Java/Home: No such file or directory</pre><pre><pre>$ uname -a
Darwin tippy 14.5.0 Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64</pre><pre><br></pre><pre><br></pre></pre><pre><br></pre></pre><pre><br></pre></pre></div></div>