(cd c_runtime && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime' /bin/make -C libf2c -f makefile.mingw clean make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/libf2c' rm -f libf2c.a *.o arith.h signal1.h sysdep1.h make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/libf2c' /bin/make -C java_interface -f Makefile.omdev.mingw clean make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' rm -rf bin-jar modelica_java.jar log.txt src/org/openmodelica/corba/parser/OMCorbaDefinitionsLexer.java src/org/openmodelica/corba/parser/OMCorbaDefinitionsParser.java src/org/openmodelica/corba/parser/OMCorbaDefinitions.tokens make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' /bin/make -C interactive -f Makefile.mingw clean make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/interactive' rm -f -rf *.o *.a SampleClient/client* make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/interactive' /bin/make -C ModelicaExternalC -f Makefile.omdev.mingw clean make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/ModelicaExternalC' rm -f libModelicaExternalC.a ModelicaInternal.o ModelicaStrings.o ModelicaTablesImpl.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/ModelicaExternalC' rm -f libc_runtime.a rm -f libsim.a rm -f boolean_array.o index_spec.o integer_array.o memory_pool.o base_array.o real_array.o string_array.o read_write.o utility.o modelica_string.o bigden.o ddasrt.o dlinpk.o enorm.o hybrd1.o nelmead.o qform.o r1updt.o biglag.o ddassl.o dogleg.o fdjac1.o hybrj.o newuoa.o qrfac.o trsapp.o daux.o dlamch.o dpmpar.o hybrd.o lsame.o newuob.o r1mpyq.o update.o division.o java_interface.o meta_modelica.o meta_modelica_builtin.o meta_modelica_real.o ModelicaUtilities.o rm -f simulation_runtime.o simulation_init.o simulation_input.o simulation_events.o linearize.o solver_dasrt.o solver_main.o simulation_result_plt.o simulation_result_csv.o simulation_result_bin.o simulation_result_mat.o simulation_delay.o tables.o options.o dgesv_aux.o cd sendData && rm -fr release debug *sendData*.o *sendData*.a rm -rf sendData/release sendData/debug rm -f sendData.o sendData.a sendData/sendDataHumbug.o sendData/releasesendData.o sendData/Makefile make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime' (cd Compiler && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* sqlite/*.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' rm -rf TaskGraphExt_stub.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' (cd omc_release; /bin/make -f Makefile.omdev.mingw clean) make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' rm -f .depend time /c/OMDev//tools/rml/bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend real 0m3.813s user 0m0.000s sys 0m0.015s make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' for d in ../runtime/ ../../Parser/ ../modpar/; do \ (cd $d && /bin/make -f Makefile.omdev.mingw clean) \ done make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* sqlite/*.o make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' rm -f *.o *.a \ ModelicaParser.c ModelicaParser.h \ *Modelica*_Lexer.c *Modelica*_Lexer.h \ *.tokens *.stamp *.stamp.tmp make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' rm -rf TaskGraphExt_stub.o make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' (cd .. && rm -f Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h) rm -f -f .depend rm -f -f Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o ExpandableConnectors.o Expression.o ExpressionDump.o ExpressionSimplify.o Graphviz.o Inline.o InnerOuter.o Inst.o InstExtends.o InstSection.o InstanceHierarchy.o Lookup.o MMath.o MetaUtil.o Mod.o ModUtil.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeFlatten.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendVarTransform.o BackendVariable.o DAEQuery.o Derive.o ExpressionSolve.o PartFn.o SimCode.o TaskGraph.o XMLDump.o SimCodeC.o SimCodeCSharp.o SimCodeFMU.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o Debug.o Error.o HashTable.o HashTable2.o HashTable3.o HashTable5.o HashTableCG.o HashTableStringToPath.o IOStream.o Util.o VarTransform.o CevalScript.o Interactive.o Refactor.o Main.o Absyn.c AbsynDep.c Algorithm.c Builtin.c Ceval.c CevalFunction.c ClassInf.c ClassLoader.c ComponentReference.c Connect.c ConnectUtil.c ConnectionGraph.c Constants.c DAE.c DAEDump.c DAEUtil.c Dependency.c Dump.c DumpGraphviz.c Env.c ExpandableConnectors.c Expression.c ExpressionDump.c ExpressionSimplify.c Graphviz.c Inline.c InnerOuter.c Inst.c InstExtends.c InstSection.c InstanceHierarchy.c Lookup.c MMath.c MetaUtil.c Mod.c ModUtil.c Patternm.c Prefix.c PrefixUtil.c SCode.c SCodeFlatten.c SCodeUtil.c Static.c Types.c UnitAbsyn.c UnitAbsynBuilder.c UnitChecker.c Values.c ValuesUtil.c BackendDAE.c BackendDAECreate.c BackendDAEOptimize.c BackendDAETransform.c BackendDAEUtil.c BackendDump.c BackendEquation.c BackendVarTransform.c BackendVariable.c DAEQuery.c Derive.c ExpressionSolve.c PartFn.c SimCode.c TaskGraph.c XMLDump.c SimCodeC.c SimCodeCSharp.c SimCodeFMU.c Tpl.c TplAbsyn.c TplCodegen.c TplMain.c TplParser.c Unparsing.c BaseHashTable.c Debug.c Error.c HashTable.c HashTable2.c HashTable3.c HashTable5.c HashTableCG.c HashTableStringToPath.c IOStream.c Util.c VarTransform.c CevalScript.c Interactive.c Refactor.c Main.c Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h omc.exe *~ \ Absyn.srz AbsynDep.srz Algorithm.srz Builtin.srz Ceval.srz CevalFunction.srz ClassInf.srz ClassLoader.srz ComponentReference.srz Connect.srz ConnectUtil.srz ConnectionGraph.srz Constants.srz DAE.srz DAEDump.srz DAEUtil.srz Dependency.srz Dump.srz DumpGraphviz.srz Env.srz ExpandableConnectors.srz Expression.srz ExpressionDump.srz ExpressionSimplify.srz Graphviz.srz Inline.srz InnerOuter.srz Inst.srz InstExtends.srz InstSection.srz InstanceHierarchy.srz Lookup.srz MMath.srz MetaUtil.srz Mod.srz ModUtil.srz Patternm.srz Prefix.srz PrefixUtil.srz SCode.srz SCodeFlatten.srz SCodeUtil.srz Static.srz Types.srz UnitAbsyn.srz UnitAbsynBuilder.srz UnitChecker.srz Values.srz ValuesUtil.srz BackendDAE.srz BackendDAECreate.srz BackendDAEOptimize.srz BackendDAETransform.srz BackendDAEUtil.srz BackendDump.srz BackendEquation.srz BackendVarTransform.srz BackendVariable.srz DAEQuery.srz Derive.srz ExpressionSolve.srz PartFn.srz SimCode.srz TaskGraph.srz XMLDump.srz SimCodeC.srz SimCodeCSharp.srz SimCodeFMU.srz Tpl.srz TplAbsyn.srz TplCodegen.srz TplMain.srz TplParser.srz Unparsing.srz BaseHashTable.srz Debug.srz Error.srz HashTable.srz HashTable2.srz HashTable3.srz HashTable5.srz HashTableCG.srz HashTableStringToPath.srz IOStream.srz Util.srz VarTransform.srz CevalScript.srz Interactive.srz Refactor.srz Main.srz Corba.srz DynLoad.srz ErrorExt.srz Database.srz Parser.srz UnitParserExt.srz IOStreamExt.srz OptManager.srz Print.srz RTOpts.srz Settings.srz SimulationResults.srz Socket.srz System.srz TaskGraphExt.srz BackendDAEEXT.srz Absyn.sigx AbsynDep.sigx Algorithm.sigx Builtin.sigx Ceval.sigx CevalFunction.sigx ClassInf.sigx ClassLoader.sigx ComponentReference.sigx Connect.sigx ConnectUtil.sigx ConnectionGraph.sigx Constants.sigx DAE.sigx DAEDump.sigx DAEUtil.sigx Dependency.sigx Dump.sigx DumpGraphviz.sigx Env.sigx ExpandableConnectors.sigx Expression.sigx ExpressionDump.sigx ExpressionSimplify.sigx Graphviz.sigx Inline.sigx InnerOuter.sigx Inst.sigx InstExtends.sigx InstSection.sigx InstanceHierarchy.sigx Lookup.sigx MMath.sigx MetaUtil.sigx Mod.sigx ModUtil.sigx Patternm.sigx Prefix.sigx PrefixUtil.sigx SCode.sigx SCodeFlatten.sigx SCodeUtil.sigx Static.sigx Types.sigx UnitAbsyn.sigx UnitAbsynBuilder.sigx UnitChecker.sigx Values.sigx ValuesUtil.sigx BackendDAE.sigx BackendDAECreate.sigx BackendDAEOptimize.sigx BackendDAETransform.sigx BackendDAEUtil.sigx BackendDump.sigx BackendEquation.sigx BackendVarTransform.sigx BackendVariable.sigx DAEQuery.sigx Derive.sigx ExpressionSolve.sigx PartFn.sigx SimCode.sigx TaskGraph.sigx XMLDump.sigx SimCodeC.sigx SimCodeCSharp.sigx SimCodeFMU.sigx Tpl.sigx TplAbsyn.sigx TplCodegen.sigx TplMain.sigx TplParser.sigx Unparsing.sigx BaseHashTable.sigx Debug.sigx Error.sigx HashTable.sigx HashTable2.sigx HashTable3.sigx HashTable5.sigx HashTableCG.sigx HashTableStringToPath.sigx IOStream.sigx Util.sigx VarTransform.sigx CevalScript.sigx Interactive.sigx Refactor.sigx Main.sigx Corba.sigx DynLoad.sigx ErrorExt.sigx Database.sigx Parser.sigx UnitParserExt.sigx IOStreamExt.sigx OptManager.sigx Print.sigx RTOpts.sigx Settings.sigx SimulationResults.sigx Socket.sigx System.sigx TaskGraphExt.sigx BackendDAEEXT.sigx Absyn.sig AbsynDep.sig Algorithm.sig Builtin.sig Ceval.sig CevalFunction.sig ClassInf.sig ClassLoader.sig ComponentReference.sig Connect.sig ConnectUtil.sig ConnectionGraph.sig Constants.sig DAE.sig DAEDump.sig DAEUtil.sig Dependency.sig Dump.sig DumpGraphviz.sig Env.sig ExpandableConnectors.sig Expression.sig ExpressionDump.sig ExpressionSimplify.sig Graphviz.sig Inline.sig InnerOuter.sig Inst.sig InstExtends.sig InstSection.sig InstanceHierarchy.sig Lookup.sig MMath.sig MetaUtil.sig Mod.sig ModUtil.sig Patternm.sig Prefix.sig PrefixUtil.sig SCode.sig SCodeFlatten.sig SCodeUtil.sig Static.sig Types.sig UnitAbsyn.sig UnitAbsynBuilder.sig UnitChecker.sig Values.sig ValuesUtil.sig BackendDAE.sig BackendDAECreate.sig BackendDAEOptimize.sig BackendDAETransform.sig BackendDAEUtil.sig BackendDump.sig BackendEquation.sig BackendVarTransform.sig BackendVariable.sig DAEQuery.sig Derive.sig ExpressionSolve.sig PartFn.sig SimCode.sig TaskGraph.sig XMLDump.sig SimCodeC.sig SimCodeCSharp.sig SimCodeFMU.sig Tpl.sig TplAbsyn.sig TplCodegen.sig TplMain.sig TplParser.sig Unparsing.sig BaseHashTable.sig Debug.sig Error.sig HashTable.sig HashTable2.sig HashTable3.sig HashTable5.sig HashTableCG.sig HashTableStringToPath.sig IOStream.sig Util.sig VarTransform.sig CevalScript.sig Interactive.sig Refactor.sig Main.sig Corba.sig DynLoad.sig ErrorExt.sig Database.sig Parser.sig UnitParserExt.sig IOStreamExt.sig OptManager.sig Print.sig RTOpts.sig Settings.sig SimulationResults.sig Socket.sig System.sig TaskGraphExt.sig BackendDAEEXT.sig make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' rm -f -f Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h rm -f -f rm -f -f omc.exe rm -f -f ../build/bin/omc.exe rm -f -f /*.rdb cd ../build/bin && rm -f Compile Compile.bat doPlot doPlot.bat doPlot.Cygwin openmodelica.lefty make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler' (cd Compiler/omc_debug && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_debug' rm -f .depend time /c/OMDev//tools/rml/bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend real 0m3.870s user 0m0.000s sys 0m0.015s make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_debug' make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_debug' for d in ../runtime/ ../../Parser/ ../modpar/; do \ (cd $d && /bin/make -f Makefile.omdev.mingw clean) \ done make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* sqlite/*.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' rm -f *.o *.a \ ModelicaParser.c ModelicaParser.h \ *Modelica*_Lexer.c *Modelica*_Lexer.h \ *.tokens *.stamp *.stamp.tmp make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' rm -rf TaskGraphExt_stub.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' (cd .. && rm -f Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h) rm -f -f .depend rm -f -f Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o ExpandableConnectors.o Expression.o ExpressionDump.o ExpressionSimplify.o Graphviz.o Inline.o InnerOuter.o Inst.o InstExtends.o InstSection.o InstanceHierarchy.o Lookup.o MMath.o MetaUtil.o Mod.o ModUtil.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeFlatten.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendVarTransform.o BackendVariable.o DAEQuery.o Derive.o ExpressionSolve.o PartFn.o SimCode.o TaskGraph.o XMLDump.o SimCodeC.o SimCodeCSharp.o SimCodeFMU.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o Debug.o Error.o HashTable.o HashTable2.o HashTable3.o HashTable5.o HashTableCG.o HashTableStringToPath.o IOStream.o Util.o VarTransform.o CevalScript.o Interactive.o Refactor.o Main.o Absyn.c AbsynDep.c Algorithm.c Builtin.c Ceval.c CevalFunction.c ClassInf.c ClassLoader.c ComponentReference.c Connect.c ConnectUtil.c ConnectionGraph.c Constants.c DAE.c DAEDump.c DAEUtil.c Dependency.c Dump.c DumpGraphviz.c Env.c ExpandableConnectors.c Expression.c ExpressionDump.c ExpressionSimplify.c Graphviz.c Inline.c InnerOuter.c Inst.c InstExtends.c InstSection.c InstanceHierarchy.c Lookup.c MMath.c MetaUtil.c Mod.c ModUtil.c Patternm.c Prefix.c PrefixUtil.c SCode.c SCodeFlatten.c SCodeUtil.c Static.c Types.c UnitAbsyn.c UnitAbsynBuilder.c UnitChecker.c Values.c ValuesUtil.c BackendDAE.c BackendDAECreate.c BackendDAEOptimize.c BackendDAETransform.c BackendDAEUtil.c BackendDump.c BackendEquation.c BackendVarTransform.c BackendVariable.c DAEQuery.c Derive.c ExpressionSolve.c PartFn.c SimCode.c TaskGraph.c XMLDump.c SimCodeC.c SimCodeCSharp.c SimCodeFMU.c Tpl.c TplAbsyn.c TplCodegen.c TplMain.c TplParser.c Unparsing.c BaseHashTable.c Debug.c Error.c HashTable.c HashTable2.c HashTable3.c HashTable5.c HashTableCG.c HashTableStringToPath.c IOStream.c Util.c VarTransform.c CevalScript.c Interactive.c Refactor.c Main.c Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h omcd.exe *~ \ Absyn.srz AbsynDep.srz Algorithm.srz Builtin.srz Ceval.srz CevalFunction.srz ClassInf.srz ClassLoader.srz ComponentReference.srz Connect.srz ConnectUtil.srz ConnectionGraph.srz Constants.srz DAE.srz DAEDump.srz DAEUtil.srz Dependency.srz Dump.srz DumpGraphviz.srz Env.srz ExpandableConnectors.srz Expression.srz ExpressionDump.srz ExpressionSimplify.srz Graphviz.srz Inline.srz InnerOuter.srz Inst.srz InstExtends.srz InstSection.srz InstanceHierarchy.srz Lookup.srz MMath.srz MetaUtil.srz Mod.srz ModUtil.srz Patternm.srz Prefix.srz PrefixUtil.srz SCode.srz SCodeFlatten.srz SCodeUtil.srz Static.srz Types.srz UnitAbsyn.srz UnitAbsynBuilder.srz UnitChecker.srz Values.srz ValuesUtil.srz BackendDAE.srz BackendDAECreate.srz BackendDAEOptimize.srz BackendDAETransform.srz BackendDAEUtil.srz BackendDump.srz BackendEquation.srz BackendVarTransform.srz BackendVariable.srz DAEQuery.srz Derive.srz ExpressionSolve.srz PartFn.srz SimCode.srz TaskGraph.srz XMLDump.srz SimCodeC.srz SimCodeCSharp.srz SimCodeFMU.srz Tpl.srz TplAbsyn.srz TplCodegen.srz TplMain.srz TplParser.srz Unparsing.srz BaseHashTable.srz Debug.srz Error.srz HashTable.srz HashTable2.srz HashTable3.srz HashTable5.srz HashTableCG.srz HashTableStringToPath.srz IOStream.srz Util.srz VarTransform.srz CevalScript.srz Interactive.srz Refactor.srz Main.srz Corba.srz DynLoad.srz ErrorExt.srz Database.srz Parser.srz UnitParserExt.srz IOStreamExt.srz OptManager.srz Print.srz RTOpts.srz Settings.srz SimulationResults.srz Socket.srz System.srz TaskGraphExt.srz BackendDAEEXT.srz Absyn.sigx AbsynDep.sigx Algorithm.sigx Builtin.sigx Ceval.sigx CevalFunction.sigx ClassInf.sigx ClassLoader.sigx ComponentReference.sigx Connect.sigx ConnectUtil.sigx ConnectionGraph.sigx Constants.sigx DAE.sigx DAEDump.sigx DAEUtil.sigx Dependency.sigx Dump.sigx DumpGraphviz.sigx Env.sigx ExpandableConnectors.sigx Expression.sigx ExpressionDump.sigx ExpressionSimplify.sigx Graphviz.sigx Inline.sigx InnerOuter.sigx Inst.sigx InstExtends.sigx InstSection.sigx InstanceHierarchy.sigx Lookup.sigx MMath.sigx MetaUtil.sigx Mod.sigx ModUtil.sigx Patternm.sigx Prefix.sigx PrefixUtil.sigx SCode.sigx SCodeFlatten.sigx SCodeUtil.sigx Static.sigx Types.sigx UnitAbsyn.sigx UnitAbsynBuilder.sigx UnitChecker.sigx Values.sigx ValuesUtil.sigx BackendDAE.sigx BackendDAECreate.sigx BackendDAEOptimize.sigx BackendDAETransform.sigx BackendDAEUtil.sigx BackendDump.sigx BackendEquation.sigx BackendVarTransform.sigx BackendVariable.sigx DAEQuery.sigx Derive.sigx ExpressionSolve.sigx PartFn.sigx SimCode.sigx TaskGraph.sigx XMLDump.sigx SimCodeC.sigx SimCodeCSharp.sigx SimCodeFMU.sigx Tpl.sigx TplAbsyn.sigx TplCodegen.sigx TplMain.sigx TplParser.sigx Unparsing.sigx BaseHashTable.sigx Debug.sigx Error.sigx HashTable.sigx HashTable2.sigx HashTable3.sigx HashTable5.sigx HashTableCG.sigx HashTableStringToPath.sigx IOStream.sigx Util.sigx VarTransform.sigx CevalScript.sigx Interactive.sigx Refactor.sigx Main.sigx Corba.sigx DynLoad.sigx ErrorExt.sigx Database.sigx Parser.sigx UnitParserExt.sigx IOStreamExt.sigx OptManager.sigx Print.sigx RTOpts.sigx Settings.sigx SimulationResults.sigx Socket.sigx System.sigx TaskGraphExt.sigx BackendDAEEXT.sigx Absyn.sig AbsynDep.sig Algorithm.sig Builtin.sig Ceval.sig CevalFunction.sig ClassInf.sig ClassLoader.sig ComponentReference.sig Connect.sig ConnectUtil.sig ConnectionGraph.sig Constants.sig DAE.sig DAEDump.sig DAEUtil.sig Dependency.sig Dump.sig DumpGraphviz.sig Env.sig ExpandableConnectors.sig Expression.sig ExpressionDump.sig ExpressionSimplify.sig Graphviz.sig Inline.sig InnerOuter.sig Inst.sig InstExtends.sig InstSection.sig InstanceHierarchy.sig Lookup.sig MMath.sig MetaUtil.sig Mod.sig ModUtil.sig Patternm.sig Prefix.sig PrefixUtil.sig SCode.sig SCodeFlatten.sig SCodeUtil.sig Static.sig Types.sig UnitAbsyn.sig UnitAbsynBuilder.sig UnitChecker.sig Values.sig ValuesUtil.sig BackendDAE.sig BackendDAECreate.sig BackendDAEOptimize.sig BackendDAETransform.sig BackendDAEUtil.sig BackendDump.sig BackendEquation.sig BackendVarTransform.sig BackendVariable.sig DAEQuery.sig Derive.sig ExpressionSolve.sig PartFn.sig SimCode.sig TaskGraph.sig XMLDump.sig SimCodeC.sig SimCodeCSharp.sig SimCodeFMU.sig Tpl.sig TplAbsyn.sig TplCodegen.sig TplMain.sig TplParser.sig Unparsing.sig BaseHashTable.sig Debug.sig Error.sig HashTable.sig HashTable2.sig HashTable3.sig HashTable5.sig HashTableCG.sig HashTableStringToPath.sig IOStream.sig Util.sig VarTransform.sig CevalScript.sig Interactive.sig Refactor.sig Main.sig Corba.sig DynLoad.sig ErrorExt.sig Database.sig Parser.sig UnitParserExt.sig IOStreamExt.sig OptManager.sig Print.sig RTOpts.sig Settings.sig SimulationResults.sig Socket.sig System.sig TaskGraphExt.sig BackendDAEEXT.sig make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_debug' (cd Compiler/omc_release && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' rm -f .depend time /c/OMDev//tools/rml/bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend real 0m3.928s user 0m0.000s sys 0m0.015s make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' for d in ../runtime/ ../../Parser/ ../modpar/; do \ (cd $d && /bin/make -f Makefile.omdev.mingw clean) \ done make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* sqlite/*.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' rm -f *.o *.a \ ModelicaParser.c ModelicaParser.h \ *Modelica*_Lexer.c *Modelica*_Lexer.h \ *.tokens *.stamp *.stamp.tmp make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' rm -rf TaskGraphExt_stub.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' (cd .. && rm -f Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h) rm -f -f .depend rm -f -f Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o ExpandableConnectors.o Expression.o ExpressionDump.o ExpressionSimplify.o Graphviz.o Inline.o InnerOuter.o Inst.o InstExtends.o InstSection.o InstanceHierarchy.o Lookup.o MMath.o MetaUtil.o Mod.o ModUtil.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeFlatten.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendVarTransform.o BackendVariable.o DAEQuery.o Derive.o ExpressionSolve.o PartFn.o SimCode.o TaskGraph.o XMLDump.o SimCodeC.o SimCodeCSharp.o SimCodeFMU.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o Debug.o Error.o HashTable.o HashTable2.o HashTable3.o HashTable5.o HashTableCG.o HashTableStringToPath.o IOStream.o Util.o VarTransform.o CevalScript.o Interactive.o Refactor.o Main.o Absyn.c AbsynDep.c Algorithm.c Builtin.c Ceval.c CevalFunction.c ClassInf.c ClassLoader.c ComponentReference.c Connect.c ConnectUtil.c ConnectionGraph.c Constants.c DAE.c DAEDump.c DAEUtil.c Dependency.c Dump.c DumpGraphviz.c Env.c ExpandableConnectors.c Expression.c ExpressionDump.c ExpressionSimplify.c Graphviz.c Inline.c InnerOuter.c Inst.c InstExtends.c InstSection.c InstanceHierarchy.c Lookup.c MMath.c MetaUtil.c Mod.c ModUtil.c Patternm.c Prefix.c PrefixUtil.c SCode.c SCodeFlatten.c SCodeUtil.c Static.c Types.c UnitAbsyn.c UnitAbsynBuilder.c UnitChecker.c Values.c ValuesUtil.c BackendDAE.c BackendDAECreate.c BackendDAEOptimize.c BackendDAETransform.c BackendDAEUtil.c BackendDump.c BackendEquation.c BackendVarTransform.c BackendVariable.c DAEQuery.c Derive.c ExpressionSolve.c PartFn.c SimCode.c TaskGraph.c XMLDump.c SimCodeC.c SimCodeCSharp.c SimCodeFMU.c Tpl.c TplAbsyn.c TplCodegen.c TplMain.c TplParser.c Unparsing.c BaseHashTable.c Debug.c Error.c HashTable.c HashTable2.c HashTable3.c HashTable5.c HashTableCG.c HashTableStringToPath.c IOStream.c Util.c VarTransform.c CevalScript.c Interactive.c Refactor.c Main.c Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h omc.exe *~ \ Absyn.srz AbsynDep.srz Algorithm.srz Builtin.srz Ceval.srz CevalFunction.srz ClassInf.srz ClassLoader.srz ComponentReference.srz Connect.srz ConnectUtil.srz ConnectionGraph.srz Constants.srz DAE.srz DAEDump.srz DAEUtil.srz Dependency.srz Dump.srz DumpGraphviz.srz Env.srz ExpandableConnectors.srz Expression.srz ExpressionDump.srz ExpressionSimplify.srz Graphviz.srz Inline.srz InnerOuter.srz Inst.srz InstExtends.srz InstSection.srz InstanceHierarchy.srz Lookup.srz MMath.srz MetaUtil.srz Mod.srz ModUtil.srz Patternm.srz Prefix.srz PrefixUtil.srz SCode.srz SCodeFlatten.srz SCodeUtil.srz Static.srz Types.srz UnitAbsyn.srz UnitAbsynBuilder.srz UnitChecker.srz Values.srz ValuesUtil.srz BackendDAE.srz BackendDAECreate.srz BackendDAEOptimize.srz BackendDAETransform.srz BackendDAEUtil.srz BackendDump.srz BackendEquation.srz BackendVarTransform.srz BackendVariable.srz DAEQuery.srz Derive.srz ExpressionSolve.srz PartFn.srz SimCode.srz TaskGraph.srz XMLDump.srz SimCodeC.srz SimCodeCSharp.srz SimCodeFMU.srz Tpl.srz TplAbsyn.srz TplCodegen.srz TplMain.srz TplParser.srz Unparsing.srz BaseHashTable.srz Debug.srz Error.srz HashTable.srz HashTable2.srz HashTable3.srz HashTable5.srz HashTableCG.srz HashTableStringToPath.srz IOStream.srz Util.srz VarTransform.srz CevalScript.srz Interactive.srz Refactor.srz Main.srz Corba.srz DynLoad.srz ErrorExt.srz Database.srz Parser.srz UnitParserExt.srz IOStreamExt.srz OptManager.srz Print.srz RTOpts.srz Settings.srz SimulationResults.srz Socket.srz System.srz TaskGraphExt.srz BackendDAEEXT.srz Absyn.sigx AbsynDep.sigx Algorithm.sigx Builtin.sigx Ceval.sigx CevalFunction.sigx ClassInf.sigx ClassLoader.sigx ComponentReference.sigx Connect.sigx ConnectUtil.sigx ConnectionGraph.sigx Constants.sigx DAE.sigx DAEDump.sigx DAEUtil.sigx Dependency.sigx Dump.sigx DumpGraphviz.sigx Env.sigx ExpandableConnectors.sigx Expression.sigx ExpressionDump.sigx ExpressionSimplify.sigx Graphviz.sigx Inline.sigx InnerOuter.sigx Inst.sigx InstExtends.sigx InstSection.sigx InstanceHierarchy.sigx Lookup.sigx MMath.sigx MetaUtil.sigx Mod.sigx ModUtil.sigx Patternm.sigx Prefix.sigx PrefixUtil.sigx SCode.sigx SCodeFlatten.sigx SCodeUtil.sigx Static.sigx Types.sigx UnitAbsyn.sigx UnitAbsynBuilder.sigx UnitChecker.sigx Values.sigx ValuesUtil.sigx BackendDAE.sigx BackendDAECreate.sigx BackendDAEOptimize.sigx BackendDAETransform.sigx BackendDAEUtil.sigx BackendDump.sigx BackendEquation.sigx BackendVarTransform.sigx BackendVariable.sigx DAEQuery.sigx Derive.sigx ExpressionSolve.sigx PartFn.sigx SimCode.sigx TaskGraph.sigx XMLDump.sigx SimCodeC.sigx SimCodeCSharp.sigx SimCodeFMU.sigx Tpl.sigx TplAbsyn.sigx TplCodegen.sigx TplMain.sigx TplParser.sigx Unparsing.sigx BaseHashTable.sigx Debug.sigx Error.sigx HashTable.sigx HashTable2.sigx HashTable3.sigx HashTable5.sigx HashTableCG.sigx HashTableStringToPath.sigx IOStream.sigx Util.sigx VarTransform.sigx CevalScript.sigx Interactive.sigx Refactor.sigx Main.sigx Corba.sigx DynLoad.sigx ErrorExt.sigx Database.sigx Parser.sigx UnitParserExt.sigx IOStreamExt.sigx OptManager.sigx Print.sigx RTOpts.sigx Settings.sigx SimulationResults.sigx Socket.sigx System.sigx TaskGraphExt.sigx BackendDAEEXT.sigx Absyn.sig AbsynDep.sig Algorithm.sig Builtin.sig Ceval.sig CevalFunction.sig ClassInf.sig ClassLoader.sig ComponentReference.sig Connect.sig ConnectUtil.sig ConnectionGraph.sig Constants.sig DAE.sig DAEDump.sig DAEUtil.sig Dependency.sig Dump.sig DumpGraphviz.sig Env.sig ExpandableConnectors.sig Expression.sig ExpressionDump.sig ExpressionSimplify.sig Graphviz.sig Inline.sig InnerOuter.sig Inst.sig InstExtends.sig InstSection.sig InstanceHierarchy.sig Lookup.sig MMath.sig MetaUtil.sig Mod.sig ModUtil.sig Patternm.sig Prefix.sig PrefixUtil.sig SCode.sig SCodeFlatten.sig SCodeUtil.sig Static.sig Types.sig UnitAbsyn.sig UnitAbsynBuilder.sig UnitChecker.sig Values.sig ValuesUtil.sig BackendDAE.sig BackendDAECreate.sig BackendDAEOptimize.sig BackendDAETransform.sig BackendDAEUtil.sig BackendDump.sig BackendEquation.sig BackendVarTransform.sig BackendVariable.sig DAEQuery.sig Derive.sig ExpressionSolve.sig PartFn.sig SimCode.sig TaskGraph.sig XMLDump.sig SimCodeC.sig SimCodeCSharp.sig SimCodeFMU.sig Tpl.sig TplAbsyn.sig TplCodegen.sig TplMain.sig TplParser.sig Unparsing.sig BaseHashTable.sig Debug.sig Error.sig HashTable.sig HashTable2.sig HashTable3.sig HashTable5.sig HashTableCG.sig HashTableStringToPath.sig IOStream.sig Util.sig VarTransform.sig CevalScript.sig Interactive.sig Refactor.sig Main.sig Corba.sig DynLoad.sig ErrorExt.sig Database.sig Parser.sig UnitParserExt.sig IOStreamExt.sig OptManager.sig Print.sig RTOpts.sig Settings.sig SimulationResults.sig Socket.sig System.sig TaskGraphExt.sig BackendDAEEXT.sig make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' (cd Compiler/omc_profiler && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_profiler' rm -f .depend time /c/OMDev//tools/rml/bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend real 0m3.953s user 0m0.000s sys 0m0.015s make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_profiler' make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_profiler' for d in ../runtime/ ../../Parser/ ../modpar/; do \ (cd $d && /bin/make -f Makefile.omdev.mingw clean) \ done make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' rm -f -rf *.a *.o omc_communication.cc omc_communication.h omc_communication-* sqlite/*.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' rm -f *.o *.a \ ModelicaParser.c ModelicaParser.h \ *Modelica*_Lexer.c *Modelica*_Lexer.h \ *.tokens *.stamp *.stamp.tmp make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' rm -rf TaskGraphExt_stub.o make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' (cd .. && rm -f Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h) rm -f -f .depend rm -f -f Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o ExpandableConnectors.o Expression.o ExpressionDump.o ExpressionSimplify.o Graphviz.o Inline.o InnerOuter.o Inst.o InstExtends.o InstSection.o InstanceHierarchy.o Lookup.o MMath.o MetaUtil.o Mod.o ModUtil.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeFlatten.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendVarTransform.o BackendVariable.o DAEQuery.o Derive.o ExpressionSolve.o PartFn.o SimCode.o TaskGraph.o XMLDump.o SimCodeC.o SimCodeCSharp.o SimCodeFMU.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o Debug.o Error.o HashTable.o HashTable2.o HashTable3.o HashTable5.o HashTableCG.o HashTableStringToPath.o IOStream.o Util.o VarTransform.o CevalScript.o Interactive.o Refactor.o Main.o Absyn.c AbsynDep.c Algorithm.c Builtin.c Ceval.c CevalFunction.c ClassInf.c ClassLoader.c ComponentReference.c Connect.c ConnectUtil.c ConnectionGraph.c Constants.c DAE.c DAEDump.c DAEUtil.c Dependency.c Dump.c DumpGraphviz.c Env.c ExpandableConnectors.c Expression.c ExpressionDump.c ExpressionSimplify.c Graphviz.c Inline.c InnerOuter.c Inst.c InstExtends.c InstSection.c InstanceHierarchy.c Lookup.c MMath.c MetaUtil.c Mod.c ModUtil.c Patternm.c Prefix.c PrefixUtil.c SCode.c SCodeFlatten.c SCodeUtil.c Static.c Types.c UnitAbsyn.c UnitAbsynBuilder.c UnitChecker.c Values.c ValuesUtil.c BackendDAE.c BackendDAECreate.c BackendDAEOptimize.c BackendDAETransform.c BackendDAEUtil.c BackendDump.c BackendEquation.c BackendVarTransform.c BackendVariable.c DAEQuery.c Derive.c ExpressionSolve.c PartFn.c SimCode.c TaskGraph.c XMLDump.c SimCodeC.c SimCodeCSharp.c SimCodeFMU.c Tpl.c TplAbsyn.c TplCodegen.c TplMain.c TplParser.c Unparsing.c BaseHashTable.c Debug.c Error.c HashTable.c HashTable2.c HashTable3.c HashTable5.c HashTableCG.c HashTableStringToPath.c IOStream.c Util.c VarTransform.c CevalScript.c Interactive.c Refactor.c Main.c Absyn.h AbsynDep.h Algorithm.h Builtin.h Ceval.h CevalFunction.h ClassInf.h ClassLoader.h ComponentReference.h Connect.h ConnectUtil.h ConnectionGraph.h Constants.h DAE.h DAEDump.h DAEUtil.h Dependency.h Dump.h DumpGraphviz.h Env.h ExpandableConnectors.h Expression.h ExpressionDump.h ExpressionSimplify.h Graphviz.h Inline.h InnerOuter.h Inst.h InstExtends.h InstSection.h InstanceHierarchy.h Lookup.h MMath.h MetaUtil.h Mod.h ModUtil.h Patternm.h Prefix.h PrefixUtil.h SCode.h SCodeFlatten.h SCodeUtil.h Static.h Types.h UnitAbsyn.h UnitAbsynBuilder.h UnitChecker.h Values.h ValuesUtil.h BackendDAE.h BackendDAECreate.h BackendDAEOptimize.h BackendDAETransform.h BackendDAEUtil.h BackendDump.h BackendEquation.h BackendVarTransform.h BackendVariable.h DAEQuery.h Derive.h ExpressionSolve.h PartFn.h SimCode.h TaskGraph.h XMLDump.h SimCodeC.h SimCodeCSharp.h SimCodeFMU.h Tpl.h TplAbsyn.h TplCodegen.h TplMain.h TplParser.h Unparsing.h BaseHashTable.h Debug.h Error.h HashTable.h HashTable2.h HashTable3.h HashTable5.h HashTableCG.h HashTableStringToPath.h IOStream.h Util.h VarTransform.h CevalScript.h Interactive.h Refactor.h Main.h omcp.exe *~ \ Absyn.srz AbsynDep.srz Algorithm.srz Builtin.srz Ceval.srz CevalFunction.srz ClassInf.srz ClassLoader.srz ComponentReference.srz Connect.srz ConnectUtil.srz ConnectionGraph.srz Constants.srz DAE.srz DAEDump.srz DAEUtil.srz Dependency.srz Dump.srz DumpGraphviz.srz Env.srz ExpandableConnectors.srz Expression.srz ExpressionDump.srz ExpressionSimplify.srz Graphviz.srz Inline.srz InnerOuter.srz Inst.srz InstExtends.srz InstSection.srz InstanceHierarchy.srz Lookup.srz MMath.srz MetaUtil.srz Mod.srz ModUtil.srz Patternm.srz Prefix.srz PrefixUtil.srz SCode.srz SCodeFlatten.srz SCodeUtil.srz Static.srz Types.srz UnitAbsyn.srz UnitAbsynBuilder.srz UnitChecker.srz Values.srz ValuesUtil.srz BackendDAE.srz BackendDAECreate.srz BackendDAEOptimize.srz BackendDAETransform.srz BackendDAEUtil.srz BackendDump.srz BackendEquation.srz BackendVarTransform.srz BackendVariable.srz DAEQuery.srz Derive.srz ExpressionSolve.srz PartFn.srz SimCode.srz TaskGraph.srz XMLDump.srz SimCodeC.srz SimCodeCSharp.srz SimCodeFMU.srz Tpl.srz TplAbsyn.srz TplCodegen.srz TplMain.srz TplParser.srz Unparsing.srz BaseHashTable.srz Debug.srz Error.srz HashTable.srz HashTable2.srz HashTable3.srz HashTable5.srz HashTableCG.srz HashTableStringToPath.srz IOStream.srz Util.srz VarTransform.srz CevalScript.srz Interactive.srz Refactor.srz Main.srz Corba.srz DynLoad.srz ErrorExt.srz Database.srz Parser.srz UnitParserExt.srz IOStreamExt.srz OptManager.srz Print.srz RTOpts.srz Settings.srz SimulationResults.srz Socket.srz System.srz TaskGraphExt.srz BackendDAEEXT.srz Absyn.sigx AbsynDep.sigx Algorithm.sigx Builtin.sigx Ceval.sigx CevalFunction.sigx ClassInf.sigx ClassLoader.sigx ComponentReference.sigx Connect.sigx ConnectUtil.sigx ConnectionGraph.sigx Constants.sigx DAE.sigx DAEDump.sigx DAEUtil.sigx Dependency.sigx Dump.sigx DumpGraphviz.sigx Env.sigx ExpandableConnectors.sigx Expression.sigx ExpressionDump.sigx ExpressionSimplify.sigx Graphviz.sigx Inline.sigx InnerOuter.sigx Inst.sigx InstExtends.sigx InstSection.sigx InstanceHierarchy.sigx Lookup.sigx MMath.sigx MetaUtil.sigx Mod.sigx ModUtil.sigx Patternm.sigx Prefix.sigx PrefixUtil.sigx SCode.sigx SCodeFlatten.sigx SCodeUtil.sigx Static.sigx Types.sigx UnitAbsyn.sigx UnitAbsynBuilder.sigx UnitChecker.sigx Values.sigx ValuesUtil.sigx BackendDAE.sigx BackendDAECreate.sigx BackendDAEOptimize.sigx BackendDAETransform.sigx BackendDAEUtil.sigx BackendDump.sigx BackendEquation.sigx BackendVarTransform.sigx BackendVariable.sigx DAEQuery.sigx Derive.sigx ExpressionSolve.sigx PartFn.sigx SimCode.sigx TaskGraph.sigx XMLDump.sigx SimCodeC.sigx SimCodeCSharp.sigx SimCodeFMU.sigx Tpl.sigx TplAbsyn.sigx TplCodegen.sigx TplMain.sigx TplParser.sigx Unparsing.sigx BaseHashTable.sigx Debug.sigx Error.sigx HashTable.sigx HashTable2.sigx HashTable3.sigx HashTable5.sigx HashTableCG.sigx HashTableStringToPath.sigx IOStream.sigx Util.sigx VarTransform.sigx CevalScript.sigx Interactive.sigx Refactor.sigx Main.sigx Corba.sigx DynLoad.sigx ErrorExt.sigx Database.sigx Parser.sigx UnitParserExt.sigx IOStreamExt.sigx OptManager.sigx Print.sigx RTOpts.sigx Settings.sigx SimulationResults.sigx Socket.sigx System.sigx TaskGraphExt.sigx BackendDAEEXT.sigx Absyn.sig AbsynDep.sig Algorithm.sig Builtin.sig Ceval.sig CevalFunction.sig ClassInf.sig ClassLoader.sig ComponentReference.sig Connect.sig ConnectUtil.sig ConnectionGraph.sig Constants.sig DAE.sig DAEDump.sig DAEUtil.sig Dependency.sig Dump.sig DumpGraphviz.sig Env.sig ExpandableConnectors.sig Expression.sig ExpressionDump.sig ExpressionSimplify.sig Graphviz.sig Inline.sig InnerOuter.sig Inst.sig InstExtends.sig InstSection.sig InstanceHierarchy.sig Lookup.sig MMath.sig MetaUtil.sig Mod.sig ModUtil.sig Patternm.sig Prefix.sig PrefixUtil.sig SCode.sig SCodeFlatten.sig SCodeUtil.sig Static.sig Types.sig UnitAbsyn.sig UnitAbsynBuilder.sig UnitChecker.sig Values.sig ValuesUtil.sig BackendDAE.sig BackendDAECreate.sig BackendDAEOptimize.sig BackendDAETransform.sig BackendDAEUtil.sig BackendDump.sig BackendEquation.sig BackendVarTransform.sig BackendVariable.sig DAEQuery.sig Derive.sig ExpressionSolve.sig PartFn.sig SimCode.sig TaskGraph.sig XMLDump.sig SimCodeC.sig SimCodeCSharp.sig SimCodeFMU.sig Tpl.sig TplAbsyn.sig TplCodegen.sig TplMain.sig TplParser.sig Unparsing.sig BaseHashTable.sig Debug.sig Error.sig HashTable.sig HashTable2.sig HashTable3.sig HashTable5.sig HashTableCG.sig HashTableStringToPath.sig IOStream.sig Util.sig VarTransform.sig CevalScript.sig Interactive.sig Refactor.sig Main.sig Corba.sig DynLoad.sig ErrorExt.sig Database.sig Parser.sig UnitParserExt.sig IOStreamExt.sig OptManager.sig Print.sig RTOpts.sig Settings.sig SimulationResults.sig Socket.sig System.sig TaskGraphExt.sig BackendDAEEXT.sig make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_profiler' (cd mosh/src && /bin/make -f Makefile.omdev.mingw clean) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/mosh/src' rm -f *.o *~ core *.core mosh mosh.exe make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/mosh/src' rm -rf build/share build/lib build/include build/bin/OMPlotWindow* build/bin/OMShell* build/bin/OMNotebook* \ build/bin/omc build/bin/omc.exe build/bin/omcd build/bin/omcd.exe build/bin/omcp build/bin/omcp.exe build/bin/omc-diff build/bin/omc-diff.exe Building OMC using OMDev with the following settings... Using OMDev: /c/OMDev/ Using Files: mo Using Path : /mingw/bin:/bin:/c/OMDev/tools/rml/bin/:/local/bin:/c/OMDev/bin/mico/:/c/windows:/c/windows/system32:. mkdir -p ./build/bin mkdir -p ./build/lib/omc mkdir -p ./build/include/omc mkdir -p ./build/share/omc/java/ mkdir -p ./build/share//omc/scripts mkdir -p ./build/share//omnotebook mkdir -p ./build/share/doc/omc/testmodels /bin/make -C c_runtime -f Makefile.omdev.mingw make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime' gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o boolean_array.o boolean_array.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o index_spec.o index_spec.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o integer_array.o integer_array.c In file included from modelica.h:84, from division.h:36, from integer_array.c:35: matrix.h:302:4: warning: '$' in identifier or number integer_array.c: In function `print_integer_matrix': integer_array.c:197: warning: long int format, modelica_integer arg (arg 2) integer_array.c: In function `print_integer_array': integer_array.c:215: warning: long int format, int arg (arg 2) integer_array.c:227: warning: long int format, int arg (arg 2) gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o memory_pool.o memory_pool.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o base_array.o base_array.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o real_array.o real_array.c In file included from modelica.h:84, from division.h:36, from real_array.c:36: matrix.h:302:4: warning: '$' in identifier or number gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o string_array.o string_array.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o read_write.o read_write.c In file included from modelica.h:84, from read_write.h:40, from read_write.c:33: matrix.h:302:4: warning: '$' in identifier or number read_write.c: In function `puttype': read_write.c:63: warning: long int format, modelica_integer arg (arg 3) read_write.c:104: warning: long int format, int arg (arg 3) read_write.c: In function `free_type_description': read_write.c:192: warning: passing arg 1 of `free' discards qualifiers from pointer target type read_write.c:194: warning: passing arg 1 of `free_modelica_string' from incompatible pointer type read_write.c: In function `read_modelica_string': read_write.c:546: warning: assignment discards qualifiers from pointer target type read_write.c: In function `write_modelica_string': read_write.c:566: warning: passing arg 1 of `memcpy' discards qualifiers from pointer target type read_write.c:568: warning: passing arg 1 of `copy_modelica_string' from incompatible pointer type gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o utility.o utility.c In file included from modelica.h:84, from utility.h:36, from utility.c:33: matrix.h:302:4: warning: '$' in identifier or number gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o modelica_string.o modelica_string.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o bigden.o bigden.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o ddasrt.o ddasrt.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o dlinpk.o dlinpk.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o enorm.o enorm.c enorm.c: In function `enorm_': enorm.c:26: warning: 'ret_val' might be used uninitialized in this function gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o hybrd1.o hybrd1.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o nelmead.o nelmead.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o qform.o qform.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o r1updt.o r1updt.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o biglag.o biglag.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o ddassl.o ddassl.c ddassl.c: In function `xermsg_': ddassl.c:4244: warning: suggest parentheses around && within || ddassl.c:4297: warning: suggest parentheses around && within || gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o dogleg.o dogleg.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o fdjac1.o fdjac1.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o hybrj.o hybrj.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o newuoa.o newuoa.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o qrfac.o qrfac.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o trsapp.o trsapp.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o daux.o daux.c daux.c: In function `i1mach_': daux.c:179: warning: missing braces around initializer daux.c:179: warning: (near initialization for `equiv_0.e_1') daux.c:187: warning: 'ret_val' might be used uninitialized in this function gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o dlamch.o dlamch.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o dpmpar.o dpmpar.c dpmpar.c: In function `dpmpar_': dpmpar.c:22: warning: missing braces around initializer dpmpar.c:22: warning: (near initialization for `equiv_2.e_1') dpmpar.c:194: warning: suggest parentheses around + or - inside shift gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o hybrd.o hybrd.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o lsame.o lsame.c lsame.c: In function `lsame_': lsame.c:89: warning: suggest parentheses around && within || lsame.c:90: warning: suggest parentheses around && within || lsame.c:93: warning: suggest parentheses around && within || lsame.c:94: warning: suggest parentheses around && within || gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o newuob.o newuob.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o r1mpyq.o r1mpyq.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o update.o update.c gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o division.o division.c In file included from modelica.h:84, from division.h:36, from division.c:35: matrix.h:302:4: warning: '$' in identifier or number gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o java_interface.o java_interface.c In file included from matrix.h:36, from modelica.h:84, from java_interface.h:35, from java_interface.c:45: f2c.h:180:1: warning: "min" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from java_interface.c:37: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:150:1: warning: this is the location of the previous definition In file included from matrix.h:36, from modelica.h:84, from java_interface.h:35, from java_interface.c:45: f2c.h:181:1: warning: "max" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from java_interface.c:37: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:147:1: warning: this is the location of the previous definition In file included from modelica.h:84, from java_interface.h:35, from java_interface.c:45: matrix.h:302:4: warning: '$' in identifier or number In file included from jni_md.h:2, from jni.h:45, from java_interface.h:45, from java_interface.c:45: jni_md_windows.h:34: warning: ISO C90 does not support `long long' java_interface.c: In function `getJavaEnv': java_interface.c:285: warning: dereferencing type-punned pointer will break strict-aliasing rules java_interface.c:297: warning: assignment discards qualifiers from pointer target type java_interface.c:333: warning: dereferencing type-punned pointer will break strict-aliasing rules java_interface.c: In function `copyJstring': java_interface.c:779: warning: assignment discards qualifiers from pointer target type java_interface.c: In function `__CheckForJavaException': java_interface.c:1110: warning: assignment discards qualifiers from pointer target type gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o meta_modelica.o meta_modelica.c In file included from modelica.h:84, from meta_modelica.c:33: matrix.h:302:4: warning: '$' in identifier or number g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o meta_modelica_builtin.o meta_modelica_builtin.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o meta_modelica_real.o meta_modelica_real.cpp gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o ModelicaUtilities.o ModelicaUtilities.c ar -ru libc_runtime.a boolean_array.o index_spec.o integer_array.o memory_pool.o base_array.o real_array.o string_array.o read_write.o utility.o modelica_string.o bigden.o ddasrt.o dlinpk.o enorm.o hybrd1.o nelmead.o qform.o r1updt.o biglag.o ddassl.o dogleg.o fdjac1.o hybrj.o newuoa.o qrfac.o trsapp.o daux.o dlamch.o dpmpar.o hybrd.o lsame.o newuob.o r1mpyq.o update.o division.o java_interface.o meta_modelica.o meta_modelica_builtin.o meta_modelica_real.o ModelicaUtilities.o C:\OMDev\tools\mingw\bin\ar.exe: creating libc_runtime.a ranlib libc_runtime.a g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_runtime.o simulation_runtime.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_init.o simulation_init.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_input.o simulation_input.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_events.o simulation_events.cpp simulation_events.cpp:459: warning: 'int filter_all_lesser(void*, void*, size_t, size_t, int (*)(const void*, const void*))' defined but not used g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o linearize.o linearize.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o solver_dasrt.o solver_dasrt.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o solver_main.o solver_main.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_result_plt.o simulation_result_plt.cpp simulation_result_plt.cpp: In member function `virtual void simulation_result_plt::emit()': simulation_result_plt.cpp:63: warning: converting to `long int' from `double' g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_result_csv.o simulation_result_csv.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_result_bin.o simulation_result_bin.cpp simulation_result_bin.cpp: In constructor `simulation_result_bin::simulation_result_bin(const char*, long int)': simulation_result_bin.cpp:63: warning: unused variable 'format' g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_result_mat.o simulation_result_mat.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o simulation_delay.o simulation_delay.cpp simulation_delay.cpp: In function `double delayImpl(int, double, double, double, double)': simulation_delay.cpp:168: warning: unused variable 'skipToTimeStamp' g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o tables.o tables.cpp g++ -O3 -msse2 -mfpmath=sse -Wall -I. -Iinteractive/ -c -o options.o options.cpp gcc -O3 -msse2 -mfpmath=sse -Wall -pedantic -I. -Iinteractive/ -c -o dgesv_aux.o dgesv_aux.c ar -ru libsim.a simulation_runtime.o simulation_init.o simulation_input.o simulation_events.o linearize.o solver_dasrt.o solver_main.o simulation_result_plt.o simulation_result_csv.o simulation_result_bin.o simulation_result_mat.o simulation_delay.o tables.o options.o dgesv_aux.o C:\OMDev\tools\mingw\bin\ar.exe: creating libsim.a ranlib libsim.a cd libf2c && /bin/make -f makefile.mingw make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/libf2c' cp signal1.h0 signal1.h cp sysdep1.h0 sysdep1.h gcc -c f77vers.c gcc -c i77vers.c gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK main.c ld -r -x -o main.xxx main.o mv main.xxx main.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_rnge.c ld -r -x -o s_rnge.xxx s_rnge.o mv s_rnge.xxx s_rnge.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK abort_.c ld -r -x -o abort_.xxx abort_.o mv abort_.xxx abort_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK exit_.c ld -r -x -o exit_.xxx exit_.o mv exit_.xxx exit_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK getarg_.c ld -r -x -o getarg_.xxx getarg_.o mv getarg_.xxx getarg_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK iargc_.c ld -r -x -o iargc_.xxx iargc_.o mv iargc_.xxx iargc_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK getenv_.c ld -r -x -o getenv_.xxx getenv_.o mv getenv_.xxx getenv_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK signal_.c ld -r -x -o signal_.xxx signal_.o mv signal_.xxx signal_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_stop.c ld -r -x -o s_stop.xxx s_stop.o mv s_stop.xxx s_stop.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_paus.c ld -r -x -o s_paus.xxx s_paus.o mv s_paus.xxx s_paus.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK system_.c ld -r -x -o system_.xxx system_.o mv system_.xxx system_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK cabs.c ld -r -x -o cabs.xxx cabs.o mv cabs.xxx cabs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK derf_.c ld -r -x -o derf_.xxx derf_.o mv derf_.xxx derf_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK derfc_.c ld -r -x -o derfc_.xxx derfc_.o mv derfc_.xxx derfc_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK erf_.c ld -r -x -o erf_.xxx erf_.o mv erf_.xxx erf_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK erfc_.c ld -r -x -o erfc_.xxx erfc_.o mv erfc_.xxx erfc_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK sig_die.c ld -r -x -o sig_die.xxx sig_die.o mv sig_die.xxx sig_die.o gcc -O -DUSE_CLOCK -DNO_FPINIT arithchk.c -lm ||\ gcc -DNO_LONG_LONG -O -DUSE_CLOCK -DNO_FPINIT arithchk.c -lm ./a.exe >arith.h rm -f a.exe arithchk.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK uninit.c ld -r -x -o uninit.xxx uninit.o mv uninit.xxx uninit.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_ci.c ld -r -x -o pow_ci.xxx pow_ci.o mv pow_ci.xxx pow_ci.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_dd.c ld -r -x -o pow_dd.xxx pow_dd.o mv pow_dd.xxx pow_dd.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_di.c ld -r -x -o pow_di.xxx pow_di.o mv pow_di.xxx pow_di.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_hh.c ld -r -x -o pow_hh.xxx pow_hh.o mv pow_hh.xxx pow_hh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_ii.c ld -r -x -o pow_ii.xxx pow_ii.o mv pow_ii.xxx pow_ii.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_ri.c ld -r -x -o pow_ri.xxx pow_ri.o mv pow_ri.xxx pow_ri.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_zi.c ld -r -x -o pow_zi.xxx pow_zi.o mv pow_zi.xxx pow_zi.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK pow_zz.c ld -r -x -o pow_zz.xxx pow_zz.o mv pow_zz.xxx pow_zz.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_abs.c ld -r -x -o c_abs.xxx c_abs.o mv c_abs.xxx c_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_cos.c ld -r -x -o c_cos.xxx c_cos.o mv c_cos.xxx c_cos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_div.c ld -r -x -o c_div.xxx c_div.o mv c_div.xxx c_div.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_exp.c ld -r -x -o c_exp.xxx c_exp.o mv c_exp.xxx c_exp.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_log.c ld -r -x -o c_log.xxx c_log.o mv c_log.xxx c_log.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_sin.c ld -r -x -o c_sin.xxx c_sin.o mv c_sin.xxx c_sin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK c_sqrt.c ld -r -x -o c_sqrt.xxx c_sqrt.o mv c_sqrt.xxx c_sqrt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_abs.c ld -r -x -o z_abs.xxx z_abs.o mv z_abs.xxx z_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_cos.c ld -r -x -o z_cos.xxx z_cos.o mv z_cos.xxx z_cos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_div.c ld -r -x -o z_div.xxx z_div.o mv z_div.xxx z_div.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_exp.c ld -r -x -o z_exp.xxx z_exp.o mv z_exp.xxx z_exp.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_log.c ld -r -x -o z_log.xxx z_log.o mv z_log.xxx z_log.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_sin.c ld -r -x -o z_sin.xxx z_sin.o mv z_sin.xxx z_sin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK z_sqrt.c ld -r -x -o z_sqrt.xxx z_sqrt.o mv z_sqrt.xxx z_sqrt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_abs.c ld -r -x -o r_abs.xxx r_abs.o mv r_abs.xxx r_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_acos.c ld -r -x -o r_acos.xxx r_acos.o mv r_acos.xxx r_acos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_asin.c ld -r -x -o r_asin.xxx r_asin.o mv r_asin.xxx r_asin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_atan.c ld -r -x -o r_atan.xxx r_atan.o mv r_atan.xxx r_atan.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_atn2.c ld -r -x -o r_atn2.xxx r_atn2.o mv r_atn2.xxx r_atn2.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_cnjg.c ld -r -x -o r_cnjg.xxx r_cnjg.o mv r_cnjg.xxx r_cnjg.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_cos.c ld -r -x -o r_cos.xxx r_cos.o mv r_cos.xxx r_cos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_cosh.c ld -r -x -o r_cosh.xxx r_cosh.o mv r_cosh.xxx r_cosh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_dim.c ld -r -x -o r_dim.xxx r_dim.o mv r_dim.xxx r_dim.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_exp.c ld -r -x -o r_exp.xxx r_exp.o mv r_exp.xxx r_exp.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_imag.c ld -r -x -o r_imag.xxx r_imag.o mv r_imag.xxx r_imag.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_int.c ld -r -x -o r_int.xxx r_int.o mv r_int.xxx r_int.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_lg10.c ld -r -x -o r_lg10.xxx r_lg10.o mv r_lg10.xxx r_lg10.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_log.c ld -r -x -o r_log.xxx r_log.o mv r_log.xxx r_log.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_mod.c ld -r -x -o r_mod.xxx r_mod.o mv r_mod.xxx r_mod.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_nint.c ld -r -x -o r_nint.xxx r_nint.o mv r_nint.xxx r_nint.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_sign.c ld -r -x -o r_sign.xxx r_sign.o mv r_sign.xxx r_sign.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_sin.c ld -r -x -o r_sin.xxx r_sin.o mv r_sin.xxx r_sin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_sinh.c ld -r -x -o r_sinh.xxx r_sinh.o mv r_sinh.xxx r_sinh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_sqrt.c ld -r -x -o r_sqrt.xxx r_sqrt.o mv r_sqrt.xxx r_sqrt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_tan.c ld -r -x -o r_tan.xxx r_tan.o mv r_tan.xxx r_tan.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK r_tanh.c ld -r -x -o r_tanh.xxx r_tanh.o mv r_tanh.xxx r_tanh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_abs.c ld -r -x -o d_abs.xxx d_abs.o mv d_abs.xxx d_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_acos.c ld -r -x -o d_acos.xxx d_acos.o mv d_acos.xxx d_acos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_asin.c ld -r -x -o d_asin.xxx d_asin.o mv d_asin.xxx d_asin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_atan.c ld -r -x -o d_atan.xxx d_atan.o mv d_atan.xxx d_atan.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_atn2.c ld -r -x -o d_atn2.xxx d_atn2.o mv d_atn2.xxx d_atn2.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_cnjg.c ld -r -x -o d_cnjg.xxx d_cnjg.o mv d_cnjg.xxx d_cnjg.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_cos.c ld -r -x -o d_cos.xxx d_cos.o mv d_cos.xxx d_cos.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_cosh.c ld -r -x -o d_cosh.xxx d_cosh.o mv d_cosh.xxx d_cosh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_dim.c ld -r -x -o d_dim.xxx d_dim.o mv d_dim.xxx d_dim.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_exp.c ld -r -x -o d_exp.xxx d_exp.o mv d_exp.xxx d_exp.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_imag.c ld -r -x -o d_imag.xxx d_imag.o mv d_imag.xxx d_imag.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_int.c ld -r -x -o d_int.xxx d_int.o mv d_int.xxx d_int.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_lg10.c ld -r -x -o d_lg10.xxx d_lg10.o mv d_lg10.xxx d_lg10.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_log.c ld -r -x -o d_log.xxx d_log.o mv d_log.xxx d_log.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_mod.c ld -r -x -o d_mod.xxx d_mod.o mv d_mod.xxx d_mod.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_nint.c ld -r -x -o d_nint.xxx d_nint.o mv d_nint.xxx d_nint.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_prod.c ld -r -x -o d_prod.xxx d_prod.o mv d_prod.xxx d_prod.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_sign.c ld -r -x -o d_sign.xxx d_sign.o mv d_sign.xxx d_sign.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_sin.c ld -r -x -o d_sin.xxx d_sin.o mv d_sin.xxx d_sin.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_sinh.c ld -r -x -o d_sinh.xxx d_sinh.o mv d_sinh.xxx d_sinh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_sqrt.c ld -r -x -o d_sqrt.xxx d_sqrt.o mv d_sqrt.xxx d_sqrt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_tan.c ld -r -x -o d_tan.xxx d_tan.o mv d_tan.xxx d_tan.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK d_tanh.c ld -r -x -o d_tanh.xxx d_tanh.o mv d_tanh.xxx d_tanh.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_abs.c ld -r -x -o i_abs.xxx i_abs.o mv i_abs.xxx i_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_dim.c ld -r -x -o i_dim.xxx i_dim.o mv i_dim.xxx i_dim.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_dnnt.c ld -r -x -o i_dnnt.xxx i_dnnt.o mv i_dnnt.xxx i_dnnt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_indx.c ld -r -x -o i_indx.xxx i_indx.o mv i_indx.xxx i_indx.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_len.c ld -r -x -o i_len.xxx i_len.o mv i_len.xxx i_len.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_mod.c ld -r -x -o i_mod.xxx i_mod.o mv i_mod.xxx i_mod.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_nint.c ld -r -x -o i_nint.xxx i_nint.o mv i_nint.xxx i_nint.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK i_sign.c ld -r -x -o i_sign.xxx i_sign.o mv i_sign.xxx i_sign.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK lbitbits.c ld -r -x -o lbitbits.xxx lbitbits.o mv lbitbits.xxx lbitbits.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK lbitshft.c ld -r -x -o lbitshft.xxx lbitshft.o mv lbitshft.xxx lbitshft.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_abs.c ld -r -x -o h_abs.xxx h_abs.o mv h_abs.xxx h_abs.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_dim.c ld -r -x -o h_dim.xxx h_dim.o mv h_dim.xxx h_dim.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_dnnt.c ld -r -x -o h_dnnt.xxx h_dnnt.o mv h_dnnt.xxx h_dnnt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_indx.c ld -r -x -o h_indx.xxx h_indx.o mv h_indx.xxx h_indx.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_len.c ld -r -x -o h_len.xxx h_len.o mv h_len.xxx h_len.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_mod.c ld -r -x -o h_mod.xxx h_mod.o mv h_mod.xxx h_mod.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_nint.c ld -r -x -o h_nint.xxx h_nint.o mv h_nint.xxx h_nint.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK h_sign.c ld -r -x -o h_sign.xxx h_sign.o mv h_sign.xxx h_sign.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK l_ge.c ld -r -x -o l_ge.xxx l_ge.o mv l_ge.xxx l_ge.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK l_gt.c ld -r -x -o l_gt.xxx l_gt.o mv l_gt.xxx l_gt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK l_le.c ld -r -x -o l_le.xxx l_le.o mv l_le.xxx l_le.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK l_lt.c ld -r -x -o l_lt.xxx l_lt.o mv l_lt.xxx l_lt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK hl_ge.c ld -r -x -o hl_ge.xxx hl_ge.o mv hl_ge.xxx hl_ge.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK hl_gt.c ld -r -x -o hl_gt.xxx hl_gt.o mv hl_gt.xxx hl_gt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK hl_le.c ld -r -x -o hl_le.xxx hl_le.o mv hl_le.xxx hl_le.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK hl_lt.c ld -r -x -o hl_lt.xxx hl_lt.o mv hl_lt.xxx hl_lt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK ef1asc_.c ld -r -x -o ef1asc_.xxx ef1asc_.o mv ef1asc_.xxx ef1asc_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK ef1cmc_.c ld -r -x -o ef1cmc_.xxx ef1cmc_.o mv ef1cmc_.xxx ef1cmc_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK f77_aloc.c ld -r -x -o f77_aloc.xxx f77_aloc.o mv f77_aloc.xxx f77_aloc.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_cat.c ld -r -x -o s_cat.xxx s_cat.o mv s_cat.xxx s_cat.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_cmp.c ld -r -x -o s_cmp.xxx s_cmp.o mv s_cmp.xxx s_cmp.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK s_copy.c ld -r -x -o s_copy.xxx s_copy.o mv s_copy.xxx s_copy.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK backspac.c ld -r -x -o backspac.xxx backspac.o mv backspac.xxx backspac.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK close.c ld -r -x -o close.xxx close.o mv close.xxx close.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK dfe.c ld -r -x -o dfe.xxx dfe.o mv dfe.xxx dfe.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK dolio.c ld -r -x -o dolio.xxx dolio.o mv dolio.xxx dolio.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK due.c ld -r -x -o due.xxx due.o mv due.xxx due.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK endfile.c ld -r -x -o endfile.xxx endfile.o mv endfile.xxx endfile.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK err.c ld -r -x -o err.xxx err.o mv err.xxx err.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK fmt.c ld -r -x -o fmt.xxx fmt.o mv fmt.xxx fmt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK fmtlib.c ld -r -x -o fmtlib.xxx fmtlib.o mv fmtlib.xxx fmtlib.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK ftell_.c ld -r -x -o ftell_.xxx ftell_.o mv ftell_.xxx ftell_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK iio.c ld -r -x -o iio.xxx iio.o mv iio.xxx iio.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK ilnw.c ld -r -x -o ilnw.xxx ilnw.o mv ilnw.xxx ilnw.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK inquire.c ld -r -x -o inquire.xxx inquire.o mv inquire.xxx inquire.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK lread.c ld -r -x -o lread.xxx lread.o mv lread.xxx lread.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK lwrite.c ld -r -x -o lwrite.xxx lwrite.o mv lwrite.xxx lwrite.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK open.c ld -r -x -o open.xxx open.o mv open.xxx open.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK rdfmt.c ld -r -x -o rdfmt.xxx rdfmt.o mv rdfmt.xxx rdfmt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK rewind.c ld -r -x -o rewind.xxx rewind.o mv rewind.xxx rewind.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK rsfe.c ld -r -x -o rsfe.xxx rsfe.o mv rsfe.xxx rsfe.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK rsli.c ld -r -x -o rsli.xxx rsli.o mv rsli.xxx rsli.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK rsne.c ld -r -x -o rsne.xxx rsne.o mv rsne.xxx rsne.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK sfe.c ld -r -x -o sfe.xxx sfe.o mv sfe.xxx sfe.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK sue.c ld -r -x -o sue.xxx sue.o mv sue.xxx sue.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK typesize.c ld -r -x -o typesize.xxx typesize.o mv typesize.xxx typesize.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK uio.c ld -r -x -o uio.xxx uio.o mv uio.xxx uio.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK util.c ld -r -x -o util.xxx util.o mv util.xxx util.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK wref.c ld -r -x -o wref.xxx wref.o mv wref.xxx wref.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK wrtfmt.c ld -r -x -o wrtfmt.xxx wrtfmt.o mv wrtfmt.xxx wrtfmt.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK wsfe.c ld -r -x -o wsfe.xxx wsfe.o mv wsfe.xxx wsfe.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK wsle.c ld -r -x -o wsle.xxx wsle.o mv wsle.xxx wsle.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK wsne.c ld -r -x -o wsne.xxx wsne.o mv wsne.xxx wsne.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK xwsne.c ld -r -x -o xwsne.xxx xwsne.o mv xwsne.xxx xwsne.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK dtime_.c ld -r -x -o dtime_.xxx dtime_.o mv dtime_.xxx dtime_.o gcc -c -DSkip_f2c_Undefs -O -DUSE_CLOCK etime_.c ld -r -x -o etime_.xxx etime_.o mv etime_.xxx etime_.o ar r libf2c.a f77vers.o i77vers.o main.o s_rnge.o abort_.o exit_.o getarg_.o iargc_.o getenv_.o signal_.o s_stop.o s_paus.o system_.o cabs.o derf_.o derfc_.o erf_.o erfc_.o sig_die.o uninit.o pow_ci.o pow_dd.o pow_di.o pow_hh.o pow_ii.o pow_ri.o pow_zi.o pow_zz.o c_abs.o c_cos.o c_div.o c_exp.o c_log.o c_sin.o c_sqrt.o z_abs.o z_cos.o z_div.o z_exp.o z_log.o z_sin.o z_sqrt.o r_abs.o r_acos.o r_asin.o r_atan.o r_atn2.o r_cnjg.o r_cos.o r_cosh.o r_dim.o r_exp.o r_imag.o r_int.o r_lg10.o r_log.o r_mod.o r_nint.o r_sign.o r_sin.o r_sinh.o r_sqrt.o r_tan.o r_tanh.o d_abs.o d_acos.o d_asin.o d_atan.o d_atn2.o d_cnjg.o d_cos.o d_cosh.o d_dim.o d_exp.o d_imag.o d_int.o d_lg10.o d_log.o d_mod.o d_nint.o d_prod.o d_sign.o d_sin.o d_sinh.o d_sqrt.o d_tan.o d_tanh.o i_abs.o i_dim.o i_dnnt.o i_indx.o i_len.o i_mod.o i_nint.o i_sign.o lbitbits.o lbitshft.o h_abs.o h_dim.o h_dnnt.o h_indx.o h_len.o h_mod.o h_nint.o h_sign.o l_ge.o l_gt.o l_le.o l_lt.o hl_ge.o hl_gt.o hl_le.o hl_lt.o ef1asc_.o ef1cmc_.o f77_aloc.o s_cat.o s_cmp.o s_copy.o backspac.o close.o dfe.o dolio.o due.o endfile.o err.o fmt.o fmtlib.o ftell_.o iio.o ilnw.o inquire.o lread.o lwrite.o open.o rdfmt.o rewind.o rsfe.o rsli.o rsne.o sfe.o sue.o typesize.o uio.o util.o wref.o wrtfmt.o wsfe.o wsle.o wsne.o xwsne.o dtime_.o etime_.o C:\OMDev\tools\mingw\bin\ar.exe: creating libf2c.a ranlib libf2c.a make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/libf2c' ranlib libf2c/libf2c.a /bin/make -C interactive -f Makefile.mingw make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/interactive' g++ -O3 -I../../c_runtime -I. -c -o omi_Calculation.o omi_Calculation.cpp g++ -O3 -I../../c_runtime -I. -c -o omi_Control.o omi_Control.cpp g++ -O3 -I../../c_runtime -I. -c -o omi_ResultManager.o omi_ResultManager.cpp g++ -O3 -I../../c_runtime -I. -c -o omi_ServiceInterface.o omi_ServiceInterface.cpp g++ -O3 -I../../c_runtime -I. -c -o omi_Transfer.o omi_Transfer.cpp g++ -O3 -I../../c_runtime -I. -c -o socket.o socket.cpp g++ -O3 -I../../c_runtime -I. -c -o thread.o thread.cpp ar -s -r libinteractive.a omi_Calculation.o omi_Control.o omi_ResultManager.o omi_ServiceInterface.o omi_Transfer.o socket.o thread.o C:\OMDev\tools\mingw\bin\ar.exe: creating libinteractive.a echo "Building client for interactive simulation ... " Building client for interactive simulation ... g++ -o SampleClient/client client.cpp socket.cpp thread.cpp -lwsock32 make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/interactive' /bin/make -C sendData -f Makefile.Release.mingw make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/sendData' mkdir -p ./release g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I'include/QtCore' -I'include/QtNetwork' -I'include/QtGui' -I'include' -I'.' -I'include/ActiveQt' -I'release' -o release/sendData.o sendData.cpp ar -ru "release/libsendData.a" release/sendData.o C:\OMDev\tools\mingw\bin\ar.exe: creating release/libsendData.a make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/sendData' cp omdev_qtdeps/*.a ../build/lib/omc cp ExternalLibraries/mingw/*.a ../build/lib/omc/ /bin/make -C ModelicaExternalC -f Makefile.omdev.mingw make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/ModelicaExternalC' gcc -O3 -I.. -D_POSIX_ -Dstatic= -c ModelicaInternal.c gcc -O3 -I.. -D_POSIX_ -Dstatic= -c ModelicaStrings.c gcc -O3 -I.. -D_POSIX_ -Dstatic= -c ModelicaTablesImpl.c ar -ru libModelicaExternalC.a ModelicaInternal.o ModelicaStrings.o ModelicaTablesImpl.o C:\OMDev\tools\mingw\bin\ar.exe: creating libModelicaExternalC.a ranlib libModelicaExternalC.a make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/ModelicaExternalC' cp base_array.h blaswrap.h boolean_array.h compat.h division.h f2c.h fortran_types.h index_spec.h inline.h integer_array.h java_interface.h jni.h jni_md.h jni_md_solaris.h jni_md_windows.h matrix.h memory_pool.h meta_modelica_builtin.h meta_modelica_real.h meta_modelica.h modelica.h modelica_string.h ModelicaUtilities.h read_write.h real_array.h ringbuffer.h rml_compatibility.h sendData/sendData.h simulation_delay.h simulation_events.h simulation_init.h simulation_inline_solver.h simulation_input.h simulation_result_bin.h simulation_result_csv.h simulation_result_empty.h simulation_result.h simulation_result_mat.h simulation_result_plt.h simulation_runtime.h simulation_varinfo.h solver_dasrt.h solver_main.h string_array.h utility.h linearize.h fmu_model_interface.h fmiModelFunctions.h fmiModelTypes.h ../build/include/omc/ cp libc_runtime.a libsim.a interactive/libinteractive.a ModelicaExternalC/libModelicaExternalC.a ../build/lib/omc/ cp libf2c/libf2c.* ../build/lib/omc/ test -z "libsendData.a" || cp sendData/release/libsendData.a ../build/lib/omc/ cp interactive/libinteractive.a ../build/lib/omc/ make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' * Compiling modelica_java.jar /bin/sh: javac: command not found make[2]: *** [modelica_java.jar] Error 127 make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' cp antlr-3.1.3.jar ptplot.jar ../../build/share/omc/java cp ptplot_license.txt antlr_license.txt ../../build/share/doc/omc make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime/java_interface' make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/c_runtime' (cp -p doc/*.pdf doc/*.txt doc/OpenModelicaAPI-Howto/*.pdf ./build/share/doc/omc) rm -f build/doc/omc/CMakeLists.txt (cp -p Examples/*.* ./build/share/doc/omc/testmodels/) cp -p ./c_runtime/interactive/README.txt ./build/share/doc/omc/OpenModelica-InteractiveSimulation-Reamde.txt echo Copying needed .dlls to the build/bin directory Copying needed .dlls to the build/bin directory (cp -puf /c/OMDev//tools/mingw/bin/mingwm10.dll ./build/bin/) (cp -pf /c/OMDev//lib/mico-msys-mingw/mico2313.dll ./build/bin/) (cp -pf Compiler/runtime/lpsolve/lpsolve55.dll ./build/bin/) (cp -pf /c/OMDev//lib/mico-msys-mingw/static/libmico2313.a ./build/lib/omc/) (cd Compiler && time /bin/make -f Makefile.omdev.mingw release) make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler' OpenModelica has not been compiled yet. Using previously generated SimCode files. (cd omc_release && /bin/make -f Makefile.omdev.mingw) make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' rm -f .depend time /c/OMDev//tools/rml/bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend real 0m3.748s user 0m0.000s sys 0m0.015s make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' ../rml2sig/rmldep-new.sh ../FrontEnd/Absyn.mo [0 second(s) -> Sig file: Absyn.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/AbsynDep.mo [0 second(s) -> Sig file: AbsynDep.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Algorithm.mo [0 second(s) -> Sig file: Algorithm.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Builtin.mo [0 second(s) -> Sig file: Builtin.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Ceval.mo [1 second(s) -> Sig file: Ceval.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/CevalFunction.mo [0 second(s) -> Sig file: CevalFunction.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ClassInf.mo [0 second(s) -> Sig file: ClassInf.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ClassLoader.mo [0 second(s) -> Sig file: ClassLoader.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ComponentReference.mo [0 second(s) -> Sig file: ComponentReference.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Connect.mo [1 second(s) -> Sig file: Connect.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ConnectUtil.mo [0 second(s) -> Sig file: ConnectUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ConnectionGraph.mo [0 second(s) -> Sig file: ConnectionGraph.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Constants.mo [0 second(s) -> Sig file: Constants.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/DAE.mo [0 second(s) -> Sig file: DAE.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/DAEDump.mo [0 second(s) -> Sig file: DAEDump.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/DAEUtil.mo [1 second(s) -> Sig file: DAEUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Dependency.mo [0 second(s) -> Sig file: Dependency.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Dump.mo [0 second(s) -> Sig file: Dump.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/DumpGraphviz.mo [0 second(s) -> Sig file: DumpGraphviz.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Env.mo [1 second(s) -> Sig file: Env.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ExpandableConnectors.mo [0 second(s) -> Sig file: ExpandableConnectors.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Expression.mo [0 second(s) -> Sig file: Expression.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ExpressionDump.mo [0 second(s) -> Sig file: ExpressionDump.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ExpressionSimplify.mo [1 second(s) -> Sig file: ExpressionSimplify.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Graphviz.mo [0 second(s) -> Sig file: Graphviz.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Inline.mo [0 second(s) -> Sig file: Inline.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/InnerOuter.mo [0 second(s) -> Sig file: InnerOuter.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Inst.mo [1 second(s) -> Sig file: Inst.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/InstExtends.mo [0 second(s) -> Sig file: InstExtends.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/InstSection.mo [0 second(s) -> Sig file: InstSection.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/InstanceHierarchy.mo [0 second(s) -> Sig file: InstanceHierarchy.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Lookup.mo [0 second(s) -> Sig file: Lookup.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/MMath.mo [0 second(s) -> Sig file: MMath.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/MetaUtil.mo [0 second(s) -> Sig file: MetaUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Mod.mo [0 second(s) -> Sig file: Mod.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ModUtil.mo [0 second(s) -> Sig file: ModUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Patternm.mo [1 second(s) -> Sig file: Patternm.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Prefix.mo [0 second(s) -> Sig file: Prefix.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/PrefixUtil.mo [0 second(s) -> Sig file: PrefixUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/SCode.mo [0 second(s) -> Sig file: SCode.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/SCodeFlatten.mo [0 second(s) -> Sig file: SCodeFlatten.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/SCodeUtil.mo [0 second(s) -> Sig file: SCodeUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Static.mo [0 second(s) -> Sig file: Static.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Types.mo [1 second(s) -> Sig file: Types.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/UnitAbsyn.mo [0 second(s) -> Sig file: UnitAbsyn.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/UnitAbsynBuilder.mo [0 second(s) -> Sig file: UnitAbsynBuilder.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/UnitChecker.mo [0 second(s) -> Sig file: UnitChecker.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Values.mo [0 second(s) -> Sig file: Values.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/ValuesUtil.mo [0 second(s) -> Sig file: ValuesUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAE.mo [0 second(s) -> Sig file: BackendDAE.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAECreate.mo [0 second(s) -> Sig file: BackendDAECreate.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAEOptimize.mo [0 second(s) -> Sig file: BackendDAEOptimize.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAETransform.mo [0 second(s) -> Sig file: BackendDAETransform.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAEUtil.mo [1 second(s) -> Sig file: BackendDAEUtil.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDump.mo [0 second(s) -> Sig file: BackendDump.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendEquation.mo [0 second(s) -> Sig file: BackendEquation.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendVarTransform.mo [0 second(s) -> Sig file: BackendVarTransform.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendVariable.mo [0 second(s) -> Sig file: BackendVariable.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/DAEQuery.mo [0 second(s) -> Sig file: DAEQuery.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/Derive.mo [1 second(s) -> Sig file: Derive.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/ExpressionSolve.mo [0 second(s) -> Sig file: ExpressionSolve.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/PartFn.mo [0 second(s) -> Sig file: PartFn.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/SimCode.mo [0 second(s) -> Sig file: SimCode.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/TaskGraph.mo [1 second(s) -> Sig file: TaskGraph.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/XMLDump.mo [0 second(s) -> Sig file: XMLDump.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/SimCodeC.mo [1 second(s) -> Sig file: SimCodeC.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/SimCodeCSharp.mo [1 second(s) -> Sig file: SimCodeCSharp.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/SimCodeFMU.mo [0 second(s) -> Sig file: SimCodeFMU.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/Tpl.mo [0 second(s) -> Sig file: Tpl.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/TplAbsyn.mo [0 second(s) -> Sig file: TplAbsyn.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/TplCodegen.mo [0 second(s) -> Sig file: TplCodegen.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/TplMain.mo [1 second(s) -> Sig file: TplMain.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/TplParser.mo [0 second(s) -> Sig file: TplParser.sig does not exist...] ../rml2sig/rmldep-new.sh ../Template/Unparsing.mo [0 second(s) -> Sig file: Unparsing.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/BaseHashTable.mo [0 second(s) -> Sig file: BaseHashTable.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Debug.mo [0 second(s) -> Sig file: Debug.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Error.mo [0 second(s) -> Sig file: Error.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTable.mo [1 second(s) -> Sig file: HashTable.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTable2.mo [0 second(s) -> Sig file: HashTable2.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTable3.mo [0 second(s) -> Sig file: HashTable3.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTable5.mo [0 second(s) -> Sig file: HashTable5.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTableCG.mo [0 second(s) -> Sig file: HashTableCG.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/HashTableStringToPath.mo [0 second(s) -> Sig file: HashTableStringToPath.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/IOStream.mo [0 second(s) -> Sig file: IOStream.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Util.mo [1 second(s) -> Sig file: Util.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/VarTransform.mo [0 second(s) -> Sig file: VarTransform.sig does not exist...] ../rml2sig/rmldep-new.sh ../Script/CevalScript.mo [0 second(s) -> Sig file: CevalScript.sig does not exist...] ../rml2sig/rmldep-new.sh ../Script/Interactive.mo [1 second(s) -> Sig file: Interactive.sig does not exist...] ../rml2sig/rmldep-new.sh ../Script/Refactor.mo [1 second(s) -> Sig file: Refactor.sig does not exist...] ../rml2sig/rmldep-new.sh ../Main/Main.mo [0 second(s) -> Sig file: Main.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Corba.mo [0 second(s) -> Sig file: Corba.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/DynLoad.mo [0 second(s) -> Sig file: DynLoad.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/ErrorExt.mo [0 second(s) -> Sig file: ErrorExt.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Database.mo [0 second(s) -> Sig file: Database.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/Parser.mo [0 second(s) -> Sig file: Parser.sig does not exist...] ../rml2sig/rmldep-new.sh ../FrontEnd/UnitParserExt.mo [1 second(s) -> Sig file: UnitParserExt.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/IOStreamExt.mo [0 second(s) -> Sig file: IOStreamExt.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/OptManager.mo [0 second(s) -> Sig file: OptManager.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Print.mo [0 second(s) -> Sig file: Print.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/RTOpts.mo [0 second(s) -> Sig file: RTOpts.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Settings.mo [0 second(s) -> Sig file: Settings.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/SimulationResults.mo [0 second(s) -> Sig file: SimulationResults.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/Socket.mo [0 second(s) -> Sig file: Socket.sig does not exist...] ../rml2sig/rmldep-new.sh ../Util/System.mo [0 second(s) -> Sig file: System.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/TaskGraphExt.mo [0 second(s) -> Sig file: TaskGraphExt.sig does not exist...] ../rml2sig/rmldep-new.sh ../BackEnd/BackendDAEEXT.mo [0 second(s) -> Sig file: BackendDAEEXT.sig does not exist...] # Updated dependencies; reload make and compile the target /bin/make -f Makefile.omdev.mingw omc.exe make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Absyn.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Absyn.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Absyn.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Absyn.o Absyn.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/AbsynDep.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/AbsynDep.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c AbsynDep.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o AbsynDep.o AbsynDep.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Algorithm.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Algorithm.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Algorithm.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Algorithm.o Algorithm.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Builtin.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Builtin.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Builtin.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Builtin.o Builtin.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Ceval.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Ceval.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Ceval.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Ceval.o Ceval.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/CevalFunction.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/CevalFunction.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c CevalFunction.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o CevalFunction.o CevalFunction.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ClassInf.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ClassInf.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ClassInf.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ClassInf.o ClassInf.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ClassLoader.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ClassLoader.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ClassLoader.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ClassLoader.o ClassLoader.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ComponentReference.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ComponentReference.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ComponentReference.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ComponentReference.o ComponentReference.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Connect.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Connect.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Connect.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Connect.o Connect.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ConnectUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ConnectUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ConnectUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ConnectUtil.o ConnectUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ConnectionGraph.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ConnectionGraph.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ConnectionGraph.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ConnectionGraph.o ConnectionGraph.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Constants.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Constants.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Constants.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Constants.o Constants.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/DAE.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/DAE.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c DAE.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o DAE.o DAE.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/DAEDump.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/DAEDump.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c DAEDump.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o DAEDump.o DAEDump.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/DAEUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/DAEUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c DAEUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o DAEUtil.o DAEUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Dependency.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Dependency.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Dependency.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Dependency.o Dependency.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Dump.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Dump.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Dump.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Dump.o Dump.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/DumpGraphviz.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/DumpGraphviz.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c DumpGraphviz.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o DumpGraphviz.o DumpGraphviz.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Env.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Env.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Env.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Env.o Env.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ExpandableConnectors.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ExpandableConnectors.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ExpandableConnectors.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ExpandableConnectors.o ExpandableConnectors.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Expression.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Expression.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Expression.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Expression.o Expression.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ExpressionDump.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ExpressionDump.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ExpressionDump.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ExpressionDump.o ExpressionDump.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ExpressionSimplify.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ExpressionSimplify.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ExpressionSimplify.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ExpressionSimplify.o ExpressionSimplify.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Graphviz.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Graphviz.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Graphviz.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Graphviz.o Graphviz.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Inline.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Inline.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Inline.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Inline.o Inline.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/InnerOuter.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/InnerOuter.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c InnerOuter.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o InnerOuter.o InnerOuter.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Inst.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Inst.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Inst.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Inst.o Inst.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/InstExtends.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/InstExtends.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c InstExtends.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o InstExtends.o InstExtends.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/InstSection.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/InstSection.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c InstSection.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o InstSection.o InstSection.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/InstanceHierarchy.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/InstanceHierarchy.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c InstanceHierarchy.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o InstanceHierarchy.o InstanceHierarchy.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Lookup.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Lookup.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Lookup.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Lookup.o Lookup.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/MMath.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/MMath.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c MMath.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o MMath.o MMath.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/MetaUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/MetaUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c MetaUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o MetaUtil.o MetaUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Mod.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Mod.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Mod.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Mod.o Mod.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ModUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ModUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ModUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ModUtil.o ModUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Patternm.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Patternm.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Patternm.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Patternm.o Patternm.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Prefix.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Prefix.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Prefix.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Prefix.o Prefix.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/PrefixUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/PrefixUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c PrefixUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o PrefixUtil.o PrefixUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/SCode.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/SCode.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SCode.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SCode.o SCode.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/SCodeFlatten.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/SCodeFlatten.mo SCodeFlatten.mo:54.11-54.11 Warning: unused imported module: Error SCodeFlatten.mo:53.11-53.11 Warning: unused imported module: Debug SCodeFlatten.mo:56.11-56.11 Warning: unused imported module: Dump /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SCodeFlatten.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SCodeFlatten.o SCodeFlatten.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/SCodeUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/SCodeUtil.mo SCodeUtil.mo:60.11-60.11 Warning: unused imported module: SCodeFlatten /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SCodeUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SCodeUtil.o SCodeUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Static.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Static.mo Static.mo:94.11-94.11 Warning: unused imported module: DAEDump /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Static.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Static.o Static.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Types.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Types.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Types.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Types.o Types.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/UnitAbsyn.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/UnitAbsyn.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c UnitAbsyn.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o UnitAbsyn.o UnitAbsyn.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/UnitAbsynBuilder.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/UnitAbsynBuilder.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c UnitAbsynBuilder.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o UnitAbsynBuilder.o UnitAbsynBuilder.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/UnitChecker.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/UnitChecker.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c UnitChecker.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o UnitChecker.o UnitChecker.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/Values.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/Values.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Values.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Values.o Values.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../FrontEnd/ValuesUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../FrontEnd/ValuesUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ValuesUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ValuesUtil.o ValuesUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDAE.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDAE.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDAE.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDAE.o BackendDAE.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDAECreate.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDAECreate.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDAECreate.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDAECreate.o BackendDAECreate.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDAEOptimize.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDAEOptimize.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDAEOptimize.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDAEOptimize.o BackendDAEOptimize.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDAETransform.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDAETransform.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDAETransform.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDAETransform.o BackendDAETransform.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDAEUtil.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDAEUtil.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDAEUtil.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDAEUtil.o BackendDAEUtil.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendDump.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendDump.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendDump.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendDump.o BackendDump.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendEquation.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendEquation.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendEquation.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendEquation.o BackendEquation.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendVarTransform.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendVarTransform.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendVarTransform.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendVarTransform.o BackendVarTransform.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/BackendVariable.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/BackendVariable.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BackendVariable.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BackendVariable.o BackendVariable.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/DAEQuery.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/DAEQuery.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c DAEQuery.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o DAEQuery.o DAEQuery.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/Derive.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/Derive.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Derive.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Derive.o Derive.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/ExpressionSolve.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/ExpressionSolve.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c ExpressionSolve.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o ExpressionSolve.o ExpressionSolve.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/PartFn.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/PartFn.mo PartFn.mo:51.11-51.11 Warning: unused imported module: DAEDump /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c PartFn.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o PartFn.o PartFn.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/SimCode.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/SimCode.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SimCode.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SimCode.o SimCode.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/TaskGraph.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/TaskGraph.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c TaskGraph.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o TaskGraph.o TaskGraph.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../BackEnd/XMLDump.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../BackEnd/XMLDump.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c XMLDump.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o XMLDump.o XMLDump.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/SimCodeC.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/SimCodeC.mo SimCodeC.mo:11.8-11.8 Warning: unused imported module: SCode /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SimCodeC.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SimCodeC.o SimCodeC.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/SimCodeCSharp.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/SimCodeCSharp.mo SimCodeCSharp.mo:11.8-11.8 Warning: unused imported module: SCode SimCodeCSharp.mo:17.8-17.8 Warning: unused imported module: Settings SimCodeCSharp.mo:15.8-15.8 Warning: unused imported module: ExpressionDump SimCodeCSharp.mo:14.8-14.8 Warning: unused imported module: Expression SimCodeCSharp.mo:16.8-16.8 Warning: unused imported module: RTOpts /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SimCodeCSharp.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SimCodeCSharp.o SimCodeCSharp.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/SimCodeFMU.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/SimCodeFMU.mo SimCodeFMU.mo:11.8-11.8 Warning: unused imported module: SCode SimCodeFMU.mo:16.8-16.8 Warning: unused imported module: RTOpts SimCodeFMU.mo:14.8-14.8 Warning: unused imported module: Expression SimCodeFMU.mo:10.8-10.8 Warning: unused imported module: ClassInf SimCodeFMU.mo:13.8-13.8 Warning: unused imported module: ComponentReference SimCodeFMU.mo:15.8-15.8 Warning: unused imported module: ExpressionDump /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c SimCodeFMU.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o SimCodeFMU.o SimCodeFMU.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/Tpl.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/Tpl.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Tpl.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Tpl.o Tpl.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/TplAbsyn.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/TplAbsyn.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c TplAbsyn.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o TplAbsyn.o TplAbsyn.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/TplCodegen.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/TplCodegen.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c TplCodegen.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o TplCodegen.o TplCodegen.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/TplMain.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/TplMain.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c TplMain.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o TplMain.o TplMain.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/TplParser.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/TplParser.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c TplParser.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o TplParser.o TplParser.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Template/Unparsing.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Template/Unparsing.mo Unparsing.mo:12.8-12.8 Warning: unused imported module: Util Unparsing.mo:5.8-5.8 Warning: unused imported module: SimCode Unparsing.mo:17.8-17.8 Warning: unused imported module: Settings Unparsing.mo:15.8-15.8 Warning: unused imported module: ExpressionDump Unparsing.mo:9.8-9.8 Warning: unused imported module: DAE Unparsing.mo:14.8-14.8 Warning: unused imported module: Expression Unparsing.mo:16.8-16.8 Warning: unused imported module: RTOpts Unparsing.mo:10.8-10.8 Warning: unused imported module: ClassInf Unparsing.mo:6.8-6.8 Warning: unused imported module: BackendDAE Unparsing.mo:13.8-13.8 Warning: unused imported module: ComponentReference /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Unparsing.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Unparsing.o Unparsing.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/BaseHashTable.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/BaseHashTable.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c BaseHashTable.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o BaseHashTable.o BaseHashTable.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/Debug.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/Debug.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Debug.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Debug.o Debug.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/Error.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/Error.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Error.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Error.o Error.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTable.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTable.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTable.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTable.o HashTable.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTable2.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTable2.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTable2.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTable2.o HashTable2.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTable3.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTable3.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTable3.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTable3.o HashTable3.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTable5.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTable5.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTable5.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTable5.o HashTable5.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTableCG.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTableCG.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTableCG.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTableCG.o HashTableCG.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/HashTableStringToPath.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/HashTableStringToPath.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c HashTableStringToPath.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o HashTableStringToPath.o HashTableStringToPath.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/IOStream.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/IOStream.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c IOStream.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o IOStream.o IOStream.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/Util.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/Util.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Util.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Util.o Util.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Util/VarTransform.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Util/VarTransform.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c VarTransform.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o VarTransform.o VarTransform.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Script/CevalScript.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Script/CevalScript.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c CevalScript.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o CevalScript.o CevalScript.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Script/Interactive.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Script/Interactive.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Interactive.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Interactive.o Interactive.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Script/Refactor.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Script/Refactor.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Refactor.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Refactor.o Refactor.c /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main +C ../Main/Main.mo "/c/OMDev/tools/rml//bin/rml" -Eplain -Wshow-warnings -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main ../Main/Main.mo /c/OMDev//tools/rml/bin/rmlc -v -Wr,-Wshow-warnings,-I../FrontEnd,-I../BackEnd,-I../Template,-I../Util,-I../Script,-I../Main -c Main.c gcc -c -O3 -fomit-frame-pointer -I"/c/OMDev/tools/rml//include"/plain -o Main.o Main.c cp Absyn.h ../Absyn.h cp AbsynDep.h ../AbsynDep.h cp Algorithm.h ../Algorithm.h cp Builtin.h ../Builtin.h cp Ceval.h ../Ceval.h cp CevalFunction.h ../CevalFunction.h cp ClassInf.h ../ClassInf.h cp ClassLoader.h ../ClassLoader.h cp ComponentReference.h ../ComponentReference.h cp Connect.h ../Connect.h cp ConnectUtil.h ../ConnectUtil.h cp ConnectionGraph.h ../ConnectionGraph.h cp Constants.h ../Constants.h cp DAE.h ../DAE.h cp DAEDump.h ../DAEDump.h cp DAEUtil.h ../DAEUtil.h cp Dependency.h ../Dependency.h cp Dump.h ../Dump.h cp DumpGraphviz.h ../DumpGraphviz.h cp Env.h ../Env.h cp ExpandableConnectors.h ../ExpandableConnectors.h cp Expression.h ../Expression.h cp ExpressionDump.h ../ExpressionDump.h cp ExpressionSimplify.h ../ExpressionSimplify.h cp Graphviz.h ../Graphviz.h cp Inline.h ../Inline.h cp InnerOuter.h ../InnerOuter.h cp Inst.h ../Inst.h cp InstExtends.h ../InstExtends.h cp InstSection.h ../InstSection.h cp InstanceHierarchy.h ../InstanceHierarchy.h cp Lookup.h ../Lookup.h cp MMath.h ../MMath.h cp MetaUtil.h ../MetaUtil.h cp Mod.h ../Mod.h cp ModUtil.h ../ModUtil.h cp Patternm.h ../Patternm.h cp Prefix.h ../Prefix.h cp PrefixUtil.h ../PrefixUtil.h cp SCode.h ../SCode.h cp SCodeFlatten.h ../SCodeFlatten.h cp SCodeUtil.h ../SCodeUtil.h cp Static.h ../Static.h cp Types.h ../Types.h cp UnitAbsyn.h ../UnitAbsyn.h cp UnitAbsynBuilder.h ../UnitAbsynBuilder.h cp UnitChecker.h ../UnitChecker.h cp Values.h ../Values.h cp ValuesUtil.h ../ValuesUtil.h cp BackendDAE.h ../BackendDAE.h cp BackendDAECreate.h ../BackendDAECreate.h cp BackendDAEOptimize.h ../BackendDAEOptimize.h cp BackendDAETransform.h ../BackendDAETransform.h cp BackendDAEUtil.h ../BackendDAEUtil.h cp BackendDump.h ../BackendDump.h cp BackendEquation.h ../BackendEquation.h cp BackendVarTransform.h ../BackendVarTransform.h cp BackendVariable.h ../BackendVariable.h cp DAEQuery.h ../DAEQuery.h cp Derive.h ../Derive.h cp ExpressionSolve.h ../ExpressionSolve.h cp PartFn.h ../PartFn.h cp SimCode.h ../SimCode.h cp TaskGraph.h ../TaskGraph.h cp XMLDump.h ../XMLDump.h cp SimCodeC.h ../SimCodeC.h cp SimCodeCSharp.h ../SimCodeCSharp.h cp SimCodeFMU.h ../SimCodeFMU.h cp Tpl.h ../Tpl.h cp TplAbsyn.h ../TplAbsyn.h cp TplCodegen.h ../TplCodegen.h cp TplMain.h ../TplMain.h cp TplParser.h ../TplParser.h cp Unparsing.h ../Unparsing.h cp BaseHashTable.h ../BaseHashTable.h cp Debug.h ../Debug.h cp Error.h ../Error.h cp HashTable.h ../HashTable.h cp HashTable2.h ../HashTable2.h cp HashTable3.h ../HashTable3.h cp HashTable5.h ../HashTable5.h cp HashTableCG.h ../HashTableCG.h cp HashTableStringToPath.h ../HashTableStringToPath.h cp IOStream.h ../IOStream.h cp Util.h ../Util.h cp VarTransform.h ../VarTransform.h cp CevalScript.h ../CevalScript.h cp Interactive.h ../Interactive.h cp Refactor.h ../Refactor.h cp Main.h ../Main.h /bin/make -C ../runtime/ -f Makefile.omdev.mingw make[4]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o RTOpts_rml.o RTOpts_rml.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Print_rml.o Print_rml.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o System_rml.o System_rml.c In file included from ../../c_runtime/matrix.h:36, from ../../c_runtime/modelica.h:84, from systemimpl.h:33, from systemimpl.c:88, from System_rml.c:45: ../../c_runtime/f2c.h:180:1: warning: "min" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from System_rml.c:40: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:150:1: warning: this is the location of the previous definition In file included from ../../c_runtime/matrix.h:36, from ../../c_runtime/modelica.h:84, from systemimpl.h:33, from systemimpl.c:88, from System_rml.c:45: ../../c_runtime/f2c.h:181:1: warning: "max" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from System_rml.c:40: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:147:1: warning: this is the location of the previous definition gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Settings_rml.o Settings_rml.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o SimulationResults_rml.o SimulationResults_rml.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o IOStreamExt_rml.o IOStreamExt_rml.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o rtclock.o rtclock.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Database.o Database.c gcc -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Socket_rml.o Socket_rml.c g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o unitparser.o unitparser.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o UnitParserExt_rml.o UnitParserExt_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o ptolemyio_rml.o ptolemyio_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o BackendDAEEXT_rml.o BackendDAEEXT_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o ErrorMessage.o ErrorMessage.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Error_rml.o Error_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o OptManager_rml.o OptManager_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o systemimplmisc.o systemimplmisc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Dynload_rml.o Dynload_rml.cpp /c/OMDev//bin/mico/idl omc_communication.idl g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o omc_communication_impl.o omc_communication_impl.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Corba_rml.o Corba_rml.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o omc_communication.o omc_communication.cc rm -f runtime.a ar -s -r runtime.a RTOpts_rml.o Print_rml.o System_rml.o Settings_rml.o SimulationResults_rml.o IOStreamExt_rml.o rtclock.o Database.o Socket_rml.o unitparser.o UnitParserExt_rml.o ptolemyio_rml.o BackendDAEEXT_rml.o ErrorMessage.o Error_rml.o OptManager_rml.o systemimplmisc.o Dynload_rml.o omc_communication.cc omc_communication_impl.o Corba_rml.o unitparser.cpp UnitParserExt_rml.cpp ptolemyio_rml.cpp BackendDAEEXT_rml.cpp ErrorMessage.cpp Error_rml.cpp OptManager_rml.cpp systemimplmisc.cpp Dynload_rml.cpp omc_communication.o omc_communication_impl.cpp Corba_rml.cpp C:\OMDev\tools\mingw\bin\ar.exe: creating runtime.a g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Error_omc.o Error_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Print_omc.o Print_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o RTOpts_omc.o RTOpts_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o System_omc.o System_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Settings_omc.o Settings_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o IOStreamExt_omc.o IOStreamExt_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o UnitParserExt_omc.o UnitParserExt_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o BackendDAEEXT_omc.o BackendDAEEXT_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Socket_omc.o Socket_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Dynload_omc.o Dynload_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o OptManager_omc.o OptManager_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o SimulationResults_omc.o SimulationResults_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o ptolemyio_omc.o ptolemyio_omc.cpp g++ -O3 -I. -Isqlite -DUSE_CORBA -DBUILD_MICO_DLL -DMINGW32 -I/c/OMDev//tools/rml/include/plain/ -I../../c_runtime -I../ -I/c/OMDev//include/mico-msys-mingw/ -Ilpsolve -c -o Corba_omc.o Corba_omc.cpp rm -f libomcruntime.a ar -s -r libomcruntime.a Error_omc.o Print_omc.o RTOpts_omc.o System_omc.o Settings_omc.o IOStreamExt_omc.o ErrorMessage.o systemimplmisc.o rtclock.o UnitParserExt_omc.o unitparser.o BackendDAEEXT_omc.o Socket_omc.o Dynload_omc.o OptManager_omc.o SimulationResults_omc.o ptolemyio_omc.o omc_communication.o omc_communication_impl.o Corba_omc.o C:\OMDev\tools\mingw\bin\ar.exe: creating libomcruntime.a cp libomcruntime.a ../../build/lib/omc/ make[4]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/runtime' /bin/make -C ../../Parser/ -f Makefile.omdev.mingw make[4]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' # build the library gcc -O3 -c antlr-3.2/runtime/C/src/*.c -Iantlr-3.2/runtime/C/include -Iantlr-3.2/runtime/C rm -f libantlr3.a ar -ru libantlr3.a antlr3*.o C:\OMDev\tools\mingw\bin\ar.exe: creating libantlr3.a ranlib libantlr3.a rm -f antlr3*.o java -cp ./antlr-3.2/lib/antlr-3.2.jar org.antlr.Tool -report Modelica.g ANTLR Grammar Report; Stats Version 4 Grammar: Modelica Type: combined Target language: C Output: none Grammar option k: none Grammar option backtrack: false Rules: 136 Productions: 153 Decisions: 171 Cyclic DFA decisions: 1 LL(1) decisions: 9 Min fixed k: -1 Max fixed k: 2 Average fixed k: 0.0 Standard deviation of fixed k: 1.1279137152780907 Min acyclic DFA states: 0 Max acyclic DFA states: 60 Average acyclic DFA states: 1.0823529411764705 Standard deviation of acyclic DFA states: 5.248187660597637 Total acyclic DFA states: 184 Min cyclic DFA states: 6 Max cyclic DFA states: 6 Average cyclic DFA states: 6.0 Standard deviation of cyclic DFA states: 0.0 Total cyclic DFA states: 6 Vocabulary size: 124 DFA creation time in ms: 80 Number of semantic predicates found: 13 Number of manual fixed lookahead k=value options: 2 Number of nondeterministic decisions: 2 Number of nondeterministic decisions resolved with predicates: 2 Number of DFA conversions terminated early: 0 Number of errors: 0 Number of warnings: 0 Number of infos: 0 Number of syntactic predicates found: 3 Decisions with syntactic predicates: 2 Decision DFAs using syntactic predicates: 2 Decisions with semantic predicates: 13 Decision DFAs using semantic predicates: 0 Backtracking report: Number of decisions that backtrack: 2 Rule top_algorithm decision 163 location 1245:3 Rule code_expression decision 152 location 1181:5 NFA conversion early termination report: Number of NFA conversions that terminated early: 0 ## Recover from the removal of ModelicaParser.h java -cp ./antlr-3.2/lib/antlr-3.2.jar org.antlr.Tool -report MetaModelica_Lexer.g ANTLR Grammar Report; Stats Version 4 Grammar: MetaModelica_Lexer Type: lexer Target language: C Output: none Grammar option k: none Grammar option backtrack: false Rules: 32 Productions: 63 Decisions: 1 Cyclic DFA decisions: 0 LL(1) decisions: 0 Min fixed k: 14 Max fixed k: 14 Average fixed k: 14.0 Standard deviation of fixed k: 0.0 Min acyclic DFA states: 128 Max acyclic DFA states: 128 Average acyclic DFA states: 128.0 Standard deviation of acyclic DFA states: 0.0 Total acyclic DFA states: 128 Min cyclic DFA states: 0 Max cyclic DFA states: 0 Average cyclic DFA states: 0.0 Standard deviation of cyclic DFA states: 0.0 Total cyclic DFA states: 0 Vocabulary size: 65536 DFA creation time in ms: 30 Number of semantic predicates found: 0 Number of manual fixed lookahead k=value options: 0 Number of nondeterministic decisions: 0 Number of nondeterministic decisions resolved with predicates: 0 Number of DFA conversions terminated early: 0 Number of errors: 0 Number of warnings: 0 Number of infos: 0 Number of syntactic predicates found: 0 Decisions with syntactic predicates: 0 Decision DFAs using syntactic predicates: 0 Decisions with semantic predicates: 0 Decision DFAs using semantic predicates: 0 Backtracking report: Number of decisions that backtrack: 0 NFA conversion early termination report: Number of NFA conversions that terminated early: 0 ## Recover from the removal of MetaModelica_Lexer.h java -cp ./antlr-3.2/lib/antlr-3.2.jar org.antlr.Tool -report Modelica_3_Lexer.g ANTLR Grammar Report; Stats Version 4 Grammar: Modelica_3_Lexer Type: lexer Target language: C Output: none Grammar option k: none Grammar option backtrack: false Rules: 18 Productions: 35 Decisions: 1 Cyclic DFA decisions: 0 LL(1) decisions: 0 Min fixed k: 7 Max fixed k: 7 Average fixed k: 7.0 Standard deviation of fixed k: 0.0 Min acyclic DFA states: 35 Max acyclic DFA states: 35 Average acyclic DFA states: 35.0 Standard deviation of acyclic DFA states: 0.0 Total acyclic DFA states: 35 Min cyclic DFA states: 0 Max cyclic DFA states: 0 Average cyclic DFA states: 0.0 Standard deviation of cyclic DFA states: 0.0 Total cyclic DFA states: 0 Vocabulary size: 65536 DFA creation time in ms: 20 Number of semantic predicates found: 0 Number of manual fixed lookahead k=value options: 0 Number of nondeterministic decisions: 0 Number of nondeterministic decisions resolved with predicates: 0 Number of DFA conversions terminated early: 0 Number of errors: 0 Number of warnings: 0 Number of infos: 0 Number of syntactic predicates found: 0 Decisions with syntactic predicates: 0 Decision DFAs using syntactic predicates: 0 Decisions with semantic predicates: 0 Decision DFAs using semantic predicates: 0 Backtracking report: Number of decisions that backtrack: 0 NFA conversion early termination report: Number of NFA conversions that terminated early: 0 ## Recover from the removal of Modelica_3_Lexer.h g++ -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o Parser_omc.o Parser_omc.cpp g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.c g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o MetaModelica_Lexer.o MetaModelica_Lexer.c g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.c g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o Modelica_3_Lexer.o Modelica_3_Lexer.c g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o ModelicaParser_omc.o ModelicaParser_omc.c rm -f libomparse.a ar -ru libomparse.a Parser_omc.o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o ModelicaParser_omc.o C:\OMDev\tools\mingw\bin\ar.exe: creating libomparse.a ranlib libomparse.a cp libantlr3.a libomparse.a ../build/lib/omc/ g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o Parser_rml.o Parser_rml.c In file included from ../build/include/omc/matrix.h:36, from ../build/include/omc/modelica.h:84, from ../Compiler/runtime/systemimpl.h:33, from parse.c:52, from Parser_rml.c:39: ../build/include/omc/f2c.h:180:1: warning: "min" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from antlr-3.2/runtime/C/include/antlr3defs.h:109, from antlr-3.2/runtime/C/include/antlr3.h:33, from ./MetaModelica_Lexer.h:99, from parse.c:45, from Parser_rml.c:39: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:150:1: warning: this is the location of the previous definition In file included from ../build/include/omc/matrix.h:36, from ../build/include/omc/modelica.h:84, from ../Compiler/runtime/systemimpl.h:33, from parse.c:52, from Parser_rml.c:39: ../build/include/omc/f2c.h:181:1: warning: "max" redefined In file included from C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:48, from antlr-3.2/runtime/C/include/antlr3defs.h:109, from antlr-3.2/runtime/C/include/antlr3.h:33, from ./MetaModelica_Lexer.h:99, from parse.c:45, from Parser_rml.c:39: C:/OMDev/tools/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windef.h:147:1: warning: this is the location of the previous definition g++ -O3 -I../Compiler/ -I/c/OMDev//tools/rml//include/plain -I. -Iantlr-3.2/runtime/C -Iantlr-3.2/runtime/C/include -I../build/include/omc -c -o ModelicaParser_rml.o ModelicaParser_rml.c rm -f libomparse_rml.a ar -ru libomparse_rml.a Parser_rml.o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o ModelicaParser_rml.o C:\OMDev\tools\mingw\bin\ar.exe: creating libomparse_rml.a ranlib libomparse_rml.a make[4]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Parser' /bin/make -C ../modpar/ -f Makefile.omdev.mingw make[4]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' g++ -I/c/OMDev//tools/rml/include/plain/ -I -I../../mosh/src -g -Wall -DUNIX=1 -c -o TaskGraphExt_stub.o TaskGraphExt_stub.cpp ar -r libmodpar.a TaskGraphExt_stub.o make[4]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/modpar' g++ -O3 -Wl,--stack,7340032,--large-address-aware -o omc.exe Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o ExpandableConnectors.o Expression.o ExpressionDump.o ExpressionSimplify.o Graphviz.o Inline.o InnerOuter.o Inst.o InstExtends.o InstSection.o InstanceHierarchy.o Lookup.o MMath.o MetaUtil.o Mod.o ModUtil.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeFlatten.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendVarTransform.o BackendVariable.o DAEQuery.o Derive.o ExpressionSolve.o PartFn.o SimCode.o TaskGraph.o XMLDump.o SimCodeC.o SimCodeCSharp.o SimCodeFMU.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o Debug.o Error.o HashTable.o HashTable2.o HashTable3.o HashTable5.o HashTableCG.o HashTableStringToPath.o IOStream.o Util.o VarTransform.o CevalScript.o Interactive.o Refactor.o Main.o ../../Parser/libomparse_rml.a ../../Parser/libantlr3.a ../runtime/runtime.a ../../c_runtime/libc_runtime.a ../modpar/libmodpar.a -lm -L/c/OMDev//tools/rml/lib/plain -lrml -L/c/OMDev//lib/mico-msys-mingw/static -lmico2313 -lwsock32 ../runtime/lpsolve/lpsolve55.lib -L../../build/lib/omc -lsendData -lQtNetwork-mingw -lQtCore-mingw -lQtGui-mingw -luuid -lole32 -lws2_32 -lRpcrt4 -lshlwapi strip omc.exe ls -lah omc.exe -rwxr-xr-x 1 adrpo Administrators 15M Dec 21 03:28 omc.exe make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler/omc_release' echo Copying omc.exe into ../build/bin Copying omc.exe into ../build/bin cp omc_release/omc.exe ../build/bin/ cd scripts; cp -puf Compile Compile.bat doPlot doPlot.bat doPlot.Cygwin openmodelica.lefty ../../build/share/omc/scripts cp OpenModelicaBootstrappingHeader.h ../build/include/omc/ make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/Compiler' real 6m12.447s user 0m11.695s sys 0m23.067s (cd testsuite; time /bin/make -f Makefile > testsuite-trace.txt 2>&1) real 32m22.448s user 0m30.887s sys 0m59.122s echo "log is in testsuite/testsuite-trace.txt" log is in testsuite/testsuite-trace.txt cat testsuite/testsuite-trace.txt make[1]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite' /bin/make -C difftool make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/difftool' flex omc-diff.l gcc -o ../../build/bin/omc-diff".exe" lex.yy.c make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/difftool' /bin/make -C bootstrapping -f Makefile test > bootstrapping.log bootstrapping.log done /bin/make -C mosfiles-dassl2 -f Makefile test > mosfiles-dassl2.log mosfiles-dassl2.log done /bin/make -C libraries/msl31 -f Makefile test > msl31.log /bin/make -C libraries/multibody -f Makefile test > multibody.log /bin/make -C libraries/msl221 -f Makefile test > msl221.log /bin/make -C libraries/msl221/modelicaAdditions -f Makefile test > msl221additions.log /bin/make -C interactive-simulation -f Makefile test > interactive-simulation.log interactive-simulation.log done /bin/make -C mosfiles -f Makefile test > mosfiles.log mosfiles.log done /bin/make -C mosfiles-msl22 -f Makefile test > mosfiles-msl22.log mosfiles-msl22.log done /bin/make -C parser -f Makefile test > parser.log parser.log done /bin/make -C meta -f Makefile test > meta.log meta.log done /bin/make -C dependency -f Makefile test > dependency.log dependency.log done /bin/make -C libraries/biochem -f Makefile test > biochem.log /bin/make -C mofiles -f Makefile test > mofiles.log mofiles.log done /bin/make -C mofiles/msl -f Makefile test > msl.log msl.log done /bin/make -C meta/MetaModelicaDev -f Makefile.omc test > mmdev.log mmdev.log done /bin/make -C mosfiles-nosim -f Makefile test > mosfiles-nosim.log mosfiles-nosim.log done /bin/make -C interactive -f Makefile test > interactive.log interactive.log done /bin/make -C records -f Makefile test > records.log records.log done /bin/make -C expandable -f Makefile test > expandable.log expandable.log done /bin/make -C linearize -f Makefile test > linearize.log linearize.log done /bin/make -C modelicaML -f Makefile test > modelicaML.log modelicaML.log done /bin/make -C mofiles/drmodelica -f Makefile test > drmodelica.log drmodelica.log done /bin/make -C streams -f Makefile test > streams.log streams.log done make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/biochem' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + EnzMM ... ok [time:1] + Glycolysis ... ok [time:2] + InsulinSignaling_Sedaghat ... ok [time:1] + UniBi ... ok [time:2] + UniUni ... ok [time:1] + BioChem.Examples ... ok [time:9] == 0 out of 6 tests failed [biochem, time: 17] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/biochem' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/bootstrapping' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + DumpTest ... ok [time:48] + HashTable Unit Testing ... ok [time:15] + MainTest ... ok [time:46] + SimCodeTest ... ok [time:31] + SimplifyTest ... ok [time:21] + SusanTest ... ok [time:14] + UtilTest ... ok [time:6] == 0 out of 7 tests failed [bootstrapping, time: 181] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/bootstrapping' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/dependency' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + DependencyChecking.mos ... ok [time:0] + Dependency + check Modelica.Mechanics.MultiBody [version 3.1] ... ok [time:7] == 0 out of 2 tests failed [dependency, time: 7] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/dependency' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles/drmodelica' Running tests: + ABCDsystem ... ok [time:1] - AccessDemo Illegal Mod ... ok [time:0] + AccessDemo Legal Mod ... ok [time:0] + ActivateWhenEquation ... ok [time:0] + AlgorithmCondAssign ... ok [time:0] + AlgorithmCondAssign ... ok [time:0] + AlgorithmSection ... ok [time:0] + ArrayAddSub1 ... ok [time:0] - ArrayAddSub ... ok [time:0] + ArrayConstruct1 ... ok [time:0] + ArrayDim1 ... ok [time:0] + ArrayDim2 ... ok [time:1] + ArrayDim3 ... ok [time:0] + ArrayDim4 ... ok [time:0] - ArrayDivError ... ok [time:0] - ArrayDiv ... ok [time:0] + ArrayExponentiation ... ok [time:0] + ArrayFieldSlice ... ok [time:0] + ArrayIndex ... ok [time:0] + ArrayMult ... ok [time:0] + ArrayReduce ... ok [time:0] - ArraysInitIllegal ... ok [time:0] + ArraysInitLegal ... ok [time:0] + AssertTest ... ok [time:0] + AssertTest1 ... ok [time:0] + AssertTest2 ... ok [time:0] - BlockMatrix ... ok [time:0] - BlockMatrix2 ... ok [time:0] - BlockMatrix3 ... ok [time:0] + BouncingBall ... ok [time:0] + Colered Point Legal Mod ... ok [time:0] + Colors ... ok [time:0] + ComplexNumbers ... ok [time:0] + Concat3 ... ok [time:0] + ConstructFunc ... ok [time:0] - CyclicPerm ... ok [time:0] + DAEexample ... ok [time:0] + DiscreteVectorStateSpace ... ok [time:0] + DoubleWhenSequential ... ok [time:0] + ElementWiseMultiplication.mo ... ok [time:0] + Epidemics1 ... ok [time:0] + EqualityEquationsCorrect ... ok [time:0] + EquationCall ... ok [time:0] + Equations ... ok [time:0] + FilterBlock1 ... ok [time:0] + FiveForEquations ... ok [time:0] + FlatTank ... ok [time:1] + ForLoopHideVariable ... ok [time:0] + FuncDer ... ok [time:0] + FuncMultResults ... ok [time:0] + HeatTankExpanded ... ok [time:0] + HeatTank ... ok [time:0] + HelloWorld ... ok [time:0] + HideVariableForEquations ... ok [time:0] + HydrogenIodide ... ok [time:0] + IfEquation ... ok [time:0] + joinThreeVectors2 ... ok [time:0] + LeastSquares ... ok [time:0] + LogCall1 ... ok [time:1] + LotkaVolterra ... ok [time:0] - MicroCircuitInvalid ... ok [time:0] + ModifiedFiltersInSeries ... ok [time:0] + MoonLanding ... ok [time:0] + MultipleResultsFunction ... ok [time:0] + MultFuncCall ... ok [time:0] + OneArgBaseFunction ... ok [time:0] - PointSum ... ok [time:1] + PolynomialEvaluator1 ... ok [time:0] + PolynomialEvaluator2 ... ok [time:0] + PolynomialEvaluator ... ok [time:0] + PolynomialEvaluatorA ... ok [time:0] + PolynomialEvaluatorB ... ok [time:0] + RangeVector ... ok [time:0] - RefinedSimpleCircuitInvalid ... ok [time:0] + RefinedSimpleCircuitValid ... ok [time:0] + RefinedSimpleCircuitValid2 ... ok [time:0] + SimplePeriodicSampler ... ok [time:0] + StepAdvanced ... ok [time:0] + SumForLoop ... ok [time:0] + Summation ... ok [time:0] + SumSeriesWhile ... ok [time:0] + SumVectorForIf ... ok [time:0] + TankHybridPID ... ok [time:0] + TankHybridPI ... ok [time:0] + Tank ... ok [time:0] + TankPID ... ok [time:0] + TankPI ... ok [time:0] + TanksConnectedPI ... ok [time:0] + TempDepResistorCircuitInherited ... ok [time:0] + TempDepResistorCircuit ... ok [time:0] + TwoRateSampler ... ok [time:0] + VanDerPol ... ok [time:0] + WatchDog1AlgorithmWhen ... ok [time:0] + WatchDog2EquationWhen ... ok [time:0] + VectorizeOneReturnValue ... ok [time:0] - VectorizeSeveralArguments ... ok [time:0] + WhenEquation ... ok [time:0] - WhenNotValid ... ok [time:0] + WhenPriority ... ok [time:0] + WhenStatement1 ... ok [time:0] + WhenStatement2 ... ok [time:0] + WhenStatement3 ... ok [time:0] + WhenValidResult ... ok [time:0] + WhenVectorPredicateEquation ... ok [time:0] == 0 out of 104 tests failed [drmodelica, time: 10] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles/drmodelica' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/expandable' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + ExpandableConnectors ... ok [time:3] == 0 out of 1 tests failed [expandable, time: 3] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/expandable' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/interactive-simulation' Running tests... OPENMODELICAHOME = C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Interactive Simulation Testing ... ok [time:28] == 0 out of 1 tests failed [interactive-simulation, time: 28] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/interactive-simulation' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/interactive' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + DefaultComponentName ... ok [time:0] + Differentiate ... ok [time:0] + For-statement 1 ... ok [time:3] + For-statement 2 ... ok [time:0] + For-statement 3 ... ok [time:0] + For-statement 4 ... ok [time:0] - For-statement fail 5 ... ok [time:0] + For-statement 6 ... ok [time:0] + For-statement 7 ... ok [time:0] + If-statement ... ok [time:0] - If-statement Illegal ... ok [time:0] + API-Parameters ... ok [time:1] + API Classes ... ok [time:0] + API loading and saving ... ok [time:0] + API-attributes ... ok [time:0] + API-Interactive Calls ... ok [time:0] + Test Interactive API for Annotations for MSL 3.1 ... ok [time:6] + Test Interactive API for Simulations ... ok [time:8] + Graphical-API ... ok [time:0] + API Class/Elements query ... ok [time:0] + Matrices ... ok [time:1] + refactorGraphAnn1 ... ok [time:0] + refactorGraphAnn2 ... ok [time:1] + Rename ... ok [time:3] + RunScript ... ok [time:0] + Test Interactive API for Components ... ok [time:0] + Simplify ... ok [time:0] + strings ... ok [time:0] + Variables ... ok [time:0] + XmlDumpComment ... ok [time:0] == 0 out of 30 tests failed [interactive, time: 24] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/interactive' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/linearize' Running tests... OPENMODELICAHOME = C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Linearization of linear model ... ok [time:3] + VanDerPol linearization ... ok [time:2] + small values in linearization ... ok [time:3] + LotkaVolterra linearization ... ok [time:2] + twoflattankmodel linearization ... ok [time:3] + nonlinsys linearization ... ok [time:3] + extfunctions linearization ... ok [time:4] + test_02.mos ... ok [time:2] + test_03.mos ... ok [time:3] + test_04.mos ... ok [time:2] + test_05.mos ... ok [time:3] == 0 out of 11 tests failed [linearize, time: 30] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/linearize' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/meta' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + AlgPatternm ... ok [time:0] + BuiltinArray ... ok [time:1] + BuiltinBoolean ... ok [time:0] + BuiltinInteger ... ok [time:0] + BuiltinList ... ok [time:1] + BuiltinMisc ... ok [time:2] + BuiltinReal ... ok [time:2] + BuiltinString ... ok [time:0] + ComplicatedInteractive ... ok [time:1] + Equality ... ok [time:0] + EqPatternm ... ok [time:1] + ErrorInteractiveCallFunctionPtr ... ok [time:1] - ErrorInvalidComplexType ... ok [time:0] - ErrorInvalidPattern1 ... ok [time:0] - ErrorInvalidPattern2 ... ok [time:0] - ErrorInvalidPattern1 ... ok [time:0] - ErrorLocalElement1 ... ok [time:0] - ErrorLocalElement2 ... ok [time:0] - ErrorMatchInOut1.mo ... ok [time:0] + ErrorMatchNumOutput ... ok [time:0] - ErrorNone ... ok [time:0] + Failure ... ok [time:1] + List1 ... ok [time:2] + List2 ... ok [time:1] + List3 ... ok [time:2] + List4 ... ok [time:1] + List5 ... ok [time:0] + ListInteractive ... ok [time:0] + MatchCase1 ... ok [time:2] + MatchCase2 ... ok [time:1] + MatchCase3 ... ok [time:2] + MatchCase4 ... ok [time:2] + MatchCase5 ... ok [time:1] + MatchCase6 ... ok [time:2] + MatchCase7 ... ok [time:1] + MatchCase8 ... ok [time:2] + MatchCase9 ... ok [time:2] + MatchCase10 ... ok [time:1] + MatchCase11 ... ok [time:1] + MatchCase12 ... ok [time:0] + MatchCase13 ... ok [time:1] + MatchCase14 ... ok [time:1] + MatchCase15 ... ok [time:0] + MatchCase16 ... ok [time:0] + MatchCase17 ... ok [time:1] + MatchCaseInteractive1 ... ok [time:3] + MatchCaseInteractive2 ... ok [time:1] + MatchCaseInteractive3 ... ok [time:0] + MatchElse1 ... ok [time:1] + MatchIfEquation1 ... ok [time:0] + OptionInteractive ... ok [time:1] + PartialFn1 ... ok [time:1] + PartialFn2 ... ok [time:1] - PartialFn3 ... ok [time:0] + PartialFn4 ... ok [time:2] + PartialFn5 ... ok [time:1] + PartialFn6 ... ok [time:1] + PartialFn7 ... ok [time:1] + PartialFn8 ... equation mismatch [time:2] ==== Log /tmp/omc-rtest/adrpo-meta/log-PartialFn8.mos true record SimulationResult resultFile = "PartialFn8_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PartialFn8', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; 0.0 0.0 Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-meta/equations-expected 2010-12-21 03:57:38 +0100 +++ /tmp/omc-rtest/adrpo-meta/equations-got 2010-12-21 03:57:40 +0100 @@ -3,6 +3,6 @@ resultFile = "PartialFn8_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PartialFn8', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; 0.0 -2.0 +0.0 Equation mismatch: omc-diff says: Line 8: Real 2.0 != 0.0 eps: 0.005000, actual diff: 2.000000 + PartialFn10 ... ok [time:1] + PartialFn11 ... ok [time:1] + PartialFn12 ... ok [time:2] + PartialFn13 ... ok [time:1] + PartialFn14 ... ok [time:0] + PartialFn15 ... ok [time:1] + Polymorphic ... ok [time:0] + Recursive ... ok [time:0] + Shadowing1 ... ok [time:0] + Shadowing2 ... ok [time:0] + StrictRML ... ok [time:1] + TupleInteractive ... ok [time:0] + Uniontype1 ... ok [time:1] + Uniontype2 ... ok [time:1] + Uniontype3 ... ok [time:2] + Uniontype4 ... ok [time:1] + Uniontype5 ... ok [time:1] + Uniontype6 ... ok [time:1] + Uniontype7 ... ok [time:1] + Uniontype8 ... ok [time:1] + Uniontype9 ... ok [time:0] + Uniontype10 ... ok [time:0] + Uniontype11 ... ok [time:0] + Uniontype12 ... ok [time:0] + Uniontype13 ... ok [time:1] + Uniontype14 ... ok [time:0] + Uniontype15 ... ok [time:0] == 1 out of 86 tests failed [meta, time: 70] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/meta' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/meta/MetaModelicaDev' + 01 Experiment ... ok [time:1] + 02a Exp1 ... ok [time:1] + 02b Exp2 ... ok [time:0] + 03 Symbolic Differentation ... ok [time:1] + 04 Assignment ... ok [time:1] + 05a AssignTwoType ... ok [time:1] + 05b AssignTwoType ... ok [time:1] + 06 Advanced ... ok [time:1] + 08 Pam ... ok [time:1] + 09 Pam Decl ... ok [time:1] + 10 Pam Translator to Machine Code ... ok [time:0] + 11 Petrol ... ok [time:2] == 0 out of 12 tests failed [MetaModelica Course, time: 16] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/meta/MetaModelicaDev' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/modelicaML' Running tests... OPENMODELICAHOME = C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Simulation ModelicaML model twotank ... ok [time:5] + Simulation ModelicaML model BouncingBall ... ok [time:2] + Simulation ModelicaML model watchdog ... ok [time:2] + Simulation ModelicaML models ... ok [time:2] == 0 out of 4 tests failed [modelicaML, time: 11] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/modelicaML' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles' Running tests... + Abs1 ... ok [time:0] - Abs2 ... ok [time:0] + Abs ... ok [time:0] + Acos ... ok [time:0] + AddReal1 ... ok [time:1] + Algorithm1 ... ok [time:0] - Algorithm2 ... ok [time:0] + Algorithm3 ... ok [time:0] + AlgorithmFor1 ... ok [time:0] + AlgorithmFor2 ... ok [time:0] + AlgorithmFor3 ... ok [time:0] + AlgorithmFor4 ... ok [time:0] + AlgorithmFor5 ... ok [time:0] + AlgorithmFor6 ... ok [time:0] + And ... ok [time:0] + Array10 ... ok [time:0] + Array11 ... ok [time:1] + Array12 ... ok [time:0] + Array13 ... ok [time:0] + Array14 ... ok [time:0] + Array15 ... ok [time:0] + Array1 ... ok [time:0] + Array2 ... ok [time:0] + Array3 ... ok [time:0] + Array4 ... ok [time:0] + Array7 ... ok [time:0] + Array8 ... ok [time:0] + Array9 ... ok [time:1] + ArrayAccess ... ok [time:0] + ArrayAddition ... ok [time:0] + ArrayAsAliasInExtends ... ok [time:0] + ArrayAsAlias ... ok [time:0] + ArrayAssignWholeDim ... ok [time:0] + ArrayBrackets ... ok [time:0] - Array_builtin ... ok [time:0] + ArrayCurlyBrackets ... ok [time:0] + ArrayDeclaration1 ... ok [time:0] + ArrayDeclaration2 ... ok [time:0] + ArrayDeclaration3 ... ok [time:0] + ArrayDeclaration4 ... ok [time:0] + ArrayDeclaration5 ... ok [time:0] + ArrayDivision ... ok [time:0] + ArrayEWOps1 ... ok [time:0] + ArrayEWOps2 ... ok [time:0] + ArrayEWOps3 ... ok [time:0] + ArrayEWOps4 ... ok [time:0] + ArrayEWOps5 ... ok [time:0] + ArrayEWOpsCEval1 ... ok [time:0] + ArrayEWOpsCEval2 ... ok [time:0] + ArrayEWOpsCEval3 ... ok [time:0] + ArrayEWOpsCEval1 ... ok [time:0] + ArrayEWOpsCEval5 ... ok [time:0] + ArrayExtend ... ok [time:0] + ArrayExtendsUnknown ... ok [time:0] + ArrayIndex ... ok [time:0] + ArrayIndex2 ... ok [time:0] - ArrayInvalidDims ... ok [time:0] + ArrayMatrixSimplifier ... ok [time:0] + ArrayModification10 ... ok [time:0] + ArrayModification11 ... ok [time:0] + ArrayModification12 ... ok [time:0] + ArrayModification13 ... ok [time:0] - ArrayModification14 ... ok [time:1] + ArrayModification1 ... ok [time:0] + ArrayModification2 ... ok [time:0] + ArrayModification3 ... ok [time:0] + ArrayModification4 ... ok [time:0] + ArrayModification5 ... ok [time:0] + ArrayModification6 ... ok [time:0] + ArrayModification7 ... ok [time:0] + ArrayModification8 ... ok [time:0] + ArrayModification9 ... ok [time:0] + ArrayMulMatrixSimplifier ... ok [time:0] + ArrayMultiplication ... ok [time:1] + ArrayOperators ... ok [time:0] + ArrayRange ... ok [time:0] + ArrayReduce2 ... ok [time:0] + ArrayRemoveIndex1 ... ok [time:0] + ArraySizeFromFunc ... ok [time:0] + ArraySlice1 ... ok [time:0] + ArraySubtraction ... ok [time:0] + Asin ... ok [time:0] + AssignmentFunction ... ok [time:0] + AssignmentFunctionMultiple1 ... ok [time:0] + AssignmentSimple ... ok [time:0] + Atan2 ... ok [time:1] + Atan ... ok [time:0] + BlockComponents ... ok [time:0] + BlockIllegal ... ok [time:0] + BlockResult ... ok [time:0] + BlockSimple ... ok [time:0] + BoolArrayTest ... ok [time:0] + BooleanLiterals ... ok [time:0] + Break ... ok [time:0] + Cardinality ... ok [time:0] + Ceil ... ok [time:0] + Circle ... ok [time:0] + Circuit1 ... ok [time:1] + Class1 ... ok [time:0] + Class2 ... ok [time:0] + ClassExtends1 ... ok [time:0] + ClassExtends2 ... ok [time:0] + ClassExtends3 ... ok [time:0] + Comment1 ... ok [time:0] + Comment2 ... ok [time:0] + ComponentNames ... ok [time:0] + ComponentNames2 ... ok [time:0] + RedeclarationComponentNames ... ok [time:0] + CondDeclaration ... ok [time:0] - ConditionalArrayExpression1 ... ok [time:0] + ConditionalArrayExpression2 ... ok [time:0] + ConditionalComponent ... ok [time:0] + CondOperators ... ok [time:0] + Connect12 ... ok [time:0] + Connect13 ... ok [time:0] + Connect14 ... ok [time:0] + Connect15 ... ok [time:0] + Connect16 ... ok [time:0] + Connect1 ... ok [time:0] + Connect2 ... ok [time:0] + Connect4 ... ok [time:0] + Connect5 ... ok [time:1] + Connect6 ... ok [time:0] + Connect7 ... ok [time:0] + Connect8 ... ok [time:0] + Connect9 ... ok [time:0] + ConnectEnumArray ... ok [time:0] - ConnectFlowEffort ... ok [time:0] + ConnectHierarchical1 ... ok [time:0] + ConnectHierarchical2 ... ok [time:0] + ConnectInner1 ... ok [time:0] + ConnectInner2 ... ok [time:0] + ConnectInner3 ... ok [time:0] + ConnectInnerOuter2 ... ok [time:0] + ConnectInnerOuter3 ... ok [time:0] + ConnectInnerOuter ... ok [time:0] + ConnectorComponents ... ok [time:0] - ConnectorIllegal ... ok [time:0] + ConnectorSimple ... ok [time:0] + ConnectTypes ... ok [time:0] + Constant10 ... ok [time:0] + Constant11 ... ok [time:0] + Constant1 ... ok [time:0] + Constant2 ... ok [time:0] + Constant3 ... ok [time:0] + Constant4 ... ok [time:1] + Constant5 ... ok [time:0] + Constant6 ... ok [time:0] + Constant7 ... ok [time:0] + Constant8 ... ok [time:0] - Constant9 ... ok [time:0] + ConstantDeclConnector ... ok [time:0] + ConstantDeclRecord ... ok [time:0] + ConstantDeclType ... ok [time:0] + ConstantLogicalRelations ... ok [time:0] + ConstantReductions ... ok [time:0] + ConstantSize ... ok [time:0] + ConstrainingType1 ... ok [time:0] + ConstructParameters2 ... ok [time:0] + ConstructParameters ... ok [time:0] + Cosh ... ok [time:0] + Cos ... ok [time:0] + Cross ... ok [time:0] + DeclarationEquation1 ... ok [time:0] + DeclarationEquation2 ... ok [time:0] + DeclarationEquation3 ... ok [time:0] + DeclarationOrder1 ... ok [time:0] + DeclarationOrder2 ... ok [time:0] + DeclarationOrder ... ok [time:1] + DefaultRecordParameters ... ok [time:0] + Delay2 ... ok [time:0] + Delay3 ... ok [time:0] + Delay4 ... ok [time:0] + Delay5 ... ok [time:0] + Delay6 ... ok [time:0] + Delay7 ... ok [time:0] + Delay ... ok [time:0] + DependsMutual ... ok [time:0] - DependsRecursive ... ok [time:0] + Derivative1 ... ok [time:0] + DerConstant1 ... ok [time:1] + DerConstant2 ... ok [time:0] - DerConstant3 ... ok [time:0] + DiagonalBlock ... ok [time:0] + Discrete1 ... ok [time:0] - Discrete2 ... erroneous ==== Log /tmp/omc-rtest/adrpo-mofiles/log-Discrete2.mo class Discrete2 discrete Real x; equation x = sin(time); end Discrete2; + DiscreteDeclConnector ... ok [time:0] + DiscreteDeclRecord ... ok [time:0] + DiscreteDeclType ... ok [time:0] - DisturbedResistance3 ... ok [time:0] - DisturbedResistance4 ... ok [time:0] + Div ... ok [time:0] + DocString.mo ... ok [time:0] - DoubleDeclaration ... ok [time:1] - DuplicateElements ... ok [time:0] + DuplicateElementsEquivalent ... ok [time:0] - DuplicateElementsNonEquivalent ... ok [time:0] - DuplicateElementsExtends ... ok [time:0] + DuplicateElementsExtendsEquivalent ... ok [time:0] + Each1 ... ok [time:0] + Encapsulated1 ... ok [time:0] - Encapsulated2 ... ok [time:0] - Encapsulated3 ... ok [time:0] + EngineSAAB95Total ... ok [time:0] + Enum10 ... ok [time:0] + Enum11 ... ok [time:1] + Enumeration1 ... ok [time:0] + Enumeration2 ... ok [time:0] + Enumeration3 ... ok [time:0] + Enumeration4 ... ok [time:0] - Enumeration5 ... ok [time:0] + Enumeration6 ... ok [time:0] + Enumeration7 ... ok [time:0] + Enumeration8 ... ok [time:0] + Enumeration9 ... ok [time:0] + EnumConnectArray ... ok [time:0] + EnumDimSum ... ok [time:0] + EnumFor ... ok [time:0] - EnumInvalidLiteral ... ok [time:0] + EnumRange ... ok [time:0] + Equals ... ok [time:0] + EquationComponent1 ... ok [time:0] + EquationComponent2 ... ok [time:0] + EquationComponent3 ... ok [time:0] + EquationComponent4 ... ok [time:0] + EquationComponent5 ... ok [time:0] + EquationFor1 ... ok [time:0] + EquationFor2 ... ok [time:0] + EquationFor3 ... ok [time:1] + EquationFor4 ... ok [time:0] + EquationFor5 ... ok [time:0] + EquationFor6 ... ok [time:0] + EquationFor7 ... ok [time:0] + EquationIf1 ... ok [time:0] + EquationIf2 ... ok [time:0] + EquationIf3 ... ok [time:0] + EquationIf4 ... ok [time:0] - ErrorMultipleClasses ... ok [time:0] + EventFunctions ... ok [time:0] + Exp ... ok [time:0] + Expressions ... ok [time:1] + Extends1 ... ok [time:0] + Extends2 ... ok [time:0] + Extends3 ... ok [time:0] + Extends4 ... ok [time:0] + Extends5 ... ok [time:0] + Extends6 ... ok [time:0] + Extends7 ... ok [time:0] + Extends8 ... ok [time:0] + Extends9 ... ok [time:0] + Extends10 ... ok [time:0] + Extends11 ... ok [time:0] + ExtendsModWithImport ... ok [time:0] + ExternalFunction1 ... ok [time:0] + ExternalFunction2 ... ok [time:1] + ExternalFunction3 ... ok [time:0] + ExternalFunction4 ... ok [time:2] + ExternalFunction5 ... ok [time:0] + Derivative Annotation ... ok [time:0] + Faculty1 ... ok [time:0] + Faculty2 ... ok [time:0] + Faculty3 ... ok [time:0] + Faculty5 ... ok [time:0] + FillSize ... ok [time:0] + FinalParameterModification ... ok [time:0] + FixedFinalParameter ... ok [time:1] + FlexibleShaft ... ok [time:0] + FloatingPoint ... ok [time:0] + Floor ... ok [time:0] + FlowDeclConnector ... ok [time:0] + FlowDeclRecord ... ok [time:0] + FlowDeclType ... ok [time:0] + ForceAndTorque.mo ... ok [time:0] + ForIf ... ok [time:0] + ForIterator1 ... ok [time:0] + ForIterator2 ... ok [time:0] + ForIteratorType ... ok [time:1] + ForNested ... ok [time:0] + ForSimple ... ok [time:0] + Function10 ... ok [time:0] + Function11 ... ok [time:0] + Function12 ... ok [time:0] + Function1 ... ok [time:0] - Function3 ... erroneous ==== Log /tmp/omc-rtest/adrpo-mofiles/log-Function3.mo function Function3.fn input Real x; output Real y; algorithm y := x; end Function3.fn; class Function3 Real x = Function3.fn(time); end Function3; + Function5 ... ok [time:0] + Function5 ... ok [time:0] + Function6 ... ok [time:0] - Function7 ... ok [time:0] - Function8 ... ok [time:1] + Function9 ... ok [time:0] + FunctionBreak ... ok [time:0] + FunctionBubblesort ... ok [time:0] + FunctionCall ... ok [time:0] + FunctionDefaultArgs ... ok [time:0] + FunctionEval1 ... ok [time:0] + FunctionEval2 ... ok [time:0] + FunctionEval3 ... ok [time:0] + FunctionEval4 ... ok [time:0] + FunctionEval6 ... ok [time:0] + FunctionEval7 ... ok [time:1] + FunctionEval8 ... ok [time:0] + FunctionEval9 ... ok [time:0] + FunctionEvalBuiltin ... ok [time:0] + FunctionEvalSlice ... ok [time:0] - FunctionProtectedInput ... ok [time:0] + FunctionReturn ... ok [time:0] + FunctionSimple ... ok [time:0] + FunctionSimplex ... ok [time:0] - FunctionWithEquation ... ok [time:0] + GreaterThanEqual ... ok [time:0] + GreaterThan ... ok [time:1] + RecursiveSelfReference ... ok [time:0] + IdenticalEquations ... ok [time:0] + if_then_elseif_else ... ok [time:0] + Import1 ... ok [time:0] - Import2 ... ok [time:0] + Import3 ... ok [time:0] + Import4 ... ok [time:0] + Import5 ... ok [time:0] + Import6 ... ok [time:0] + Import7 ... ok [time:0] + Influenza ... ok [time:0] + InheritanceClassMod ... ok [time:1] + InheritanceDiamond.mo ... ok [time:0] + InheritanceMultiple ... ok [time:0] + InheritanceProtected ... ok [time:0] + InheritancePublic ... ok [time:0] + InheritanceSeveral ... ok [time:0] + InheritanceSimple ... ok [time:0] + InnerOuter1 ... ok [time:0] + InnerOuter2 ... ok [time:0] + InnerOuterSystem ... ok [time:0] + InnerOuterWithExtends ... ok [time:0] + String arrays ... ok [time:0] + InOutArray ... ok [time:1] + InOutBool ... ok [time:0] + InputDeclConnector ... ok [time:0] + InputDeclRecord ... ok [time:0] + InputDeclType ... ok [time:0] + IntAdd ... ok [time:0] - IntDiv ... ok [time:0] + Integer2Real ... ok [time:0] + Integer ... ok [time:0] + IntMul ... ok [time:0] + IntPow ... ok [time:0] + IntSub ... ok [time:0] + Inverted Pendulum ... ok [time:0] + LessThanEqual ... ok [time:0] + LessThan ... ok [time:0] + Log10 ... ok [time:0] + Log ... ok [time:1] + Lookup10 ... ok [time:0] + Lookup1 ... ok [time:0] + Lookup2 ... ok [time:0] - Lookup3 ... ok [time:0] + Lookup4 ... ok [time:0] + Lookup5 ... ok [time:0] + Lookup6 ... ok [time:0] - Lookup7 ... ok [time:0] + Lookup9 ... ok [time:0] + Lookup with arrays ... ok [time:0] + MathematicalFunctions ... ok [time:0] + Matrix1 ... ok [time:1] + MatrixAddition ... ok [time:0] + MatrixBrackets ... ok [time:0] + MatrixPow ... ok [time:0] + MatrixRowIndexing ... ok [time:0] + Min & Max ... ok [time:0] + ModelAccess ... ok [time:0] + modelica_1_1_Array9 ... ok [time:0] + modelica_1_1_Function10 ... ok [time:0] - modelica_1_1_Type10 ... ok [time:0] + modelica_1_1_Type9 ... ok [time:0] + ModelSimple ... ok [time:0] + Modification10 ... ok [time:1] + Modification12 ... ok [time:0] + Modification13 ... ok [time:0] + Modification14 ... ok [time:0] - Modification15 ... ok [time:0] + Modification1 ... ok [time:0] + Modification2 ... ok [time:0] - Modification4 ... ok [time:0] + Modification5 ... ok [time:0] + Modification6 ... ok [time:0] + Modification7 ... ok [time:0] - Modification9 ... ok [time:0] + ModifierClass ... ok [time:1] + ModifierExtends ... ok [time:0] + ModifiersProblem ... ok [time:0] + ModifierRedeclare ... ok [time:0] - ModifierTypeError ... ok [time:0] + ModifierVariable ... ok [time:0] - ModifyConstant4 ... ok [time:0] - ModifyConstant5 ... ok [time:0] - ModifyConstant6 ... ok [time:0] + modifyOuter2 ... ok [time:0] + modifyOuter ... ok [time:0] - ModifyUnknown1 ... ok [time:0] - ModifyUnknown2 ... ok [time:1] + Mod ... ok [time:0] + MultipleDeclarations2 ... ok [time:0] - MultipleDeclarations ... ok [time:0] + MyPointsInst1 ... ok [time:0] + MyPointsInst2 ... ok [time:0] + NamedArguments ... ok [time:0] + NestedClasses ... ok [time:0] + NoEvent1 ... ok [time:0] + Non-expanded Array1 ... ok [time:0] + NotDependsRecursive ... ok [time:0] + NotEquals ... ok [time:0] + Not ... ok [time:0] + NumericFunctions ... ok [time:0] + Operators.mo ... ok [time:0] + Or ... ok [time:0] + OutputDeclConnector ... ok [time:0] + OutputDeclRecord ... ok [time:0] + OutputDeclType ... ok [time:0] + OverrideFinalTest ... ok [time:0] + Overwriting1 ... ok [time:0] + Overwriting2 ... ok [time:0] + Overwriting3 ... ok [time:0] - Overwriting4 ... ok [time:1] + PackageComponents ... ok [time:0] + PackageIllegal ... ok [time:0] + package-s-1 ... ok [time:0] + package-s-1 ... ok [time:0] + packages2 ... ok [time:0] + PackageSimple ... ok [time:0] + ParameterDeclConnector ... ok [time:0] + ParameterDeclRecord ... ok [time:0] + ParameterDeclType ... ok [time:0] - Partial1 ... ok [time:0] + PEXPipe ... ok [time:0] + Philosopher2 ... ok [time:0] + Philosopher ... ok [time:0] + Pow ... ok [time:0] + PredefinedTypes ... ok [time:0] - Protected1 ... ok [time:0] + ProtectedAccess2 ... ok [time:0] - ProtectedAccess ... ok [time:0] - prtest ... ok [time:0] + PublicAccess ... ok [time:0] + Range1 ... ok [time:0] - Real2Integer1 ... ok [time:1] - Real2Integer2 ... ok [time:0] + Real2Integer3 ... ok [time:0] + RealAdd ... ok [time:0] + RealDiv ... ok [time:0] + RealMul ... ok [time:0] + RealPow ... ok [time:0] + RealSub ... ok [time:0] + Record1 ... ok [time:0] + RecordAssignment ... ok [time:0] + RecordConnections ... ok [time:0] + RecordConstructors ... ok [time:0] + RecordConstructorVectorization.mo ... ok [time:1] + RecordNonPublic ... ok [time:0] + RecordPrefixes.mo ... ok [time:0] + RecordSimple ... ok [time:0] + RecursiveFunctionCall ... ok [time:0] - RecursiveShort ... ok [time:0] + Redeclare1 ... ok [time:0] + Redeclare2 ... ok [time:0] + Redeclare3 ... ok [time:0] + Redeclare4 ... ok [time:0] + Redeclare5 ... ok [time:0] - RedeclareFlowEffort ... ok [time:0] + Reductions ... ok [time:1] + reinit ... ok [time:0] + ReinitArray ... ok [time:0] + Rem ... ok [time:0] + ScopeDeclaration1 ... ok [time:0] + ScopeDeclaration3 ... ok [time:0] + ScopeModification1 ... ok [time:0] - ScopeModification2 ... ok [time:0] + Sequence ... ok [time:0] + Shadow1 ... ok [time:0] + ShortClassDef ... ok [time:0] + Sign ... ok [time:0] + SimpleInheritance ... ok [time:0] + SimpleIntegrator1 ... ok [time:0] + SimpleIntegrator2 ... ok [time:0] - SimpleIntegrator3 ... ok [time:0] - SimpleTypeExtend ... ok [time:0] + Simplify ... ok [time:0] + Sinh ... ok [time:0] + Sin ... ok [time:0] + Skew ... ok [time:0] + SmallLinsys ... ok [time:0] + Sqrt ... ok [time:0] + StringBoolean ... ok [time:0] + StringConcatenation ... ok [time:0] + StringConversion ... ok [time:0] + StringInteger ... ok [time:0] + StringLiterals ... ok [time:0] + StringPool ... ok [time:0] + StringReal ... ok [time:0] + StructuralParameter1 ... ok [time:0] + SubScript1 ... ok [time:1] + SubScript2 ... ok [time:0] + Subscript3 ... ok [time:0] + Sum ... ok [time:0] + Switch ... ok [time:0] + Tanh ... ok [time:0] + Tan ... ok [time:0] + Terminal1 ... ok [time:0] - Terminal2 ... ok [time:0] + TestGravityAcceleration ... ok [time:0] + Transpose2 ... ok [time:0] + Transpose ... ok [time:0] + tupleSubset ... ok [time:1] + TupleSingleAssign ... ok [time:0] + Type10 ... ok [time:0] - Type1 ... ok [time:0] - Type3 ... ok [time:0] + Type4 ... ok [time:0] + Type5 ... ok [time:0] + Type6 ... ok [time:0] - Type7 ... ok [time:0] - Type8 ... ok [time:0] + Type9 ... ok [time:0] + TypeArray ... ok [time:0] + TypeClass1 ... ok [time:0] - TypeClass2 ... ok [time:0] + TypeDeclArray ... ok [time:0] + TypeEnumeration ... ok [time:0] + TypeSimple ... ok [time:0] - Units2 ... ok [time:0] + UsertypeModifications ... ok [time:0] + VectorBuiltin ... ok [time:0] + VectorDimension ... ok [time:0] + Vectorizable1 ... ok [time:0] + Vectorizable2 ... ok [time:0] + Vectorizable3 ... ok [time:1] + Vectorizable4 ... ok [time:0] + Vectorizable5 ... ok [time:0] + Vectorizable6 ... ok [time:0] + VectorizeExtendedType ... ok [time:0] + VectorTest ... ok [time:0] - WhenElseNested ... ok [time:0] - WhenNested ... ok [time:0] - WhenNestedEquation ... ok [time:0] + WhenSemantics1 ... ok [time:0] + While ... ok [time:0] + WillowForest ... ok [time:0] == 2 out of 545 tests failed [mofiles, time: 51] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-dassl2' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + ABCDsystem.plt ... ok [time:1] + ABCDsystem.csv ... ok [time:2] + ABCDsystem.csv ... ok [time:1] + AlgorithmArrayEqn ... ok [time:1] + AlgorithmCondAssign1 ... ok [time:2] + AlgorithmCondAssign2 ... ok [time:1] + AlgorithmForInClass ... ok [time:1] + AlgorithmSection ... ok [time:2] + Algorithms ... ok [time:4] + ArrayAddSub1 ... ok [time:1] + ArrayDivError ... ok [time:0] + ArrayExponentiation ... ok [time:1] + ArrayEquation ... ok [time:2] + ArrayMult ... ok [time:1] + ArrayReduce ... ok [time:1] + ArrayParameterSize ... ok [time:0] + ArraySlice ... ok [time:2] + AsubCrefExpType ... ok [time:1] + BooleanArray ... ok [time:1] + BouncingBall ... ok [time:2] + BouncingBall2.mos ... ok [time:1] + BouncingBall from Examples ... ok [time:3] + BuiltinMath ... equation mismatch [time:1] ==== Log /tmp/omc-rtest/adrpo-mosfiles-dassl2/log-BuiltinMath.mos true record SimulationResult resultFile = "BuiltinMath_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl2', fileNamePrefix = 'BuiltinMath', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; {0.0,0.841470984807897} {1.0,0.54030230586814} {0.0,1.5574077246549} {0.0,1.5707963267949} {1.5707963267949,0.0} {0.0,0.785398163397448} {0.0,0.463647609000806} {0.0,1.1752011936438} {1.0,1.54308063481524} {0.0,0.761594155955765} {1.0,2.71828182845905} {-1.0,0.0} {-1.0,0.0} Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-mosfiles-dassl2/equations-expected 2010-12-21 03:32:31 +0100 +++ /tmp/omc-rtest/adrpo-mosfiles-dassl2/equations-got 2010-12-21 03:32:32 +0100 @@ -13,7 +13,7 @@ {0.0,0.463647609000806} {0.0,1.1752011936438} {1.0,1.54308063481524} {0.0,0.761594155955765} {1.0,2.71828182845905} -{-inf,0.0} -{-inf,0.0} +{-1.0,0.0} +{-1.0,0.0} Equation mismatch: omc-diff says: Line 18: Lexical token differs: expected: -inf, got: -1.0 + ComplexNumbers.mos ... ok [time:2] + ComplexTypeEquationCount ... ok [time:0] + ConstructFunc ... ok [time:1] + Cross ... ok [time:1] + CyclicPerm ... ok [time:0] + DAEexample ... ok [time:2] + DAEexample2 ... ok [time:1] + dertest ... ok [time:2] + DiscreteVectorStateSpace ... ok [time:1] + DoubleWhenConflict ... ok [time:0] + DoubleWhenSequential ... ok [time:2] + EnumArray ... ok [time:1] + EquationCallIntegerArray ... ok [time:1] + EqualityEquations ... ok [time:0] + EqualityEquationsCorrect ... ok [time:2] + Extends Basic ... ok [time:1] + ExternalLibraries ... ok [time:1] + ExternalObject ... ok [time:2] + External Object with String parameter input ... ok [time:1] + FiveForEquations ... ok [time:1] + FlatTank ... ok [time:2] + ForIterator1 ... ok [time:1] + ForIterator2 ... ok [time:2] + FuncDer ... ok [time:1] + FunctionIndirectRecursion ... ok [time:2] + FunctionIndirectRecursion2 ... ok [time:0] + FunctionInReinit ... ok [time:1] + HeatTank ... ok [time:0] + HeatTankExpanded ... ok [time:1] + HideVariableForEquations ... ok [time:2] + HydrogenIodide ... ok [time:1] + Identity Matrix ... ok [time:2] + IdealDiode ... ok [time:1] + IfEquation ... ok [time:1] + IfEquation2 ... ok [time:2] + IfEquation3 ... ok [time:1] + Initialization ... ok [time:4] + InlineSolverCodeGenerationEuler ... ok [time:2] + InlineSolverCodeGenerationRK ... ok [time:3] + Interpolation ... ok [time:2] + String array arguments ... ok [time:3] + Record arguments ... ok [time:3] + HelloWorld ... ok [time:1] + LinearSysEq (test bug 1012) ... ok [time:1] + LocalVariableInit ... ok [time:1] + LotkaVolterra ... ok [time:1] + Test fixes of bug 180 ... ok [time:3] + MissV (test bug 1110) ... ok [time:1] + ModelicaUtilities ... ok [time:2] + MyPointsInst1 ... ok [time:1] + MyPointsInst2 ... ok [time:1] + ModelBalance1 ... ok [time:2] + ModelBalance2 ... ok [time:0] + ModelBalance3 ... ok [time:0] + nonConstantParam ... ok [time:2] + OneArgBaseFunction.mos ... ok [time:1] + Pendulum ... ok [time:2] + PolynomialEvaluatorA ... ok [time:1] + PolynomialEvaluatorB ... ok [time:1] + PolynomialEvaluator1.mos ... ok [time:1] + PolynomialEvaluator2.mos ... ok [time:2] + PolynomialEvaluator3.mos ... ok [time:1] + PreAndAliasedVar ... ok [time:1] + Random.mos ... ok [time:3] + Reductions ... ok [time:1] + Ricatti ... ok [time:2] + Sample1 ... ok [time:1] + Sample2 ... equation mismatch [time:1] ==== Log /tmp/omc-rtest/adrpo-mosfiles-dassl2/log-Sample2.mos true record SimulationResult resultFile = "Sample2_res.plt", simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl2', fileNamePrefix = 'Sample2', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; 0.0 1.0 9.4 28.9 58.4 97.9 121.4 1.0 1.87646557354107 4.58785460102879 42.8722556122348 188.518142685296 643.211294001594 1132.44186258242 0.0 0.0 1.0 0.0 0.0 0.0 0.0 Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-mosfiles-dassl2/equations-expected 2010-12-21 03:34:05 +0100 +++ /tmp/omc-rtest/adrpo-mosfiles-dassl2/equations-got 2010-12-21 03:34:06 +0100 @@ -10,16 +10,16 @@ 28.9 58.4 97.9 121.4 1.0 -1.87646918998893 -4.58806771380892 -42.8722979417527 -188.510959678226 -643.184476110938 -1132.41563633207 +1.87646557354107 +4.58785460102879 +42.8722556122348 +188.518142685296 +643.211294001594 +1132.44186258242 0.0 0.0 1.0 0.0 0.0 Equation mismatch: omc-diff says: Line 18: Real 188.510959678226 != 188.518142685296 eps: 0.005000, actual diff: 0.007183 + SemiLinear ... ok [time:1] + Sign ... ok [time:1] + SimplePeriodicSampler ... ok [time:2] + SimResultScripting ... ok [time:1] + Simulation ... ok [time:1] + SliceAssignment ... ok [time:2] + StepAdvanced ... ok [time:1] + StringTest ... ok [time:1] + SumSeriesWhile ... ok [time:2] + SyncFilter ... ok [time:4] + Switch ... ok [time:2] + Tank ... ok [time:1] + TankPI ... ok [time:2] + TankPID ... ok [time:1] + TankHybridPID ... ok [time:2] + TankHybridPI ... ok [time:1] + tempInterpol2test ... ok [time:2] + Time ... ok [time:1] + TupleReturn ... ok [time:1] + TwoRateSampler ... ok [time:2] + val ... ok [time:1] + VectorizeOneReturnValue ... ok [time:1] + WatchDog1AlgorithmWhen ... ok [time:2] + WatchDog2EquationWhen ... ok [time:1] + WhenEquation ... ok [time:1] + WhenEquation1 ... ok [time:2] + WhenPriority ... ok [time:1] + WhenStatement1 ... ok [time:1] + WhenStatement2 ... ok [time:2] + WhenStatement3 ... ok [time:1] + when-statements ... ok [time:2] + Xpowers1 ... ok [time:1] + Xpowers2 ... ok [time:1] + Xpowers3 ... ok [time:2] + when-sorting ... ok [time:1] + EventIteration ... ok [time:1] == 2 out of 127 tests failed [mosfiles-dassl2, time: 179] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-dassl2' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-msl22' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + avg ... ok [time:1] + BearingFrictionTest ... ok [time:3] + Blocks Sources ... ok [time:8] + Blocks Systems ... ok [time:9] + FuncCross ... ok [time:1] + InitTest ... ok [time:3] + InputOutput ... ok [time:1] + MatrixTest ... ok [time:1] + Rotational Gears ... equation mismatch [time:11] ==== Log /tmp/omc-rtest/adrpo-mosfiles-msl22/log-rotationalgears.mos true "" true "" record SimulationResult resultFile = "TestModels.RotationalModels.Gears.IdealGear_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.IdealGear', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; "" {0.0,0.0428007219053217,0.107445682214664,0.0913803271315843,-0.000782144980215061,-0.0623708688962204} {0.0,0.0863368081569939,0.214428853175442,0.181921532634685,-0.00136475865901982,-0.123740910077574} 0 record SimulationResult resultFile = "TestModels.RotationalModels.Gears.IdealGearBrake_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.IdealGearBrake', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "Error in initialization. System of initial equations are not consistent. (Least Square function value is 9) residual[61] = -3 " end SimulationResult; "[Rotational.mo:1952:3-1952:37:writable] Warning: Duplicate elements (due to inherited elements) not syntactically identical but semantically identical: first element is: parameter SI.Torque unitTorque = 1; second element is: parameter Modelica.SIunits.Torque unitTorque = 1; Modelica specification requires that elements are exactly identical. " -0.124750657909978 0.168180883757212 0.371803477293457 0.335799716388475 0 record SimulationResult resultFile = "TestModels.RotationalModels.Gears.Gear_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.Gear', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "Error in initialization. System of initial equations are not consistent. (Least Square function value is 1) residual[17] = -1 " end SimulationResult; "" -16.0791293519265 -0.30061640946054 -12.6757287175783 8.14607388963774 0.375321840029739 6.04009383520301 0 record SimulationResult resultFile = "TestModels.RotationalModels.Gears.Gear2_res.plt", simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 300, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.Gear2', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; "" 0.240324984866469 0.340825106098793 -0.287746758044408 -0.121565697853613 0.18256663798956 -0.123890017663656 0 Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-mosfiles-msl22/equations-expected 2010-12-21 03:55:29 +0100 +++ /tmp/omc-rtest/adrpo-mosfiles-msl22/equations-got 2010-12-21 03:55:40 +0100 @@ -12,11 +12,14 @@ {0.0,0.0863368081569939,0.214428853175442,0.181921532634685,-0.00136475865901982,-0.123740910077574} 0 record SimulationResult resultFile = "TestModels.RotationalModels.Gears.IdealGearBrake_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.IdealGearBrake', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", -messages = "" +messages = "Error in initialization. System of initial equations are not consistent. +(Least Square function value is 9) +residual[61] = -3 +" end SimulationResult; "[Rotational.mo:1952:3-1952:37:writable] Warning: Duplicate elements (due to inherited elements) not syntactically identical but semantically identical: first element is: parameter SI.Torque unitTorque = 1; second element is: parameter Modelica.SIunits.Torque unitTorque = 1; Modelica specification requires that elements are exactly identical. @@ -33,25 +36,25 @@ (Least Square function value is 1) residual[17] = -1 " end SimulationResult; "" --16.0791304159185 --0.30018310267053 --12.6695891849178 -8.14607442141547 -0.375106730793756 -6.03703120479463 +-16.0791293519265 +-0.30061640946054 +-12.6757287175783 +8.14607388963774 +0.375321840029739 +6.04009383520301 0 record SimulationResult resultFile = "TestModels.RotationalModels.Gears.Gear2_res.plt", simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 300, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.Gear2', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; "" -0.240324978947452 -0.340818240619255 --0.287746796731814 --0.121565695642017 -0.18256659722219 --0.123890082249151 +0.240324984866469 +0.340825106098793 +-0.287746758044408 +-0.121565697853613 +0.18256663798956 +-0.123890017663656 0 Equation mismatch: omc-diff says: Line 17: Text differs: expected: messages = "" got: messages = "Error in initialization. System of initial equations are not consistent. + Rotational Spring Inertias ... ok [time:12] + Rotational Systems ... ok [time:8] + Simulation2 ... ok [time:15] + TrapezoidTest ... ok [time:3] + tupleTest ... ok [time:1] == 1 out of 14 tests failed [mosfiles-msl22, time: 77] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-msl22' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-nosim' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Array1 ... ok [time:0] + BaseClass1 ... ok [time:0] + EnzMM ... ok [time:0] + ErrorFunctionCallNumArgs ... ok [time:0] + Extends Order ... ok [time:1] + External Function: Result Order ... ok [time:2] + FinalTests ... ok [time:0] + FuncNamespace ... ok [time:1] + Integer Multiplication Overflow ... ok [time:0] + Integer Power Overflow ... ok [time:0] + Integer Division Overflow ... ok [time:0] + Integer Add/Sub Overflow ... ok [time:0] + LookupBuiltin ... ok [time:0] + LookupPackageFail ... ok [time:0] + ModifierVariabilityError ... ok [time:0] + Not basic type ... ok [time:0] + Not basic type 2 ... ok [time:1] + OverloadingFunc ... ok [time:0] + Return ... ok [time:0] + Unparsing of operator precedence ... ok [time:0] + While-statement ... ok [time:0] - While-statement Illegal ... ok [time:0] + ModifiersProblem ... ok [time:0] + TransformerYY ... ok [time:1] + AIMC_DOL ... ok [time:0] + Check model with zero dimension arrays. ... ok [time:0] + Model1.mos Test for BUG 1238 ... ok [time:6] + Model2.mos Test for BUG 1238 ... ok [time:6] == 0 out of 28 tests failed [mosfiles-nosim, time: 18] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles-nosim' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + ABCDsystem.plt ... ok [time:2] + ABCDsystem.csv ... ok [time:1] + ABCDsystem.csv ... ok [time:1] + AlgorithmArrayEqn ... ok [time:2] + AlgorithmCondAssign1 ... ok [time:1] + AlgorithmForInClass ... ok [time:1] + AlgorithmSection ... ok [time:2] + Algorithms ... ok [time:4] + ArrayAddSub1 ... ok [time:1] + ArrayDivError ... ok [time:0] + ArrayEquation ... ok [time:1] + ArrayMult ... ok [time:2] + ArrayReduce ... ok [time:1] + ArrayParameterSize ... ok [time:0] + ArraySlice ... ok [time:1] + AsubCrefExpType ... ok [time:1] + BooleanArray ... ok [time:1] + BouncingBall ... ok [time:2] + BouncingBall2.mos ... ok [time:1] + BouncingBall from Examples ... ok [time:3] + BuiltinMath ... equation mismatch [time:1] ==== Log /tmp/omc-rtest/adrpo-mosfiles/log-BuiltinMath.mos true record SimulationResult resultFile = "BuiltinMath_res.plt", simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'BuiltinMath', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; {0.0,0.841470984807897} {1.0,0.54030230586814} {0.0,1.5574077246549} {0.0,1.5707963267949} {1.5707963267949,0.0} {0.0,0.785398163397448} {0.0,0.463647609000806} {0.0,1.1752011936438} {1.0,1.54308063481524} {0.0,0.761594155955765} {1.0,2.71828182845905} {-1.0,0.0} {-1.0,0.0} Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-mosfiles/equations-expected 2010-12-21 03:52:35 +0100 +++ /tmp/omc-rtest/adrpo-mosfiles/equations-got 2010-12-21 03:52:36 +0100 @@ -13,7 +13,7 @@ {0.0,0.463647609000806} {0.0,1.1752011936438} {1.0,1.54308063481524} {0.0,0.761594155955765} {1.0,2.71828182845905} -{-inf,0.0} -{-inf,0.0} +{-1.0,0.0} +{-1.0,0.0} Equation mismatch: omc-diff says: Line 18: Lexical token differs: expected: -inf, got: -1.0 + ComplexNumbers.mos ... ok [time:2] + ComplexTypeEquationCount ... ok [time:0] + ConstructFunc ... ok [time:1] + Cross ... ok [time:1] + CyclicPerm ... ok [time:0] + DAEexample ... ok [time:2] + DAEexample2 ... ok [time:1] + Delay ... ok [time:2] + dertest ... ok [time:1] + DiscreteVectorStateSpace ... ok [time:1] + DoubleWhenConflict ... ok [time:0] + DoubleWhenSequential ... ok [time:1] + EnumArray ... ok [time:1] + EquationCallIntegerArray ... ok [time:1] + EqualityEquations ... ok [time:0] + Extends Basic ... ok [time:1] + ExternalLibraries ... ok [time:1] + ExternalObject ... ok [time:2] + External Object with String parameter input ... ok [time:1] + FiveForEquations ... ok [time:1] + FlatTank ... ok [time:2] + ForIterator1 ... ok [time:1] + ForIterator2 ... ok [time:1] + FuncDer ... ok [time:2] + FunctionIndirectRecursion ... ok [time:1] + FunctionIndirectRecursion2 ... ok [time:0] + FunctionInReinit ... ok [time:1] + HeatTank ... ok [time:1] + HeatTankExpanded ... ok [time:1] + HideVariableForEquations ... ok [time:1] + HydrogenIodide ... ok [time:2] + Identity Matrix ... ok [time:1] + IdealDiode ... ok [time:1] + IfEquation ... ok [time:2] + IfEquation2 ... ok [time:1] + IfEquation3 ... ok [time:2] + Initialization ... ok [time:3] + InlineSolverCodeGenerationEuler ... ok [time:2] + InlineSolverCodeGenerationRK ... ok [time:3] + Interpolation ... ok [time:2] + String array arguments ... ok [time:3] + Record arguments ... ok [time:3] + HelloWorld ... ok [time:1] + LinearSysEq (test bug 1012) ... ok [time:2] + LocalVariableInit ... ok [time:1] + LotkaVolterra ... ok [time:1] + Test fixes of bug 180 ... ok [time:3] + MissV (test bug 1110) ... ok [time:1] + ModelicaUtilities ... ok [time:2] + MyPointsInst1 ... ok [time:1] + MyPointsInst2 ... ok [time:2] + ModelBalance1 ... ok [time:1] + ModelBalance2 ... ok [time:0] + ModelBalance3 ... ok [time:0] + nonConstantParam ... ok [time:2] + Pendulum ... ok [time:2] + PolynomialEvaluatorA ... ok [time:1] + PolynomialEvaluatorB ... ok [time:2] + PolynomialEvaluator1.mos ... ok [time:1] + PolynomialEvaluator2.mos ... ok [time:1] + PolynomialEvaluator3.mos ... ok [time:1] + PreAndAliasedVar ... ok [time:2] + Random.mos ... ok [time:2] + Reductions ... ok [time:2] + Ricatti ... ok [time:1] + Sample1 ... ok [time:1] + SemiLinear ... ok [time:2] + Sign ... ok [time:1] + SimplePeriodicSampler ... ok [time:1] + SimResultScripting ... ok [time:1] + Simulation ... ok [time:2] + SliceAssignment ... ok [time:1] + StepAdvanced ... ok [time:1] + StringTest ... ok [time:2] + SumSeriesWhile ... ok [time:1] + SyncFilter.mos ... ok [time:4] + Switch ... ok [time:1] + Tank ... ok [time:2] + TankPI ... ok [time:1] + TankPID ... ok [time:6] + TanksConnectedPI ... ok [time:2] + TankHybridPID ... ok [time:3] + TankHybridPI ... ok [time:2] + tempInterpol2test ... ok [time:1] + Time ... ok [time:2] + TupleReturn ... ok [time:1] + TwoRateSampler ... ok [time:1] + val ... ok [time:2] + WhenEquation ... ok [time:1] + WhenEquation1 ... ok [time:2] + WhenStatement1 ... ok [time:1] + WhenStatement2 ... ok [time:1] + WhenStatement3 ... ok [time:2] + when-statements ... ok [time:1] + Xpowers1 ... ok [time:2] + Xpowers2 ... ok [time:1] + Xpowers3 ... ok [time:1] + when-sorting ... ok [time:2] + EventIteration ... ok [time:1] == 1 out of 120 tests failed [mosfiles, time: 176] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mosfiles' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles/msl' Running tests: + BC1 - Der component ... ok [time:0] + BC2 - Derivative component ... ok [time:0] + BC3 - FirstOrder component ... ok [time:0] + BC4 - Integrator component ... ok [time:0] + BC5 - LimIntegrator component ... ok [time:0] + BC6 - LimPID component ... ok [time:0] + BC7 - PI component ... ok [time:0] + BC8 - PID component ... ok [time:0] + BC9 - SecondOrder component ... ok [time:0] + BC10 - StateSpace component ... ok [time:0] + BC11 - TransferFunction component ... ok [time:0] + BS1 - Clock component ... ok [time:0] + BS2 - Constant component ... ok [time:0] + BS3 - ExpSine component ... ok [time:0] + BS4 - Exponentials component ... ok [time:0] + BS5 - KinematicPTP component ... ok [time:0] + BS6 - Pulse component ... ok [time:0] + BS7 - Ramp component ... ok [time:1] + BS8 - SawTooth component ... ok [time:0] + BS9 - Sine component ... ok [time:0] + BS10 - Step component ... ok [time:0] + BS11 - TimeTable component ... ok [time:0] + BS12 - Trapetzoid component ... ok [time:0] + BS13 - IntegerConstant component ... ok [time:0] + BS14 - IntegerStep component ... ok [time:0] + BS15 - BooleanConstant component ... ok [time:0] + BS16 - BooleanPulse component ... ok [time:0] + BS17 - BooleanStep component ... ok [time:1] + BN1 - DeadZone component ... ok [time:0] + BN2 - Limiter component ... ok [time:0] + BN3 - VariableLimiter component ... ok [time:0] + BM1 - Abs component ... ok [time:0] + BM2 - Acos component ... ok [time:0] + BM3 - Add component ... ok [time:0] + BM4 - Add3 component ... ok [time:0] + BM5 - Asin component ... ok [time:0] + BM6 - Atan component ... ok [time:0] + BM7 - Atan2 component ... ok [time:1] + BM8 - Cos component ... ok [time:0] + BM9 - Cosh component ... ok [time:0] + BM10 - Division component ... ok [time:0] + BM11 - Exp component ... ok [time:0] + BM5 - Feedback component ... ok [time:0] + BM13 - Gain component ... ok [time:0] + BM14 - Log component ... ok [time:0] + BM15 - Log10 component ... ok [time:0] + BM16 - MatrixGain component ... ok [time:0] + BM17 - Max component ... ok [time:1] + BM18 - Min component ... ok [time:0] + BM19 - Product component ... ok [time:0] + BM20 - Sign component ... ok [time:0] + BM21 - Sin component ... ok [time:0] + BM22 - Sinh component ... ok [time:0] + BM23 - Sqrt component ... ok [time:0] + BM24 - Sum component ... ok [time:0] + BM25 - Tan component ... ok [time:0] + BM26 - Tanh component ... ok [time:0] + BM27 - TwoInputs component ... ok [time:0] + BM28 - TwoOutputs component ... ok [time:0] + Gear - Complete example with Gear ... ok [time:0] == 0 out of 60 tests failed [msl, time: 6] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/mofiles/msl' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + AIMC_DOL ... ok [time:2] + AIMC_Inverter ... ok [time:1] + AIMC_YD ... ok [time:1] + AIMS_start ... ok [time:2] + Accelerate ... ok [time:1] + BusUsage ... ok [time:1] + CauerLowPassAnalog ... ok [time:1] + CauerLowPassOPV ... ok [time:1] + CauerLowPassSC ... ok [time:1] + CharacteristicIdealDiodes ... ok [time:1] + CharacteristicThyristors ... ok [time:1] + ChuaCircuit ... ok [time:1] + ControlledTanks ... ok [time:1] + CoupledClutches ... ok [time:1] + DCEE_start ... ok [time:1] + DCPM_start ... ok [time:1] + DCSE_start ... ok [time:1] + Damper ... ok [time:1] + DifferentialAmplifier ... ok [time:6] + ElasticBearing ... ok [time:1] + EnforcedMovement ... ok [time:0] + ExecutionPaths ... ok [time:1] + ExtractorTest ... ok [time:0] + First ... ok [time:1] + FirstExample ... ok [time:2] + FirstExample_Variant2 ... ok [time:1] + FirstExample_Variant3 ... ok [time:1] + Friction ... ok [time:1] + HeatingMOSInverter ... ok [time:1] + HeatingRectifier ... ok [time:1] + IndirectCooling ... ok [time:1] + InitialConditions ... ok [time:1] + LogicalNetwork1 ... ok [time:1] + LossyGearDemo1 ... ok [time:1] + LossyGearDemo2 ... ok [time:2] + MotionCycleWithLoad ... ok [time:0] + Motor ... ok [time:1] + NandGatee ... ok [time:1] + OneMass ... ok [time:1] + OneWayRectifier ... ok [time:1] + OneWayRectifierBG ... ok [time:0] + Oscillator ... ok [time:1] + PID_Controller ... ok [time:1] + ParallelCooling ... ok [time:1] + ParallelPumpDropOut ... ok [time:1] + PreLoad ... ok [time:1] + PullinStroke ... ok [time:0] + PumpAndValve ... ok [time:2] + PumpDropOut ... ok [time:1] + Rectifier ... ok [time:1] + SMEE_Gen ... ok [time:1] + SMPM_Inverter ... ok [time:2] + SMR_Inverter ... ok [time:1] + Sensors ... ok [time:1] + ShowCompositeStep ... ok [time:1] + ShowExceptions ... ok [time:1] + ShowLogicalSources ... ok [time:1] + ShowSaturatingInductor ... ok [time:1] + ShowVariableResistor ... ok [time:2] + SignConvention ... ok [time:1] + SimpleCooling ... ok [time:1] + TestNand ... ok [time:16] + TransformerYD ... ok [time:2] + TransformerYY ... ok [time:1] + TwoMass ... ok [time:1] + TwoMasses ... ok [time:1] + WhyArrows ... ok [time:1] == 0 out of 67 tests failed [msl221, time: 92] make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/Electrical' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + CauerLowPassOPV2 ... ok [time:10] + CauerLowPassSC2 ... ok [time:109] + ChuaCircuit2 ... ok [time:63] + HeatingMOSInverter ... ok [time:7] + ShowVariableResistor2 ... ok [time:4] == 0 out of 5 tests failed [Electrical, time: 193] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/Electrical' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/Mechanics' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Accelerate2 ... ok [time:4] + ElasticBearing2 ... ok [time:15] + First2 ... ok [time:14] + Friction2 ... equation mismatch [time:14] ==== Log /tmp/omc-rtest/adrpo-Mechanics/log-Friction2.mos true record SimulationResult resultFile = "Modelica.Mechanics.Translational.Examples.Friction_res.plt", simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 0.0001, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Translational.Examples.Friction', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; "Stop1.s:" 0.25 0.252572440718724 0.256732166076786 0.653092868311878 1.93705630169247 "Stop1.flange_a.s:" -0.25 -0.247427559281276 -0.243267833923214 0.153092868311878 1.43705630169247 "Stop1.flange_a.f:" 0.0 9.56708580912725 17.6776695296637 23.0969883127822 25.0 "Stop1.flange_b.s:" 0.75 0.752572440718724 0.756732166076787 1.15309286831188 2.43705630169247 "Stop1.v_relfric:" 0.25 -1.5781485601836e-11 0.181946631713707 3.32301357357079 6.87921860313548 "Stop1.a_relfric:" -15.25 0.0 5.54606920789158 14.7609830063058 13.1207708095298 "Stop1.f:" 15.25 9.56708580912725 12.1316003217721 8.33600530647641 11.8792291904702 "Stop1.free:" 0.0 0.0 0.0 0.0 0.0 "Stop1.sa:" -0.235000000000001 9.56708580912725 20.5460692078916 29.7609830063058 28.1207708095298 "Stop1.startForward:" 1.0 0.0 0.0 0.0 0.0 "Stop1.startBackward:" 0.0 0.0 0.0 0.0 0.0 "Stop1.locked:" 0.0 1.0 0.0 0.0 0.0 "Stop1.mode:" 1.0 0.0 1.0 1.0 1.0 "Stop1.v:" 0.25 -1.5781485601836e-11 0.181946631713707 3.32301357357079 6.87921860313548 "Stop1.a:" -15.25 0.0 5.54606920789158 14.7609830063058 13.1207708095298 "Force1.flange_b.s:" -0.25 -0.247427559281276 -0.243267833923214 0.153092868311878 1.43705630169247 "Force1.flange_b.f:" -0.0 -9.56708580912725 -17.6776695296637 -23.0969883127822 -25.0 "Force1.f:" 0.0 9.56708580912725 17.6776695296637 23.0969883127822 25.0 "Sine1.y:" 0.0 9.56708580912725 17.6776695296637 23.0969883127822 25.0 "Stop2.s:" 0.0 0.0309604310953136 -0.0892676608521026 -0.257406190825747 -0.358710239338215 "Stop2.flange_a.s:" -0.5 -0.469039568904686 -0.589267660852103 -0.757406190825747 -0.858710239338215 "Stop2.flange_a.f:" -125.0 -140.480215547657 -80.3661695739487 3.70309541287369 54.3551196691077 "Stop2.flange_b.s:" 0.5 0.530960431095314 0.410732339147897 0.242593809174253 0.141289760661785 "Stop2.v_relfric:" -5.0 0.0382269191533418 3.76366770293843 4.34795259547427 2.47177052048388 "Stop2.a_relfric:" -112.0 -148.150420853285 -87.1325281286542 -3.64569352933354 48.8477026063782 "Stop2.f:" -13.0 7.67020530562821 6.76635855470554 7.34878894220723 5.5074170627295 "Stop2.free:" 0.0 0.0 0.0 0.0 0.0 "Stop2.sa:" -120.008 -140.150420853285 -79.1325281286542 4.35430647066646 56.8477026063782 "Stop2.startForward:" 0.0 0.0 0.0 0.0 0.0 "Stop2.startBackward:" 1.0 0.0 0.0 0.0 0.0 "Stop2.locked:" 0.0 0.0 0.0 0.0 0.0 "Stop2.mode:" -1.0 1.0 1.0 1.0 1.0 "Stop2.v:" -5.0 0.0382269191533418 3.76366770293843 4.34795259547427 2.47177052048388 "Stop2.a:" -112.0 -148.150420853285 -87.1325281286542 -3.64569352933354 48.8477026063782 "Spring1.flange_a.f:" -125.0 -140.480215547657 -80.3661695739487 3.70309541287369 54.3551196691077 "Spring1.flange_b.s:" -0.5 -0.469039568904686 -0.589267660852103 -0.757406190825747 -0.858710239338215 "Spring1.flange_b.f:" 125.0 140.480215547657 80.3661695739487 -3.70309541287369 -54.3551196691077 "Spring1.s_rel:" 1.25 1.28096043109531 1.1607323391479 0.992593809174253 0.891289760661785 "Spring1.f:" 125.0 140.480215547657 80.3661695739487 -3.70309541287369 -54.3551196691077 "Fixed1.flange_b.f:" 125.0 140.480215547657 80.3661695739487 -3.70309541287369 -54.3551196691077 0 Equation mismatch: diff says: --- /tmp/omc-rtest/adrpo-Mechanics/equations-expected 2010-12-21 03:50:30 +0100 +++ /tmp/omc-rtest/adrpo-Mechanics/equations-got 2010-12-21 03:50:44 +0100 @@ -4,62 +4,62 @@ simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 0.0001, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Translational.Examples.Friction', storeInTemp = false, noClean = false, options = '', outputFormat = 'plt'", messages = "" end SimulationResult; "Stop1.s:" 0.25 -0.252578771517846 -0.258505978591041 -0.670965036340057 -1.96906115441631 +0.252572440718724 +0.256732166076786 +0.653092868311878 +1.93705630169247 "Stop1.flange_a.s:" -0.25 --0.247421228482154 --0.241494021408959 -0.170965036340057 -1.46906115441631 +-0.247427559281276 +-0.243267833923214 +0.153092868311878 +1.43705630169247 "Stop1.flange_a.f:" 0.0 9.56708580912725 17.6776695296637 23.0969883127822 25.0 "Stop1.flange_b.s:" 0.75 -0.752578771517846 -0.758505978591042 -1.17096503634006 -2.46906115441631 +0.752572440718724 +0.756732166076787 +1.15309286831188 +2.43705630169247 "Stop1.v_relfric:" 0.25 --6.58906387568034e-14 -0.222192217037903 -3.38686064622259 -6.92898429598387 +-1.5781485601836e-11 +0.181946631713707 +3.32301357357079 +6.87921860313548 "Stop1.a_relfric:" -15.25 0.0 -6.04328864206604 -14.6986933497569 -13.0710061197093 +5.54606920789158 +14.7609830063058 +13.1207708095298 "Stop1.f:" 15.25 9.56708580912725 -11.6343808875977 -8.39829496302526 -11.9289938802907 +12.1316003217721 +8.33600530647641 +11.8792291904702 "Stop1.free:" 0.0 0.0 0.0 0.0 0.0 "Stop1.sa:" -0.235000000000001 9.56708580912725 -21.043288642066 -29.6986933497569 -28.0710061197093 +20.5460692078916 +29.7609830063058 +28.1207708095298 "Stop1.startForward:" 1.0 0.0 0.0 0.0 @@ -82,26 +82,26 @@ 1.0 1.0 1.0 "Stop1.v:" 0.25 --6.58906387568034e-14 -0.222192217037903 -3.38686064622259 -6.92898429598387 +-1.5781485601836e-11 +0.181946631713707 +3.32301357357079 +6.87921860313548 "Stop1.a:" -15.25 0.0 -6.04328864206604 -14.6986933497569 -13.0710061197093 +5.54606920789158 +14.7609830063058 +13.1207708095298 "Force1.flange_b.s:" -0.25 --0.247421228482154 --0.241494021408959 -0.170965036340057 -1.46906115441631 +-0.247427559281276 +-0.243267833923214 +0.153092868311878 +1.43705630169247 "Force1.flange_b.f:" -0.0 -9.56708580912725 -17.6776695296637 -23.0969883127822 @@ -118,62 +118,62 @@ 17.6776695296637 23.0969883127822 25.0 "Stop2.s:" 0.0 -0.0310267865980888 --0.0892378567822873 --0.257410215770906 --0.358755972963227 +0.0309604310953136 +-0.0892676608521026 +-0.257406190825747 +-0.358710239338215 "Stop2.flange_a.s:" -0.5 --0.468973213401911 --0.589237856782287 --0.757410215770906 --0.858755972963227 +-0.469039568904686 +-0.589267660852103 +-0.757406190825747 +-0.858710239338215 "Stop2.flange_a.f:" -125.0 --140.513393299044 --80.3810716088564 -3.70510788545305 -54.3779864816136 +-140.480215547657 +-80.3661695739487 +3.70309541287369 +54.3551196691077 "Stop2.flange_b.s:" 0.5 -0.531026786598089 -0.410762143217713 -0.242589784229094 -0.141244027036773 +0.530960431095314 +0.410732339147897 +0.242593809174253 +0.141289760661785 "Stop2.v_relfric:" -5.0 -0.0377881661934547 -3.76449952375347 -4.34897966812221 -2.47228143774264 +0.0382269191533418 +3.76366770293843 +4.34795259547427 +2.47177052048388 "Stop2.a_relfric:" -112.0 --148.187226224039 --87.1482575114857 --3.6447064131877 -48.8700949078889 +-148.150420853285 +-87.1325281286542 +-3.64569352933354 +48.8477026063782 "Stop2.f:" -13.0 -7.67383292499468 -6.76718590262923 -7.34981429864075 -5.50789157372471 +7.67020530562821 +6.76635855470554 +7.34878894220723 +5.5074170627295 "Stop2.free:" 0.0 0.0 0.0 0.0 0.0 "Stop2.sa:" -120.008 --140.187226224039 --79.1482575114857 -4.3552935868123 -56.8700949078889 +-140.150420853285 +-79.1325281286542 +4.35430647066646 +56.8477026063782 "Stop2.startForward:" 0.0 0.0 0.0 0.0 @@ -196,52 +196,52 @@ 1.0 1.0 1.0 "Stop2.v:" -5.0 -0.0377881661934547 -3.76449952375347 -4.34897966812221 -2.47228143774264 +0.0382269191533418 +3.76366770293843 +4.34795259547427 +2.47177052048388 "Stop2.a:" -112.0 --148.187226224039 --87.1482575114857 --3.6447064131877 -48.8700949078889 +-148.150420853285 +-87.1325281286542 +-3.64569352933354 +48.8477026063782 "Spring1.flange_a.f:" -125.0 --140.513393299044 --80.3810716088564 -3.70510788545305 -54.3779864816136 +-140.480215547657 +-80.3661695739487 +3.70309541287369 +54.3551196691077 "Spring1.flange_b.s:" -0.5 --0.468973213401911 --0.589237856782287 --0.757410215770906 --0.858755972963227 +-0.469039568904686 +-0.589267660852103 +-0.757406190825747 +-0.858710239338215 "Spring1.flange_b.f:" 125.0 -140.513393299044 -80.3810716088564 --3.70510788545305 --54.3779864816136 +140.480215547657 +80.3661695739487 +-3.70309541287369 +-54.3551196691077 "Spring1.s_rel:" 1.25 -1.28102678659809 -1.16076214321771 -0.992589784229094 -0.891244027036773 +1.28096043109531 +1.1607323391479 +0.992593809174253 +0.891289760661785 "Spring1.f:" 125.0 -140.513393299044 -80.3810716088564 --3.70510788545305 --54.3779864816136 +140.480215547657 +80.3661695739487 +-3.70309541287369 +-54.3551196691077 "Fixed1.flange_b.f:" 125.0 -140.513393299044 -80.3810716088564 --3.70510788545305 --54.3779864816136 +140.480215547657 +80.3661695739487 +-3.70309541287369 +-54.3551196691077 0 Equation mismatch: omc-diff says: Line 11: Real 0.670965036340057 != 0.653092868311878 eps: 0.005000, actual diff: 0.017872 + Oscillator2 ... ok [time:13] + Sensors2 ... ok [time:8] + SignConvention2 ... ok [time:6] == 1 out of 7 tests failed [Mechanics, time: 74] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/Mechanics' make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/modelicaAdditions' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + ModelicaAdditions.MultiBody.Examples.Engine1.mos ... ok [time:2] + ModelicaAdditions.MultiBody.Examples.Engine2 ... ok [time:2] + ModelicaAdditions.MultiBody.Examples.Loops.FourBar1 ... ok [time:1] + ModelicaAdditions.MultiBody.Examples.Loops.FourBar2 ... ok [time:2] + ModelicaAdditions.MultiBody.Examples.Loops.TwoLoop ... ok [time:5] + ModelicaAdditions.MultiBody.Examples.Robots.r3.robot ... ok [time:13] == 0 out of 6 tests failed [modelicaAdditions, time: 27] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl221/modelicaAdditions' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl31' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica.Electrical.Machines.Examples [version 3.1] ... ok [time:24] + Modelica.Electrical.MultiPhase.Examples [version 3.1] ... ok [time:4] + Modelica.Math [version 3.1] ... ok [time:4] + Modelica.Electrical.Analog [version 3.1] ... ok [time:22] + Modelica.Electrical.Digital [version 3.1] ... ok [time:170] + Modelica.Mechanics [version 3.1] ... ok [time:3] + Modelica.Mechanics.MultiBody [version 3.1] ... ok [time:5] + Modelica.Blocks [version 3.1] ... ok [time:5] + Modelica.Magnetic.FluxTubes [version 3.1] ... ok [time:16] + Modelica.Thermal [version 3.1] ... ok [time:3] + Modelica.Utilities [version 3.1] ... ok [time:3] == 0 out of 11 tests failed [msl31, time: 261] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/msl31' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody' /bin/make -C elementary -f Makefile test > elementary.log /bin/make -C loops -f Makefile test > loops.log /bin/make -C rotational3deffects -f Makefile test > rotational3deffects.log /bin/make -C systems -f Makefile test > systems.log /bin/make -C checkingModels -f Makefile test > checkingModels.log make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/elementary' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.DoublePendulum ... ok [time:10] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque ... ok [time:5] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.FreeBody ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses ... ok [time:8] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.Pendulum ... ok [time:5] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.PointGravity ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2 ... ok [time:10] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses ... ok [time:2] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.RollingWheel ... ok [time:2] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving ... ok [time:5] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling ... ok [time:5] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.SpringWithMass ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Elementary.ThreeSprings ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.World ... ok [time:1] == 0 out of 18 tests failed [elementary, time: 84] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/elementary' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/loops' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Engine1a ... ok [time:7] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Engine1b ... ok [time:7] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic ... ok [time:9] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Fourbar1 ... ok [time:5] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Fourbar2 ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic ... ok [time:15] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.EngineV6 [instantiation] ... ok [time:24] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic [instantiation] ... ok [time:22] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.EngineV6 [checkModel] ... ok [time:57] + Modelica3.x.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic [checkModel] ... ok [time:66] == 0 out of 11 tests failed [loops, time: 221] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/loops' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/rotational3deffects' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica3.x.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects ... ok [time:6] + Modelica3.x.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive ... ok [time:3] + Modelica3.x.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive ... ok [time:4] + Modelica3.x.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint ... ok [time:4] == 0 out of 4 tests failed [rotational3deffects, time: 17] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/rotational3deffects' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/systems' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica3.x.Mechanics.MultiBody.Examples.Systems.RobotR3 ... ok [time:21] == 0 out of 1 tests failed [systems, time: 21] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/systems' make[3]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/checkingModels' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Modelica3.x.Mechanics.MultiBody.Parts.BodyCylinder ... ok [time:9] == 0 out of 1 tests failed [checkingModels, time: 9] make[3]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody/checkingModels' make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/libraries/multibody' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/parser' Running tests... + IntegerLiterals (32-bit) ... ok [time:0] - Assign1 ... ok [time:0] - Assign2 ... ok [time:0] - Assign3 ... ok [time:0] - Assign4 ... ok [time:0] - Class3 ... ok [time:0] - Class4 ... ok [time:0] + Code (3.2) ... ok [time:0] - ConstructParameters1 ... ok [time:0] - Declaration1 ... ok [time:0] - Declaration2 ... ok [time:0] - Declaration3 ... ok [time:0] + DocumentationBackslash ... ok [time:0] + DotName ... ok [time:0] + EmptyWithin ... ok [time:0] - Identifier ... ok [time:0] + MetaModelicaMatchElse ... ok [time:0] - MetaModelicaStringOpModelicaLexer ... ok [time:0] - MissingSemicolon ... ok [time:1] - ModifyConstant3 ... ok [time:0] + OptionalOutput ... ok [time:0] + ParseCompiler/Sources ... ok [time:10] + ParseElementReplaceable ... ok [time:0] - ParseError1 ... ok [time:0] - ParseError2 ... ok [time:0] + ParseFullModelica1.6 ... ok [time:1] + ParseFullModelica2.2.1 ... ok [time:2] + ParseFullModelica3.1 ... ok [time:4] + ParseFullModelica3.2 ... ok [time:7] - RealOpLexerModelica ... ok [time:0] + RealOpLexerMetaModelica ... ok [time:0] + Redeclare ... ok [time:0] - SimpleIntegrator4 ... ok [time:0] + WildLexerModelica ... ok [time:0] - WildLexerMetaModelica ... ok [time:0] + ParseModel-WriteModel-ParseModel ... ok [time:0] == 0 out of 36 tests failed [parser, time: 30] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/parser' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/records' Running tests... OPENMODELICAHOME= C:\bin\cygwin\home\adrpo\dev\OpenModelicaBackend/build + Record Derived 1 ... ok [time:0] + Record Derived 2 ... ok [time:0] + Empty Record Constructor ... ok [time:0] + Empty Record Input ... ok [time:0] + Simple Record Constructor ... ok [time:1] + Simple Record Input ... ok [time:0] + Record-in-Record Constructor ... ok [time:1] + Record-in-Record Input ... ok [time:1] + Record Modifications ... ok [time:0] + Record Constructor with Parameters ... ok [time:0] + Record Variability ... ok [time:0] + RecordFuncParam ... ok [time:0] + RecordFuncParam ... ok [time:1] == 0 out of 13 tests failed [records, time: 5] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/records' make[2]: Entering directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/streams' Running tests: + ActualStream ... ok [time:0] + InStreamInsideOutside ... ok [time:0] - InStreamInvalidArgument ... ok [time:0] + InStreamTwoInside ... ok [time:0] + InStreamTwoInside ... ok [time:0] + InStreamTwoOutside ... ok [time:0] + InStreamUnconnected ... ok [time:0] + StreamConcept_NoMedium_Total.mo ... ok [time:1] - StreamUnbalancedConnector ... ok [time:0] == 0 out of 9 tests failed [streams, time: 1] make[2]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite/streams' make[1]: Leaving directory `/c/bin/cygwin/home/adrpo/dev/OpenModelicaBackend/testsuite' real 32m22.448s user 0m30.887s sys 0m59.122s echo "log is in testsuite/testsuite-trace.txt" log is in testsuite/testsuite-trace.txt