Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 472198

Summary: =dev-java/jss-4.3 - Must specify JAVA_HOME environment variable at build_java.pl line 118.
Product: Gentoo Linux Reporter: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-java:jss-4.3:20130603-181509.log

Description Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-03 18:27:08 UTC
Created attachment 349990 [details]
dev-java:jss-4.3:20130603-181509.log

This compilation error blocks Maven progress.

    GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
    JAVACFLAGS="" COMPILER=""

It looks like the necessary preparations aren't running...

My Java environment is otherwise fine.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-05 09:29:24 UTC
+  05 Jun 2013; Tom Wijsman <TomWij@gentoo.org> +files/jss-4.3-cflags.patch,
+  +files/jss-4.3-secitem.patch, +jss-4.3-r1.ebuild:
+  Revision bump to 4.3-r1. EAPI 5. Fix Java environment, see bug #472198. Fix
+  use of CFLAGS, see bug #428188. Possibly bug #463582 is fixed as a side
+  effect.