| Summary: | [java-migration] Error when emerging dev-java/jboss-module-security-4.0.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Uwe Klosa <uwe.klosa> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | VERIFIED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of 137403 *** . |
I get the following error when emerging dev-java/jboss-module-security-4.0.2 compile-parsers: [mkdir] Created dir: /var/tmp/portage/jboss-module-security-4.0.2/work/jboss-4.0.2-src/security/output/gen-parsers/org/jboss/security/auth/login [javacc] Java Compiler Compiler Version 4.0 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file /var/tmp/portage/jboss-module-security-4.0.2/work/jboss-4.0.2-src/security/src/main/org/jboss/security/auth/login/SunConfigParser.jj . . . [javacc] org.javacc.parser.ParseException: Encountered "options" at line 208, column 12. [javacc] Was expecting one of: [javacc] ";" ... [javacc] "=" ... [javacc] "++" ... [javacc] "--" ... [javacc] "+=" ... [javacc] "-=" ... [javacc] "*=" ... [javacc] "/=" ... [javacc] "&=" ... [javacc] "|=" ... [javacc] "^=" ... [javacc] "%=" ... [javacc] "<<=" ... [javacc] ">>=" ... [javacc] ">>>=" ... [javacc] "." ... [javacc] "[" ... [javacc] "(" ... [javacc] "<" ... [javacc] ":" ... [javacc] <IDENTIFIER> ... [javacc] [javacc] Detected 1 errors and 0 warnings. BUILD FAILED /var/tmp/portage/jboss-module-security-4.0.2/work/jboss-4.0.2-src/security/build.xml:160: /opt/sun-jdk-1.5.0.07/jre/bin/java failed with return code 1 GENTOO_VM=sun-jdk-1.5 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.5.0.07" JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"