Skip to content

Failed

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

Failing for the past 181 builds (Since #3521 )
Took 16 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + HashTable Unit Testing                                                            ... equation mismatch [time: 15]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp7607/log-HashTableTest.mos
"
"
""
true
""
true

"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/HASHTA~2.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 HashTableTest_fn.o HashTableTest_fn.c
HashTableTest_fn.c:15032:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15032 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:15032:3: note: did you mean 'omc_File_File_constructor'?
./HashTableTest_fn.h:1850:18: note: 'omc_File_File_constructor' declared here
 1850 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
      |                  ^
HashTableTest_fn.c:15285:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15285 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:17155:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 17155 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:18308:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18308 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:42560:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 42560 |   omc_System_StringAllocator_destructor(threadData,_sb);
       |   ^
HashTableTest_fn.c:42560:3: note: did you mean 'omc_System_StringAllocator_constructor'?
./HashTableTest_fn.h:3337:18: note: 'omc_System_StringAllocator_constructor' declared here
 3337 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
      |                  ^
5 errors generated.
make: *** [HashTableTest_fn.makefile:25: HashTableTest_fn] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/HASHTA~2.MOS'
RESULT: 2
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp7607/equations-expected"2024-04-18 14:20:27.384556000 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp7607/equations-got"2024-04-18 14:20:42.915556300 +0200
@@ -2,19 +2,36 @@
 "
 ""
 true
 ""
 true
-({record DAE.Exp.ICONST
-integer = 7
-end DAE.Exp.ICONST;,record DAE.Exp.ICONST
-integer = 3
-end DAE.Exp.ICONST;,record DAE.Exp.ICONST
-integer = 2
-end DAE.Exp.ICONST;,record DAE.Exp.ICONST
-integer = 1
-end DAE.Exp.ICONST;},{record DAE.Exp.ICONST
-integer = 2
-end DAE.Exp.ICONST;,record DAE.Exp.ICONST
-integer = 7
-end DAE.Exp.ICONST;})
-""
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/HASHTA~2.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 HashTableTest_fn.o HashTableTest_fn.c
+HashTableTest_fn.c:15032:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15032 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:15032:3: note: did you mean 'omc_File_File_constructor'?
+./HashTableTest_fn.h:1850:18: note: 'omc_File_File_constructor' declared here
+1850 | modelica_complex omc_File_File_constructor(threadData_t *threadData, modelica_metatype _fromID);
+| ^
+HashTableTest_fn.c:15285:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15285 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:17155:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+17155 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:18308:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18308 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:42560:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+42560 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+HashTableTest_fn.c:42560:3: note: did you mean 'omc_System_StringAllocator_constructor'?
+./HashTableTest_fn.h:3337:18: note: 'omc_System_StringAllocator_constructor' declared here
+3337 | modelica_complex omc_System_StringAllocator_constructor(threadData_t *threadData, modelica_integer _sz);
+| ^
+5 errors generated.
+make: *** [HashTableTest_fn.makefile:25: HashTableTest_fn] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/BOOTST~1/HASHTA~2.MOS'
+RESULT: 2
+"
'' 
Equation mismatch: omc-diff says: 
Line 7: Lexical token differs:
expected: ({record DAE.Exp.ICONST
got:      


== 1 out of 1 tests failed [openmodelica/bootstrapping/HashTableTest.mos_temp7607, time: 16]