groovy install fails.

Behrang Saeedzadeh behrangsa at gmail.com
Mon Aug 31 20:13:47 PDT 2009


Hi,
If you look at the mailing list you'll see that Rene is waiting for his
(her? http://www.imdb.com/name/nm0000250/) Snow Leopard disk to arrive to
test Groovy installation issues on SL. However in the meantime you can
follow the instructions laid out here to fix the problem:

http://blog.jayway.com/2009/04/29/upgrading-groovy-to-162-fails-on-mac/

Occasionally the build fails with no OOM errors reported on the console but
I think the problem is with the OOM anyway. As you can see in the
aforementioned blog post the problem is with the new build.xml and it should
be fixed by the Groovy guys too. I will let them know about the problem too.

Cheers,
Behrang Saeedzadeh
-------------------------------
http://my.opera.com/behrangsa
http://twitter.com/behrangsa


On Tue, Sep 1, 2009 at 12:20 PM, Peter B. West <lists at pbw.id.au> wrote:

> Before installing Snow Leopard, I had groovy installed. After Snow Leopard,
> some ports were broken. I was able to resolve most by a repeated cycle of
> upgrade --enforce-variants with a few upgrade --force. However, nothing
> would persuade groovy to build. Any ideas?
>
> Peter
>
> lydia:local pbw$ sudo port install groovy
> --->  Computing dependencies for groovy
> --->  Building groovy
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_groovy/work/groovy-1.6.4"
> && ant install -DskipTests=true " returned error 1
> Command output:     [javac] Consult the following stack trace for details.
>    [javac] java.lang.OutOfMemoryError: Java heap space
>    [javac]     at
> com.sun.tools.javac.code.Scope$ImportScope.makeEntry(Scope.java:385)
>    [javac]     at com.sun.tools.javac.code.Scope.enter(Scope.java:196)
>    [javac]     at com.sun.tools.javac.code.Scope.enter(Scope.java:183)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.importNamed(MemberEnter.java:325)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.visitImport(MemberEnter.java:547)
>    [javac]     at
> com.sun.tools.javac.tree.JCTree$JCImport.accept(JCTree.java:495)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:387)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:399)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.visitTopLevel(MemberEnter.java:512)
>    [javac]     at
> com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:446)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:387)
>    [javac]     at
> com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:819)
>    [javac]     at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
>    [javac]     at
> com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
>    [javac]     at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
>    [javac]     at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
>    [javac]     at
> com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
>    [javac]     at
> com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
>    [javac]     at com.sun.tools.javac.main.Main.compile(Main.java:353)
>    [javac]     at com.sun.tools.javac.main.Main.compile(Main.java:279)
>    [javac]     at com.sun.tools.javac.main.Main.compile(Main.java:270)
>    [javac]     at com.sun.tools.javac.Main.compile(Main.java:69)
>    [javac]     at com.sun.tools.javac.Main.main(Main.java:54)
>
> BUILD FAILED
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_java_groovy/work/groovy-1.6.4/build.xml:173:
> Compile failed; see the compiler error output for details.
>
> Total time: 55 seconds
>
> Error: Status 1 encountered during processing.
>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20090901/9cb35d5b/attachment.html>


More information about the macports-users mailing list