Skip to content

Failed

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp5793/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:15140:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15140 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:15140: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:15393:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 15393 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:17263:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 17263 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:18416:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 18416 |   omc_File_File_destructor(threadData,_file);
       |   ^
HashTableTest_fn.c:42668:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 42668 |   omc_System_StringAllocator_destructor(threadData,_sb);
       |   ^
HashTableTest_fn.c:42668: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:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp5793/equations-expected"2024-09-23 16:01:03.117127600 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/openmodelica/bootstrapping/HashTableTest.mos_temp5793/equations-got"2024-09-23 16:01:19.037129000 +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:15140:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15140 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:15140: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:15393:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+15393 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:17263:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+17263 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:18416:3: error: call to undeclared function 'omc_File_File_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+18416 |   omc_File_File_destructor(threadData,_file);
+| ^
+HashTableTest_fn.c:42668:3: error: call to undeclared function 'omc_System_StringAllocator_destructor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+42668 |   omc_System_StringAllocator_destructor(threadData,_sb);
+| ^
+HashTableTest_fn.c:42668: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_temp5793, time: 16]