These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild N ] dev-util/smc-5.0.2 USE="test -c -cxx -doc -examples -java -perl -python -ruby -tcl" 0 kB [1] Total: 1 package (1 new), Size of downloads: 0 kB Portage tree and overlays: [0] /usr/portage [1] /usr/local/portage >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) dev-util/smc-5.0.2 to / * SmcSrc_5_0_2.tgz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking SmcSrc_5_0_2.tgz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking SmcSrc_5_0_2.tgz to /var/tmp/portage/dev-util/smc-5.0.2/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-util/smc-5.0.2/work/smc ... javac -d . -g FSMContext.java State.java TransitionUndefinedException.java StateUndefinedException.java jar cvf statemap.jar statemap Manifest wurde hinzugefügt. Hinzufügen von: statemap/ (ein = 0) (aus = 0) (gespeichert 0 %) Hinzufügen von: statemap/FSMContext.class (ein = 4160) (aus = 1947) (komprimiert 53 %) Hinzufügen von: statemap/State.class (ein = 681) (aus = 378) (komprimiert 44 %) Hinzufügen von: statemap/TransitionUndefinedException.class (ein = 481) (aus = 287) (komprimiert 40 %) Hinzufügen von: statemap/StateUndefinedException.class (ein = 466) (aus = 284) (komprimiert 39 %) mkdir -p ../../../staging/smc/lib/statemap cp -f statemap.jar .. cp -f statemap.jar ../../../staging/smc/lib chmod 444 ../../../staging/smc/lib/statemap.jar cp -f statemap/*.class ../../../staging/smc/lib/statemap mkdir -p ../../../../staging/smc/bin java -jar ../../../bin/Smc.jar -java -g SmcLexer.sm java -jar ../../../bin/Smc.jar -java -g SmcParser.sm javac -d . -g -Xlint:unchecked -classpath "../../../lib/Java/statemap.jar" SmcLexerContext.java SmcParserContext.java SmcMessage.java SmcElement.java SmcParameter.java SmcAction.java SmcGuard.java SmcTransition.java SmcState.java SmcMap.java SmcFSM.java SmcLexer.java SmcParser.java SmcVisitor.java SmcSyntaxChecker.java SmcCodeGenerator.java SmcHeaderGenerator.java SmcCppGenerator.java SmcJavaGenerator.java SmcTclGenerator.java SmcVBGenerator.java SmcCSharpGenerator.java SmcPythonGenerator.java SmcTableGenerator.java SmcGraphGenerator.java SmcHeaderCGenerator.java SmcCGenerator.java SmcLuaGenerator.java SmcPerlGenerator.java SmcRubyGenerator.java SmcHeaderObjCGenerator.java SmcObjCGenerator.java SmcGroovyGenerator.java Smc.java SmcLexer.java:16: warning: unmappable character for encoding UTF8 // Copyright � 2000 - 2006. Charles W. Rapp. ^ SmcLexer.java:842: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:847: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:852: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:857: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:879: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EOL", paramTypes); ^ SmcLexer.java:902: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:906: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:910: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:914: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:918: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:922: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:926: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:930: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:934: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:938: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:944: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:948: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:952: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:957: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:962: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcParser.java:1283: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("ENTRY", ^ SmcParser.java:1287: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EXIT", ^ SmcParser.java:1291: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("JUMP", ^ SmcParser.java:1295: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("POP", ^ SmcParser.java:1299: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("PUSH", ^ SmcParser.java:1303: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("WORD", ^ SmcParser.java:1307: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("START_STATE", ^ SmcParser.java:1311: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("MAP_NAME", ^ SmcParser.java:1315: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("CLASS_NAME", ^ SmcParser.java:1319: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("HEADER_FILE", ^ SmcParser.java:1323: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("INCLUDE_FILE", ^ SmcParser.java:1327: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("PACKAGE_NAME", ^ SmcParser.java:1331: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("IMPORT", ^ SmcParser.java:1335: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("DECLARE", ^ SmcParser.java:1339: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_BRACE", ^ SmcParser.java:1343: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("RIGHT_BRACE", ^ SmcParser.java:1347: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_BRACKET", ^ SmcParser.java:1351: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_PAREN", ^ SmcParser.java:1355: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("RIGHT_PAREN", ^ SmcParser.java:1359: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("COMMA", ^ SmcParser.java:1363: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("COLON", ^ SmcParser.java:1367: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SEMICOLON", ^ SmcParser.java:1371: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SOURCE", ^ SmcParser.java:1375: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EOD", ^ SmcParser.java:1379: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SLASH", ^ SmcParser.java:1383: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EQUAL", ^ SmcParser.java:1387: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("ACCESS", ^ SmcParser.java:1391: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("DOLLAR", ^ Smc.java:1334: warning: [unchecked] unchecked call to getDeclaredConstructor(java.lang.Class...) as a member of the raw type java.lang.Class generator.getDeclaredConstructor(params); ^ Smc.java:1345: warning: [unchecked] unchecked call to getDeclaredConstructor(java.lang.Class...) as a member of the raw type java.lang.Class headerGenerator.getDeclaredConstructor( ^ 51 warnings jar cmf manifest.txt Smc.jar \ net/sf/smc/*.class jar uf Smc.jar -C ../../../lib/Java statemap rm -f -f ../../../bin/Smc.jar.FBK mv ../../../bin/Smc.jar ../../../bin/Smc.jar.FBK cp Smc.jar ../../../bin rm -f ../../../../staging/smc/bin/Smc.jar cp Smc.jar ../../../../staging/smc/bin * Bootstrapping the state machines java -jar ../../../bin/Smc.jar -java -g SmcLexer.sm java -jar ../../../bin/Smc.jar -java -g SmcParser.sm javac -d . -g -Xlint:unchecked -classpath "../../../lib/Java/statemap.jar" SmcLexerContext.java SmcParserContext.java SmcMessage.java SmcElement.java SmcParameter.java SmcAction.java SmcGuard.java SmcTransition.java SmcState.java SmcMap.java SmcFSM.java SmcLexer.java SmcParser.java SmcVisitor.java SmcSyntaxChecker.java SmcCodeGenerator.java SmcHeaderGenerator.java SmcCppGenerator.java SmcJavaGenerator.java SmcTclGenerator.java SmcVBGenerator.java SmcCSharpGenerator.java SmcPythonGenerator.java SmcTableGenerator.java SmcGraphGenerator.java SmcHeaderCGenerator.java SmcCGenerator.java SmcLuaGenerator.java SmcPerlGenerator.java SmcRubyGenerator.java SmcHeaderObjCGenerator.java SmcObjCGenerator.java SmcGroovyGenerator.java Smc.java SmcLexer.java:16: warning: unmappable character for encoding UTF8 // Copyright � 2000 - 2006. Charles W. Rapp. ^ SmcLexer.java:842: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:847: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:852: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:857: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:879: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EOL", paramTypes); ^ SmcLexer.java:902: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:906: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:910: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:914: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:918: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:922: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:926: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:930: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:934: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:938: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:944: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:948: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:952: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:957: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcLexer.java:962: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod(transName, ^ SmcParser.java:1283: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("ENTRY", ^ SmcParser.java:1287: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EXIT", ^ SmcParser.java:1291: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("JUMP", ^ SmcParser.java:1295: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("POP", ^ SmcParser.java:1299: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("PUSH", ^ SmcParser.java:1303: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("WORD", ^ SmcParser.java:1307: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("START_STATE", ^ SmcParser.java:1311: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("MAP_NAME", ^ SmcParser.java:1315: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("CLASS_NAME", ^ SmcParser.java:1319: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("HEADER_FILE", ^ SmcParser.java:1323: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("INCLUDE_FILE", ^ SmcParser.java:1327: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("PACKAGE_NAME", ^ SmcParser.java:1331: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("IMPORT", ^ SmcParser.java:1335: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("DECLARE", ^ SmcParser.java:1339: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_BRACE", ^ SmcParser.java:1343: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("RIGHT_BRACE", ^ SmcParser.java:1347: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_BRACKET", ^ SmcParser.java:1351: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("LEFT_PAREN", ^ SmcParser.java:1355: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("RIGHT_PAREN", ^ SmcParser.java:1359: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("COMMA", ^ SmcParser.java:1363: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("COLON", ^ SmcParser.java:1367: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SEMICOLON", ^ SmcParser.java:1371: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SOURCE", ^ SmcParser.java:1375: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EOD", ^ SmcParser.java:1379: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("SLASH", ^ SmcParser.java:1383: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("EQUAL", ^ SmcParser.java:1387: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("ACCESS", ^ SmcParser.java:1391: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class fsmClass.getDeclaredMethod("DOLLAR", ^ Smc.java:1334: warning: [unchecked] unchecked call to getDeclaredConstructor(java.lang.Class...) as a member of the raw type java.lang.Class generator.getDeclaredConstructor(params); ^ Smc.java:1345: warning: [unchecked] unchecked call to getDeclaredConstructor(java.lang.Class...) as a member of the raw type java.lang.Class headerGenerator.getDeclaredConstructor( ^ 51 warnings jar cmf manifest.txt Smc.jar \ net/sf/smc/*.class jar uf Smc.jar -C ../../../lib/Java statemap rm -f -f ../../../bin/Smc.jar.FBK mv ../../../bin/Smc.jar ../../../bin/Smc.jar.FBK cp Smc.jar ../../../bin rm -f ../../../../staging/smc/bin/Smc.jar cp Smc.jar ../../../../staging/smc/bin >>> Source compiled. >>> Install smc-5.0.2 into /var/tmp/portage/dev-util/smc-5.0.2/image/ category dev-util >>> Completed installing smc-5.0.2 into /var/tmp/portage/dev-util/smc-5.0.2/image/ * checking 5 files for package collisions >>> Merging dev-util/smc-5.0.2 to / --- /usr/ --- /usr/share/ >>> /usr/share/smc/ >>> /usr/share/smc/lib/ >>> /usr/share/smc/lib/Smc.jar >>> /usr/share/smc/package.env --- /usr/share/doc/ >>> /usr/share/doc/smc-5.0.2/ >>> /usr/share/doc/smc-5.0.2/LICENSE.txt.bz2 >>> /usr/share/doc/smc-5.0.2/README.txt.bz2 --- /usr/bin/ >>> /usr/bin/smc >>> dev-util/smc-5.0.2 merged. >>> Recording dev-util/smc in "world" favorites file... >>> No packages selected for removal by clean >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date.