OFP-UD trunk Revision 69

Downloads, Test and Coverage Reports, and Javadocs

Revision Information

Path: .
Working Copy Root Path: /usa/svn/work/ofp-ud/trunk/r69
URL: svn://vsl.cis.udel.edu/ofp-ud/trunk
Relative URL: ^/trunk
Repository Root: svn://vsl.cis.udel.edu/ofp-ud
Repository UUID: 0d50f42a-702a-497d-9811-f692d24064b9
Revision: 69
Node Kind: directory
Schedule: normal
Last Changed Author: wuwenhao
Last Changed Rev: 69
Last Changed Date: 2015-09-17 13:50:20 -0400 (Thu, 17 Sep 2015)

Build output

Stdout:

Buildfile: /usa/svn/work/ofp-ud/trunk/r69/build.xml

FortranLexerDependencies:

FortranLexer:
    [touch] Creating /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/FortranLexer.tokens
     [java] FortranLexer.g
     [java] ANTLR Parser Generator  Version 3.5.2
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java

FortranParser08Dependencies:

FortranParser08:
     [java] FortranParser08.g
     [java] ANTLR Parser Generator  Version 3.5.2
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java

FortranParserExtrasDependencies:

FortranParserExtras:
     [java] FortranParserExtras.g
     [java] ANTLR Parser Generator  Version 3.5.2
     [java] warning(160): FortranParser08.g:37:4: tokenVocab option ignored in imported grammar FortranParser08
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser
   [delete] Deleting: /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/FortranParserExtras2.java
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java

FortranParserRiceCAFDependencies:

