Skip to content

Failed

openmodelica_bootstrapping.DumpTest.mos (from (result.xml))

Failing for the past 186 builds (Since #3521 )
Took 53 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DumpTest                                                                          ... equation mismatch [time: 52]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/DumpTest.mos_temp8355/log-DumpTest.mos
"
"
""
true
""
true
true
"DumpGraphviz.dump"

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o DumpGraphviz_dump.o DumpGraphviz_dump.c
DumpGraphviz_dump.c:14969:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 14969 |   omc_File_File_destructor(threadData,_file);
       |   ^
DumpGraphviz_dump.c:14969:3: note: did you mean 'omc_File_File_constructor'?
./DumpGraphviz_dump.h:1095:18: note: 'omc_File_File_constructor' declared here
 1095 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
DumpGraphviz_dump.c:17566:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 17566 |   omc_File_File_destructor(threadData,_file);
       |   ^
DumpGraphviz_dump.c:18755:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18755 |   omc_File_File_destructor(threadData,_file);
       |   ^
DumpGraphviz_dump.c:18991:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18991 |   omc_File_File_destructor(threadData,_file);
       |   ^
DumpGraphviz_dump.c:36134:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 36134 |   omc_System_StringAllocator_destructor(threadData,_sb);
       |   ^
DumpGraphviz_dump.c:36134:3: note: did you mean 'omc_System_StringAllocator_constructor'?
./DumpGraphviz_dump.h:2186:18: note: 'omc_System_StringAllocator_constructor' declared here
 2186 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
      |                  ^
5 errors generated.
make: *** [DumpGraphviz_dump.makefile:25: DumpGraphviz_dump] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
RESULT: 2
"
"Dump.unparseStr"

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o Dump_unparseStr.o Dump_unparseStr.c
Dump_unparseStr.c:12492:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 12492 |   omc_File_File_destructor(threadData,_file);
       |   ^
Dump_unparseStr.c:12492:3: note: did you mean 'omc_File_File_constructor'?
./Dump_unparseStr.h:1018:18: note: 'omc_File_File_constructor' declared here
 1018 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
Dump_unparseStr.c:14899:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 14899 |   omc_File_File_destructor(threadData,_file);
       |   ^
Dump_unparseStr.c:15646:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15646 |   omc_File_File_destructor(threadData,_file);
       |   ^
Dump_unparseStr.c:15882:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15882 |   omc_File_File_destructor(threadData,_file);
       |   ^
4 errors generated.
make: *** [Dump_unparseStr.makefile:25: Dump_unparseStr] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
RESULT: 2
"
"Dump.getAstAsCorbaString"
"record Absyn.PROGRAM
classes = {record Absyn.CLASS name = \"dummyClass\", partialPrefix = true, finalPrefix = true, encapsulatedPrefix = true, restriction = record Absyn.R_FUNCTION functionRestriction = record Absyn.FR_NORMAL_FUNCTION purity = record Absyn.PURE end Absyn.PURE; end Absyn.FR_NORMAL_FUNCTION;end Absyn.R_FUNCTION;, body = record Absyn.PARTS typeVars = {}, classParts = {}, ann = {}, comment = NONE() end Absyn.PARTS;, info = record SOURCEINFO fileName = \"\", isReadOnly = false, lineNumberStart = 0, columnNumberStart = 0, lineNumberEnd = 0, columnNumberEnd = 0, lastModified = 0.0 end SOURCEINFO; end Absyn.CLASS;},
within_ = record Absyn.TOP end Absyn.TOP;
end Absyn.PROGRAM;"
""
record DAE.Exp.ICONST
    integer = 42
end DAE.Exp.ICONST;
""
"ExpressionDump.printExpStr"

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o ExpressionDump_printExpStr.o ExpressionDump_printExpStr.c
ExpressionDump_printExpStr.c:14263:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 14263 |   omc_File_File_destructor(threadData,_file);
       |   ^
ExpressionDump_printExpStr.c:14263:3: note: did you mean 'omc_File_File_constructor'?
./ExpressionDump_printExpStr.h:1747:18: note: 'omc_File_File_constructor' declared here
 1747 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
ExpressionDump_printExpStr.c:14516:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 14516 |   omc_File_File_destructor(threadData,_file);
       |   ^
ExpressionDump_printExpStr.c:16386:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 16386 |   omc_File_File_destructor(threadData,_file);
       |   ^
ExpressionDump_printExpStr.c:17539:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 17539 |   omc_File_File_destructor(threadData,_file);
       |   ^
ExpressionDump_printExpStr.c:41791:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 41791 |   omc_System_StringAllocator_destructor(threadData,_sb);
       |   ^
ExpressionDump_printExpStr.c:41791:3: note: did you mean 'omc_System_StringAllocator_constructor'?
./ExpressionDump_printExpStr.h:3234:18: note: 'omc_System_StringAllocator_constructor' declared here
 3234 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
      |                  ^
5 errors generated.
make: *** [ExpressionDump_printExpStr.makefile:25: ExpressionDump_printExpStr] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
RESULT: 2
"
record DAE.DAElist.DAE
    elementLst = {}
end DAE.DAElist.DAE;
""
"DAEDump.dumpDebugDAE"

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o DAEDump_dumpDebugDAE.o DAEDump_dumpDebugDAE.c
DAEDump_dumpDebugDAE.c:15945:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15945 |   omc_File_File_destructor(threadData,_file);
       |   ^
DAEDump_dumpDebugDAE.c:15945:3: note: did you mean 'omc_File_File_constructor'?
./DAEDump_dumpDebugDAE.h:1773:18: note: 'omc_File_File_constructor' declared here
 1773 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
DAEDump_dumpDebugDAE.c:16198:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 16198 |   omc_File_File_destructor(threadData,_file);
       |   ^
DAEDump_dumpDebugDAE.c:18068:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18068 |   omc_File_File_destructor(threadData,_file);
       |   ^
DAEDump_dumpDebugDAE.c:19221:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 19221 |   omc_File_File_destructor(threadData,_file);
       |   ^
DAEDump_dumpDebugDAE.c:43582:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 43582 |   omc_System_StringAllocator_destructor(threadData,_sb);
       |   ^
DAEDump_dumpDebugDAE.c:43582:3: note: did you mean 'omc_System_StringAllocator_constructor'?
./DAEDump_dumpDebugDAE.h:3285:18: note: 'omc_System_StringAllocator_constructor' declared here
 3285 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
      |                  ^
5 errors generated.
make: *** [DAEDump_dumpDebugDAE.makefile:25: DAEDump_dumpDebugDAE] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
RESULT: 2
"
record Values.Value.INTEGER
    integer = 42
end Values.Value.INTEGER;
""
"ValuesUtil.valString"

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o ValuesUtil_valString.o ValuesUtil_valString.c
ValuesUtil_valString.c:9652:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 9652 |   omc_System_StringAllocator_destructor(threadData,_sb);
      |   ^
ValuesUtil_valString.c:9652:3: note: did you mean 'omc_System_StringAllocator_constructor'?
./ValuesUtil_valString.h:717:18: note: 'omc_System_StringAllocator_constructor' declared here
  717 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
      |                  ^
ValuesUtil_valString.c:13730:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 13730 |   omc_File_File_destructor(threadData,_file);
       |   ^
ValuesUtil_valString.c:13730:3: note: did you mean 'omc_File_File_constructor'?
./ValuesUtil_valString.h:1124:18: note: 'omc_File_File_constructor' declared here
 1124 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
ValuesUtil_valString.c:17086:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 17086 |   omc_File_File_destructor(threadData,_file);
       |   ^
ValuesUtil_valString.c:18275:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18275 |   omc_File_File_destructor(threadData,_file);
       |   ^
ValuesUtil_valString.c:18511:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18511 |   omc_File_File_destructor(threadData,_file);
       |   ^
5 errors generated.
make: *** [ValuesUtil_valString.makefile:25: ValuesUtil_valString] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
RESULT: 2
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/DumpTest.mos_temp8355/equations-expected"2024-04-19 11:52:34.276345200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/DumpTest.mos_temp8355/equations-got"2024-04-19 11:53:26.752342600 +0200
@@ -4,19 +4,66 @@
 true
 ""
 true
 true
 "DumpGraphviz.dump"
-graph AST {
-GVNOD0[label="ROOT"];GVNOD1[label="PURE FUNCTION"];GVNOD1 -- GVNOD0;
-}
 
-""
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o DumpGraphviz_dump.o DumpGraphviz_dump.c
+DumpGraphviz_dump.c:14969:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+14969 |   omc_File_File_destructor(threadData,_file);
+| ^
+DumpGraphviz_dump.c:14969:3: note: did you mean 'omc_File_File_constructor'?
+./DumpGraphviz_dump.h:1095:18: note: 'omc_File_File_constructor' declared here
+1095 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+DumpGraphviz_dump.c:17566:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+17566 |   omc_File_File_destructor(threadData,_file);
+| ^
+DumpGraphviz_dump.c:18755:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18755 |   omc_File_File_destructor(threadData,_file);
+| ^
+DumpGraphviz_dump.c:18991:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18991 |   omc_File_File_destructor(threadData,_file);
+| ^
+DumpGraphviz_dump.c:36134:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+36134 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+DumpGraphviz_dump.c:36134:3: note: did you mean 'omc_System_StringAllocator_constructor'?
+./DumpGraphviz_dump.h:2186:18: note: 'omc_System_StringAllocator_constructor' declared here
+2186 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
+| ^
+5 errors generated.
+make: *** [DumpGraphviz_dump.makefile:25: DumpGraphviz_dump] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+RESULT: 2
+"
 "Dump.unparseStr"
-"final encapsulated partial pure function dummyClass
-end dummyClass;"
-""
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o Dump_unparseStr.o Dump_unparseStr.c
+Dump_unparseStr.c:12492:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+12492 |   omc_File_File_destructor(threadData,_file);
+| ^
+Dump_unparseStr.c:12492:3: note: did you mean 'omc_File_File_constructor'?
+./Dump_unparseStr.h:1018:18: note: 'omc_File_File_constructor' declared here
+1018 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+Dump_unparseStr.c:14899:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+14899 |   omc_File_File_destructor(threadData,_file);
+| ^
+Dump_unparseStr.c:15646:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15646 |   omc_File_File_destructor(threadData,_file);
+| ^
+Dump_unparseStr.c:15882:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15882 |   omc_File_File_destructor(threadData,_file);
+| ^
+4 errors generated.
+make: *** [Dump_unparseStr.makefile:25: Dump_unparseStr] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+RESULT: 2
+"
 "Dump.getAstAsCorbaString"
 "record Absyn.PROGRAM
 classes = {record Absyn.CLASS name = \"dummyClass\", partialPrefix = true, finalPrefix = true, encapsulatedPrefix = true, restriction = record Absyn.R_FUNCTION functionRestriction = record Absyn.FR_NORMAL_FUNCTION purity = record Absyn.PURE end Absyn.PURE; end Absyn.FR_NORMAL_FUNCTION;end Absyn.R_FUNCTION;, body = record Absyn.PARTS typeVars = {}, classParts = {}, ann = {}, comment = NONE() end Absyn.PARTS;, info = record SOURCEINFO fileName = \"\", isReadOnly = false, lineNumberStart = 0, columnNumberStart = 0, lineNumberEnd = 0, columnNumberEnd = 0, lastModified = 0.0 end SOURCEINFO; end Absyn.CLASS;},
 within_ = record Absyn.TOP end Absyn.TOP;
 end Absyn.PROGRAM;"
@@ -24,21 +71,108 @@
 record DAE.Exp.ICONST
 integer = 42
 end DAE.Exp.ICONST;
 ""
 "ExpressionDump.printExpStr"
-"42"
-""
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o ExpressionDump_printExpStr.o ExpressionDump_printExpStr.c
+ExpressionDump_printExpStr.c:14263:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+14263 |   omc_File_File_destructor(threadData,_file);
+| ^
+ExpressionDump_printExpStr.c:14263:3: note: did you mean 'omc_File_File_constructor'?
+./ExpressionDump_printExpStr.h:1747:18: note: 'omc_File_File_constructor' declared here
+1747 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+ExpressionDump_printExpStr.c:14516:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+14516 |   omc_File_File_destructor(threadData,_file);
+| ^
+ExpressionDump_printExpStr.c:16386:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+16386 |   omc_File_File_destructor(threadData,_file);
+| ^
+ExpressionDump_printExpStr.c:17539:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+17539 |   omc_File_File_destructor(threadData,_file);
+| ^
+ExpressionDump_printExpStr.c:41791:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+41791 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+ExpressionDump_printExpStr.c:41791:3: note: did you mean 'omc_System_StringAllocator_constructor'?
+./ExpressionDump_printExpStr.h:3234:18: note: 'omc_System_StringAllocator_constructor' declared here
+3234 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
+| ^
+5 errors generated.
+make: *** [ExpressionDump_printExpStr.makefile:25: ExpressionDump_printExpStr] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+RESULT: 2
+"
 record DAE.DAElist.DAE
 elementLst = {}
 end DAE.DAElist.DAE;
 ""
 "DAEDump.dumpDebugDAE"
-""
-""
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o DAEDump_dumpDebugDAE.o DAEDump_dumpDebugDAE.c
+DAEDump_dumpDebugDAE.c:15945:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15945 |   omc_File_File_destructor(threadData,_file);
+| ^
+DAEDump_dumpDebugDAE.c:15945:3: note: did you mean 'omc_File_File_constructor'?
+./DAEDump_dumpDebugDAE.h:1773:18: note: 'omc_File_File_constructor' declared here
+1773 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+DAEDump_dumpDebugDAE.c:16198:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+16198 |   omc_File_File_destructor(threadData,_file);
+| ^
+DAEDump_dumpDebugDAE.c:18068:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18068 |   omc_File_File_destructor(threadData,_file);
+| ^
+DAEDump_dumpDebugDAE.c:19221:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+19221 |   omc_File_File_destructor(threadData,_file);
+| ^
+DAEDump_dumpDebugDAE.c:43582:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+43582 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+DAEDump_dumpDebugDAE.c:43582:3: note: did you mean 'omc_System_StringAllocator_constructor'?
+./DAEDump_dumpDebugDAE.h:3285:18: note: 'omc_System_StringAllocator_constructor' declared here
+3285 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
+| ^
+5 errors generated.
+make: *** [DAEDump_dumpDebugDAE.makefile:25: DAEDump_dumpDebugDAE] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+RESULT: 2
+"
 record Values.Value.INTEGER
 integer = 42
 end Values.Value.INTEGER;
 ""
 "ValuesUtil.valString"
-"42"
-""
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+clang -g -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse   \"-IC:/dev/jenkins/ws/Windows/OM_Win/OMCompiler/Compiler/Util/\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\"  -c -o ValuesUtil_valString.o ValuesUtil_valString.c
+ValuesUtil_valString.c:9652:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+9652 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+ValuesUtil_valString.c:9652:3: note: did you mean 'omc_System_StringAllocator_constructor'?
+./ValuesUtil_valString.h:717:18: note: 'omc_System_StringAllocator_constructor' declared here
+717 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
+| ^
+ValuesUtil_valString.c:13730:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+13730 |   omc_File_File_destructor(threadData,_file);
+| ^
+ValuesUtil_valString.c:13730:3: note: did you mean 'omc_File_File_constructor'?
+./ValuesUtil_valString.h:1124:18: note: 'omc_File_File_constructor' declared here
+1124 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+ValuesUtil_valString.c:17086:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+17086 |   omc_File_File_destructor(threadData,_file);
+| ^
+ValuesUtil_valString.c:18275:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18275 |   omc_File_File_destructor(threadData,_file);
+| ^
+ValuesUtil_valString.c:18511:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18511 |   omc_File_File_destructor(threadData,_file);
+| ^
+5 errors generated.
+make: *** [ValuesUtil_valString.makefile:25: ValuesUtil_valString] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/DUMPTE~1.MOS'
+RESULT: 2
+"
'' 
Equation mismatch: omc-diff says: 
Line 9: Lexical token differs:
expected: graph AST {
got:      


== 1 out of 1 tests failed [openmodelica/bootstrapping/DumpTest.mos_temp8355, time: 53]