Title: Build report of composestar on 10/31/2007 17:02:33 [FAILED]

composestar build report

Overview

Build date
2007-10-31 17:02:33
Successful
false
Label
build.625
Duration
3 minutes 20 seconds
Last change
by elmuerte on 10/31/2007 16:57:28:
more regex -> nfa parsing implementation stuff

Error message

c:\composestar\Core\Development\build_total.xml:317: The following error occurred while executing this line: c:\composestar\Core\Development\build_total.xml:76: The following error occurred while executing this line: c:\composestar\Core\Development\build_total.xml:93: The following error occurred while executing this line: c:\composestar\Java\build.xml:40: The following error occurred while executing this line: c:\composestar\Java\Compiletime\build.xml:74: Compile failed; see the compiler error output for details.

Task trace

target: integration
task: antcall @ c:\composestar\Core\Development\build_total.xml:317:
target: install
task: antcall @ c:\composestar\Core\Development\build_total.xml:76:
target: install_java
task: ant @ c:\composestar\Core\Development\build_total.xml:93:
target: install
task: ant @ c:\composestar\Java\build.xml:40:
target: compile_java
task: javac @ c:\composestar\Java\Compiletime\build.xml:74:

Message of the last task

Compiling 28 source files to c:\composestar\Java\Compiletime\build
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:20: cannot find symbol
symbol : class JarLoader
location: package Composestar.Java.TYM.TypeHarvester
import Composestar.Java.TYM.TypeHarvester.JarLoader;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:21: cannot find symbol
symbol : class JarLoaderException
location: package Composestar.Java.TYM.TypeHarvester
import Composestar.Java.TYM.TypeHarvester.JarLoaderException;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:57: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
String entry = name.replace(JarLoader.PACKAGE_SEPARATOR, JarLoader.JAR_SEPARATOR);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:57: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
String entry = name.replace(JarLoader.PACKAGE_SEPARATOR, JarLoader.JAR_SEPARATOR);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:58: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
entry += JarLoader.CLASS_EXTENSION;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:108: cannot find symbol
symbol : class JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
JarLoader jl = new JarLoader(jarFile);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:108: cannot find symbol
symbol : class JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
JarLoader jl = new JarLoader(jarFile);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:144: cannot find symbol
symbol : class JarLoaderException
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
catch (JarLoaderException e)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 errors

Previous build

Date
2007-10-31 16:42:00
Successful
false
Last successful build
2007-10-31 15:51:26

Build output

Warnings (105)

Cleaning WIX object files
ANTLR Parser Generator Version 3.0.1 (August 13, 2007) 1989-2007
ANTLR Parser Generator Version 3.0.1 (August 13, 2007) 1989-2007
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 4 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 5 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 5 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 5 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: c:\composestar\Core\Visualization\src\Composestar\Visualization\Model\FilterActionView.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.2 1989-2003 jGuru.com
ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 3.0.1 (August 13, 2007) 1989-2007
ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005
c:\composestar\Java\Compiletime\src\Composestar\Java\DUMMER\grammar\java.g:1270: warning:empty alternative makes no sense in (...)* or (...)+
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:20: cannot find symbol
symbol : class JarLoader
location: package Composestar.Java.TYM.TypeHarvester
import Composestar.Java.TYM.TypeHarvester.JarLoader;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:21: cannot find symbol
symbol : class JarLoaderException
location: package Composestar.Java.TYM.TypeHarvester
import Composestar.Java.TYM.TypeHarvester.JarLoaderException;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:57: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
String entry = name.replace(JarLoader.PACKAGE_SEPARATOR, JarLoader.JAR_SEPARATOR);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:57: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
String entry = name.replace(JarLoader.PACKAGE_SEPARATOR, JarLoader.JAR_SEPARATOR);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:58: cannot find symbol
symbol : variable JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
entry += JarLoader.CLASS_EXTENSION;
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:108: cannot find symbol
symbol : class JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
JarLoader jl = new JarLoader(jarFile);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:108: cannot find symbol
symbol : class JarLoader
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
JarLoader jl = new JarLoader(jarFile);
^
c:\composestar\Java\Compiletime\src\Composestar\Java\TYM\SignatureTransformer\JarTransformer.java:144: cannot find symbol
symbol : class JarLoaderException
location: class Composestar.Java.TYM.SignatureTransformer.JarTransformer
catch (JarLoaderException e)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 errors

Changes

3900 whavinga 10/31/2007 16:37:00 Rewriting this because seriously, WTF
deleted /trunk/Java/Compiletime/src/Composestar/Java/TYM/TypeHarvester/JarLoaderException.java
deleted /trunk/Java/Compiletime/src/Composestar/Java/TYM/TypeHarvester/JarLoader.java
modified /trunk/Java/Compiletime/src/Composestar/Java/TYM/TypeHarvester/JavaHarvestRunner.java
3901 elmuerte 10/31/2007 16:57:28 more regex -> nfa parsing implementation stuff
modified /trunk/Core/Compiletime/src/Composestar/Core/FIRE2/util/regex/RegularState.java
modified /trunk/Core/Compiletime/src/Composestar/Core/FIRE2/util/regex/RegexPattern.java
modified /trunk/Core/Compiletime/src/Composestar/Core/FIRE2/util/regex/RegularTransition.java
modified /trunk/Core/Compiletime/test/Composestar/Core/FIRE2/util/regex/RegexPatternTest.java
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Composestar-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/composestar-developers

Reply via email to