Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696154 - sci-libs/vtk-8.1.0-r3 USE=java - The system is out of resources.
Summary: sci-libs/vtk-8.1.0-r3 USE=java - The system is out of resources.
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-03 22:59 UTC by Alessandro Barbieri
Modified: 2020-07-18 23:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vtk-8.1.0-r3:20191003-155114.log.xz (vtk-8.1.0-r3:20191003-155114.log.xz,270.91 KB, application/x-xz)
2019-10-03 23:00 UTC, Alessandro Barbieri
Details
info (info,14.60 KB, text/plain)
2019-10-03 23:00 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-03 22:59:15 UTC
GENTOO_VM=icedtea-8
CLASSPATH=""
JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="-source 1.7 -target 1.7"
COMPILER=""

It needs more memory, setting this may help

JAVA_TOOL_OPTIONS="-Xms1024m -Xmx2048m"
JAVA_OPT="-Xms1024m -Xmx2048m"

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
        at com.sun.tools.javac.code.Scope$ImportScope.makeEntry(Scope.java:530)
        at com.sun.tools.javac.code.Scope.enter(Scope.java:220)
        at com.sun.tools.javac.code.Scope.enter(Scope.java:202)
        at com.sun.tools.javac.code.Scope$StarImportScope.importAll(Scope.java:553)
        at com.sun.tools.javac.comp.MemberEnter.importAll(MemberEnter.java:165)
        at com.sun.tools.javac.comp.MemberEnter.visitImport(MemberEnter.java:551)
        at com.sun.tools.javac.tree.JCTree$JCImport.accept(JCTree.java:571)
        at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:437)
        at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:449)
        at com.sun.tools.javac.comp.MemberEnter.visitTopLevel(MemberEnter.java:528)
        at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:518)
        at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:437)
        at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:1038)
        at com.sun.tools.javac.code.Symbol.complete(Symbol.java:574)
        at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1037)
        at com.sun.tools.javac.comp.Enter.complete(Enter.java:493)
        at com.sun.tools.javac.comp.Enter.main(Enter.java:471)
        at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:979)
        at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:854)
        at com.sun.tools.javac.main.Main.compile(Main.java:521)
        at com.sun.tools.javac.main.Main.compile(Main.java:381)
        at com.sun.tools.javac.main.Main.compile(Main.java:370)
        at com.sun.tools.javac.main.Main.compile(Main.java:361)
        at com.sun.tools.javac.Main.compile(Main.java:56)
        at com.sun.tools.javac.Main.main(Main.java:42)
make[2]: *** [Wrapping/Java/CMakeFiles/VTKJavaClasses.dir/build.make:2128: java/javac_stamp.txt] Error 3
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sci-libs/vtk-8.1.0-r3/work/vtk-8.1.0_build'
make[1]: *** [CMakeFiles/Makefile2:27588: Wrapping/Java/CMakeFiles/VTKJavaClasses.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/notmpfs/portage/sci-libs/vtk-8.1.0-r3/work/vtk-8.1.0_build'
make: *** [Makefile:130: all] Error 2
 * ERROR: sci-libs/vtk-8.1.0-r3::gentoo failed (compile phase):
 *   emake failed
Comment 1 Alessandro Barbieri 2019-10-03 23:00:24 UTC
Created attachment 591766 [details]
vtk-8.1.0-r3:20191003-155114.log.xz

buildlog
Comment 2 Alessandro Barbieri 2019-10-03 23:00:44 UTC
Created attachment 591768 [details]
info

emerge --info
Comment 3 Zoltan Puskas 2020-07-18 23:02:17 UTC
sci-libs/vtk-8.1.0 is not in tree any more.