Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137405 - [java-migration] Error when emerging dev-java/jboss-module-security-4.0.2
Summary: [java-migration] Error when emerging dev-java/jboss-module-security-4.0.2
Status: VERIFIED DUPLICATE of bug 137403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 12:01 UTC by Uwe Klosa
Modified: 2006-06-20 12:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Klosa 2006-06-20 12:01:36 UTC
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"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-20 12:05:48 UTC

*** This bug has been marked as a duplicate of 137403 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-20 12:06:34 UTC
.