FortranParserRiceCAF:
     [java] FortranParserRiceCAF.g
     [java] ANTLR Parser Generator  Version 3.5.2
     [java] warning(160): FortranParser08.g:37:4: tokenVocab option ignored in imported grammar FortranParser08
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser
   [delete] Deleting: /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/FortranParserRiceCAF2.java
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java
     [move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r69/src/fortran/ofp/parser/java

parsers:

compile:
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/bin
    [javac] Compiling 20 source files to /usa/svn/work/ofp-ud/trunk/r69/bin
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:
      [jar] Building jar: /usa/svn/work/ofp-ud/trunk/r69/ofp-ud.jar

test-init:
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/junit
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/junit/data
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/junit/reports
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/bin-test

test-compile:
    [javac] Compiling 2 source files to /usa/svn/work/ofp-ud/trunk/r69/bin-test

test-run:
[jacoco:coverage] Enhancing junit with coverage
    [junit] Testsuite: edu.udel.cis.vsl.test.SetupTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] /usa/svn/work/ofp-ud/trunk/r69/examples/simple-test/simpleSample.f is FIXED FORM
    [junit] {Root: 0[/usa/svn/work/ofp-ud/trunk/r69/examples/simple-test/simpleSample.f]}
    [junit] | {[0]: 29[Main]}
    [junit] | | {[0]: 1[ProgramStmt]}
    [junit] | | | {[0]: 2[LabelDef]<null>}
    [junit] | | | {[1]: 3[Keyword]<PROGRAM>}
    [junit] | | | {[2]: 4[ID]<SAMPLE>}
    [junit] | | {[1]: 23[SpecPart]}
    [junit] | | | {[0]: 22[DeclConstruct]}
    [junit] | | | | {[0]: 20[TypeDeclStmt:(Attr:[0])]}
    [junit] | | | | | {[0]: 21[LabelDef]<null>}
    [junit] | | | | | {[1]: 9[DeclTypeSpec(Intrinsic)]}
    [junit] | | | | | | {[0]: 5[IntrinsicTypeSpec]}
    [junit] | | | | | | | {[0]: 6[Keyword1]<INTEGER>}
    [junit] | | | | | | | {[1]: 7[Keyword2]<null>}
    [junit] | | | | | {[2]: 19[EntityDeclList[1]]}
    [junit] | | | | | | {[0]: 17[EntityDecl]}
    [junit] | | | | | | | {[0]: 18[ID]<DUMMY>}
    [junit] | | | | | | | {[1]: 16[Init]}
    [junit] | | | | | | | | {[0]: 15[PrimaryExpr]}
    [junit] | | | | | | | | | {[0]: 14[DesignatorOrFunctionRef]}
    [junit] | | | | | | | | | | {[0]: 13[DataRef[1]]}
    [junit] | | | | | | | | | | | {[0]: 11[PartRef]}
    [junit] | | | | | | | | | | | | {[0]: 12[ID]<999999999>}
    [junit] | | {[2]: 24[EndProgramStmt]}
    [junit] | | | {[0]: 25[LabelDef]<null>}
    [junit] | | | {[1]: 26[KeywordEnd]<null>}
    [junit] | | | {[2]: 27[KeywordProgram]<null>}
    [junit] | | | {[3]: 28[ID]<null>}
    [junit] | {[1]: 96[FunctionSubprogram]}
    [junit] | | {[0]: 48[FunctionStmt]}
    [junit] | | | {[0]: 49[LabelDef]<null>}
    [junit] | | | {[1]: 45[Prefix[1]]}
    [junit] | | | | {[0]: 44[PrefixSpec]}
    [junit] | | | | | {[0]: 42[DeclTypeSpec(Intrinsic)]}
    [junit] | | | | | | {[0]: 38[IntrinsicTypeSpec]}
    [junit] | | | | | | | {[0]: 39[Keyword1]<REAL>}
    [junit] | | | | | | | {[1]: 40[Keyword2]<null>}
    [junit] | | | | | | | {[2]: 35[KindSelector]}
    [junit] | | | | | | | | {[0]: 36[Token1]<null>}
    [junit] | | | | | | | | {[1]: 37[Token2]<null>}
    [junit] | | | | | | | | {[2]: 34[PrimaryExpr]}
    [junit] | | | | | | | | | {[0]: 33[DesignatorOrFunctionRef]}
    [junit] | | | | | | | | | | {[0]: 32[DataRef[1]]}
    [junit] | | | | | | | | | | | {[0]: 30[PartRef]}
    [junit] | | | | | | | | | | | | {[0]: 31[ID]<8>}
    [junit] | | | {[2]: 50[Keyword]<FUNCTION>}
    [junit] | | | {[3]: 51[ID]<TEST1>}
    [junit] | | | {[4]: 47[ArgsList[1]]}
    [junit] | | | | {[0]: 46[ArgName]<X>}
    [junit] | | {[1]: 70[SpecPart]}
    [junit] | | | {[0]: 69[DeclConstruct]}
    [junit] | | | | {[0]: 67[TypeDeclStmt:(Attr:[0])]}
    [junit] | | | | | {[0]: 68[LabelDef]<null>}
    [junit] | | | | | {[1]: 56[DeclTypeSpec(Intrinsic)]}
    [junit] | | | | | | {[0]: 52[IntrinsicTypeSpec]}
    [junit] | | | | | | | {[0]: 53[Keyword1]<INTEGER>}
    [junit] | | | | | | | {[1]: 54[Keyword2]<null>}
    [junit] | | | | | {[2]: 66[EntityDeclList[1]]}
    [junit] | | | | | | {[0]: 64[EntityDecl]}
    [junit] | | | | | | | {[0]: 65[ID]<RES>}
    [junit] | | | | | | | {[1]: 63[Init]}
    [junit] | | | | | | | | {[0]: 62[PrimaryExpr]}
    [junit] | | | | | | | | | {[0]: 61[DesignatorOrFunctionRef]}
    [junit] | | | | | | | | | | {[0]: 60[DataRef[1]]}
    [junit] | | | | | | | | | | | {[0]: 58[PartRef]}
    [junit] | | | | | | | | | | | | {[0]: 59[ID]<0>}
    [junit] | | {[2]: 90[ExecPart]}
    [junit] | | | {[0]: 85[ExecConstruct]}
    [junit] | | | | {[0]: 84[ActionStmt]}
    [junit] | | | | | {[0]: 82[AssigmentStmt]}
    [junit] | | | | | | {[0]: 83[LabelDef]<null>}
    [junit] | | | | | | {[1]: 75[Variable]}
    [junit] | | | | | | | {[0]: 74[Designator]}
    [junit] | | | | | | | | {[0]: 73[DataRef[1]]}
    [junit] | | | | | | | | | {[0]: 71[PartRef]}
    [junit] | | | | | | | | | | {[0]: 72[ID]<TEST1>}
    [junit] | | | | | | {[2]: 81[PrimaryExpr]}
    [junit] | | | | | | | {[0]: 80[DesignatorOrFunctionRef]}
    [junit] | | | | | | | | {[0]: 79[DataRef[1]]}
    [junit] | | | | | | | | | {[0]: 77[PartRef]}
    [junit] | | | | | | | | | | {[0]: 78[ID]<mpi_wtime>}
    [junit] | | | | | | | | | | {[1]: 76[SectionSubscriptList[0]]}
    [junit] | | | {[1]: 89[ExecConstruct]}
    [junit] | | | | {[0]: 88[ActionStmt]}
    [junit] | | | | | {[0]: 86[ReturnStmt]}
    [junit] | | | | | | {[0]: 87[LabelDef]<null>}
    [junit] | | {[3]: 91[EndFunctionStmt]}
    [junit] | | | {[0]: 92[LabelDef]<null>}
    [junit] | | | {[1]: 93[Keyword1]<null>}
    [junit] | | | {[2]: 94[Keyword2]<null>}
    [junit] | | | {[3]: 95[Name]<null>}
    [junit] Parser exiting normally
    [junit] /usa/svn/work/ofp-ud/trunk/r69/examples/nekbone/src/blas.f
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] java.io.FileNotFoundException: /usa/svn/work/ofp-ud/trunk/r69/examples/nekbone/src/blas.f (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:146)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:101)
    [junit] 	at org.antlr.runtime.ANTLRFileStream.load(ANTLRFileStream.java:59)
    [junit] 	at org.antlr.runtime.ANTLRFileStream.<init>(ANTLRFileStream.java:47)
    [junit] 	at org.antlr.runtime.ANTLRFileStream.<init>(ANTLRFileStream.java:42)
    [junit] 	at fortran.ofp.parser.java.FortranStream.<init>(FortranStream.java:55)
    [junit] 	at fortran.ofp.FrontEnd.<init>(FrontEnd.java:61)
    [junit] 	at edu.udel.cis.vsl.test.SetupTest.SimpleSample_FortranProgramTestPrint(SetupTest.java:72)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:606)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1165)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1016)
    [junit] ------------- ---------------- ---------------
[junitreport] Processing /usa/svn/work/ofp-ud/trunk/r69/junit/data/TESTS-TestSuites.xml to /tmp/null515513056
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[junitreport] Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[junitreport] Transform time: 303ms
[junitreport] Deleting: /tmp/null515513056

test:
[jacoco:report] Loading execution data file /usa/svn/work/ofp-ud/trunk/r69/jacoco.exec
[jacoco:report] Writing group "Test Coverage Report for OFP-UD trunk r69" with 31 classes

javadoc:
    [mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r69/doc/javadoc
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package fortran.ofp...
  [javadoc] Loading source files for package fortran.ofp.parser.java...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_80
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

all:

BUILD SUCCESSFUL
Total time: 23 seconds

Stderr: