Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472198 - =dev-java/jss-4.3 - Must specify JAVA_HOME environment variable at build_java.pl line 118.
Summary: =dev-java/jss-4.3 - Must specify JAVA_HOME environment variable at build_java...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 18:27 UTC by Tom Wijsman (TomWij) (RETIRED)
Modified: 2013-06-05 09:29 UTC (History)
0 users

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


Attachments
dev-java:jss-4.3:20130603-181509.log (file_472198.txt,4.99 KB, text/plain)
2013-06-03 18:27 UTC, Tom Wijsman (TomWij) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.