Path: . Working Copy Root Path: /usa/svn/work/ofp-ud/trunk/r64 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: 64 Node Kind: directory Schedule: normal Last Changed Author: wuwenhao Last Changed Rev: 64 Last Changed Date: 2015-08-19 12:28:00 -0400 (Wed, 19 Aug 2015)
Stdout:
Buildfile: /usa/svn/work/ofp-ud/trunk/r64/build.xml
FortranLexerDependencies:
FortranLexer:
[touch] Creating /usa/svn/work/ofp-ud/trunk/r64/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/r64/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/r64/src/fortran/ofp/parser/java
FortranParserExtrasDependencies:
FortranParserExtras:
[java] ANTLR Parser Generator Version 3.5.2
[java] FortranParserExtras.g
[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/r64/src/fortran/ofp/parser
[delete] Deleting: /usa/svn/work/ofp-ud/trunk/r64/src/fortran/ofp/parser/FortranParserExtras2.java
[move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r64/src/fortran/ofp/parser/java
[move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r64/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/r64/src/fortran/ofp/parser
[delete] Deleting: /usa/svn/work/ofp-ud/trunk/r64/src/fortran/ofp/parser/FortranParserRiceCAF2.java
[move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r64/src/fortran/ofp/parser/java
[move] Moving 1 file to /usa/svn/work/ofp-ud/trunk/r64/src/fortran/ofp/parser/java
parsers:
compile:
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/bin
[javac] Compiling 20 source files to /usa/svn/work/ofp-ud/trunk/r64/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/r64/ofp-ud.jar
test-init:
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/junit
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/junit/data
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/junit/reports
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/bin-test
test-compile:
[javac] Compiling 2 source files to /usa/svn/work/ofp-ud/trunk/r64/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.653 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] /usa/svn/work/ofp-ud/trunk/r64/examples/simple-test/simpleSample.f is FIXED FORM
[junit] {Root: 0[/usa/svn/work/ofp-ud/trunk/r64/examples/simple-test/simpleSample.f]}
[junit] | {[0]: 27[Main]}
[junit] | | {[0]: 1[ProgramStmt]}
[junit] | | | {[0]: 2[LabelDef]<null>}
[junit] | | | {[1]: 3[Keyword]<PROGRAM>}
[junit] | | | {[2]: 4[ID]<SAMPLE>}
[junit] | | {[1]: 21[SpecPart]}
[junit] | | | {[0]: 20[DeclConstruct]}
[junit] | | | | {[0]: 18[TypeDeclStmt(0)]}
[junit] | | | | | {[0]: 19[LabelDef]<null>}
[junit] | | | | | {[1]: 8[DeclTypeSpec(500)]<null>}
[junit] | | | | | | {[0]: 5[IntrinsicTypeSpec(400)]}
[junit] | | | | | | | {[0]: 6[Keyword1]<INTEGER>}
[junit] | | | | | | | {[1]: 7[Keyword2]<null>}
[junit] | | | | | {[2]: 17[EntityDeclList[1]]}
[junit] | | | | | | {[0]: 15[EntityDecl]}
[junit] | | | | | | | {[0]: 16[ID]<DUMMY>}
[junit] | | | | | | | {[1]: 14[Init]}
[junit] | | | | | | | | {[0]: 13[PrimaryExpr]}
[junit] | | | | | | | | | {[0]: 12[DesignatorOrFunctionRef]}
[junit] | | | | | | | | | | {[0]: 11[DataRef]}
[junit] | | | | | | | | | | | {[0]: 9[PartRef]}
[junit] | | | | | | | | | | | | {[0]: 10[ID]<999999999>}
[junit] | | {[2]: 22[EndProgramStmt]}
[junit] | | | {[0]: 23[LabelDef]<null>}
[junit] | | | {[1]: 24[KeywordEnd]<null>}
[junit] | | | {[2]: 25[KeywordProgram]<null>}
[junit] | | | {[3]: 26[ID]<null>}
[junit] | {[1]: 90[FunctionSubprogram]}
[junit] | | {[0]: 44[FunctionStmt]}
[junit] | | | {[0]: 45[LabelDef]<null>}
[junit] | | | {[1]: 41[Prefix]}
[junit] | | | | {[0]: 40[PrefixSpec]}
[junit] | | | | | {[0]: 39[DeclTypeSpec(500)]<null>}
[junit] | | | | | | {[0]: 36[IntrinsicTypeSpec(401)]}
[junit] | | | | | | | {[0]: 37[Keyword1]<REAL>}
[junit] | | | | | | | {[1]: 38[Keyword2]<null>}
[junit] | | | | | | | {[2]: 33[KindSelector]}
[junit] | | | | | | | | {[0]: 34[Token1]<null>}
[junit] | | | | | | | | {[1]: 35[Token2]<null>}
[junit] | | | | | | | | {[2]: 32[PrimaryExpr]}
[junit] | | | | | | | | | {[0]: 31[DesignatorOrFunctionRef]}
[junit] | | | | | | | | | | {[0]: 30[DataRef]}
[junit] | | | | | | | | | | | {[0]: 28[PartRef]}
[junit] | | | | | | | | | | | | {[0]: 29[ID]<8>}
[junit] | | | {[2]: 46[Keyword]<FUNCTION>}
[junit] | | | {[3]: 47[ID]<TEST1>}
[junit] | | | {[4]: 43[ArgsList[0]]}
[junit] | | | | {[0]: 42[ArgName]<X>}
[junit] | | {[1]: 64[SpecPart]}
[junit] | | | {[0]: 63[DeclConstruct]}
[junit] | | | | {[0]: 61[TypeDeclStmt(0)]}
[junit] | | | | | {[0]: 62[LabelDef]<null>}
[junit] | | | | | {[1]: 51[DeclTypeSpec(500)]<null>}
[junit] | | | | | | {[0]: 48[IntrinsicTypeSpec(400)]}
[junit] | | | | | | | {[0]: 49[Keyword1]<INTEGER>}
[junit] | | | | | | | {[1]: 50[Keyword2]<null>}
[junit] | | | | | {[2]: 60[EntityDeclList[1]]}
[junit] | | | | | | {[0]: 58[EntityDecl]}
[junit] | | | | | | | {[0]: 59[ID]<RES>}
[junit] | | | | | | | {[1]: 57[Init]}
[junit] | | | | | | | | {[0]: 56[PrimaryExpr]}
[junit] | | | | | | | | | {[0]: 55[DesignatorOrFunctionRef]}
[junit] | | | | | | | | | | {[0]: 54[DataRef]}
[junit] | | | | | | | | | | | {[0]: 52[PartRef]}
[junit] | | | | | | | | | | | | {[0]: 53[ID]<0>}
[junit] | | {[2]: 84[ExecPart]}
[junit] | | | {[0]: 79[ExecConstruct]}
[junit] | | | | {[0]: 78[ActionStmt]}
[junit] | | | | | {[0]: 76[AssigmentStmt]}
[junit] | | | | | | {[0]: 77[LabelDef]<null>}
[junit] | | | | | | {[1]: 69[Variable]}
[junit] | | | | | | | {[0]: 68[Designator]}
[junit] | | | | | | | | {[0]: 67[DataRef]}
[junit] | | | | | | | | | {[0]: 65[PartRef]}
[junit] | | | | | | | | | | {[0]: 66[ID]<TEST1>}
[junit] | | | | | | {[2]: 75[PrimaryExpr]}
[junit] | | | | | | | {[0]: 74[DesignatorOrFunctionRef]}
[junit] | | | | | | | | {[0]: 73[DataRef]}
[junit] | | | | | | | | | {[0]: 71[PartRef]}
[junit] | | | | | | | | | | {[0]: 72[ID]<mpi_wtime>}
[junit] | | | | | | | | | | {[1]: 70[SectionSubscriptList[0]]}
[junit] | | | {[1]: 83[ExecConstruct]}
[junit] | | | | {[0]: 82[ActionStmt]}
[junit] | | | | | {[0]: 80[ReturnStmt]}
[junit] | | | | | | {[0]: 81[LabelDef]<null>}
[junit] | | {[3]: 85[EndFunctionStmt]}
[junit] | | | {[0]: 86[LabelDef]<null>}
[junit] | | | {[1]: 87[Keyword1]<null>}
[junit] | | | {[2]: 88[Keyword2]<null>}
[junit] | | | {[3]: 89[Name]<null>}
[junit] Parser exiting normally
[junit] /usa/svn/work/ofp-ud/trunk/r64/examples/nekbone/src/blas.f
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] java.io.FileNotFoundException: /usa/svn/work/ofp-ud/trunk/r64/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/r64/junit/data/TESTS-TestSuites.xml to /tmp/null730511789
[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: 353ms
[junitreport] Deleting: /tmp/null730511789
test:
[jacoco:report] Loading execution data file /usa/svn/work/ofp-ud/trunk/r64/jacoco.exec
[jacoco:report] Writing group "Test Coverage Report for OFP-UD trunk r64" with 31 classes
javadoc:
[mkdir] Created dir: /usa/svn/work/ofp-ud/trunk/r64/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: 22 seconds
Stderr: