Skip to content

Regression

omsimulator.enumeration.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 24 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + enumeration.mos                                                                   ... equation mismatch [time: 10]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration.mos_temp5300/log-enumeration.mos
true
""
""
"Error: Error building simulator. Build log: cmd: cd \"Enumeration.fmutmp/sources/\" && mkdir build_cmake_static && cd build_cmake_static && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_static
-- The C compiler identification is Clang 17.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- FMI2 include directory: C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c/fmi
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
CMake Error: Generator: execution of make failed. Make command was: C:/OMDevUCRT/tools/msys/ucrt64/bin/cmake.exe -E env VERBOSE=1 C:/OMDevUCRT/tools/msys/usr/bin/make.exe -f Makefile cmTC_1d998/fast
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Building for FMI platform win64
-- Install directory: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/omsimulator/enumeration.mos_temp5300/Enumeration.fmutmp/sources/../binaries/win64
-- CVODE: Not linked
-- Not using FMI2_FUNCTION_PREFIX
-- Installing dynamic dependencies from list: 
-- Configuring incomplete, errors occurred!
"
true
""
1
"error:   [addSubModel] file does not exist: \"Enumeration.fmu\"
error:   [oms_RunFile] Enumeration.lua:7: oms_addSubModel(test.root.A,Enumeration.fmu) failed
info:    0 warnings
info:    2 errors
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration.mos_temp5300/equations-expected"2024-06-13 15:32:12.849102500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/omsimulator/enumeration.mos_temp5300/equations-got"2024-06-13 15:32:22.056100600 +0200
@@ -1,10 +1,34 @@
 true
 ""
-"Enumeration.fmu"
 ""
+"Error: Error building simulator. Build log: cmd: cd \"Enumeration.fmutmp/sources/\" && mkdir build_cmake_static && cd build_cmake_static && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_static
+-- The C compiler identification is Clang 17.0.6
+-- Detecting C compiler ABI info
+-- Detecting C compiler ABI info - done
+-- Check for working C compiler: C:/OMDevUCRT/tools/msys/ucrt64/bin/clang.exe - skipped
+-- Detecting C compile features
+-- Detecting C compile features - done
+-- FMI2 include directory: C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c/fmi
+-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
+CMake Error: Generator: execution of make failed. Make command was: C:/OMDevUCRT/tools/msys/ucrt64/bin/cmake.exe -E env VERBOSE=1 C:/OMDevUCRT/tools/msys/usr/bin/make.exe -f Makefile cmTC_1d998/fast
+-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
+-- Looking for pthread_create in pthreads
+-- Looking for pthread_create in pthreads - not found
+-- Looking for pthread_create in pthread
+-- Looking for pthread_create in pthread - found
+-- Found Threads: TRUE  
+-- Building for FMI platform win64
+-- Install directory: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/omsimulator/Enumeration.fmutmp/sources/../binaries/win64
+-- CVODE: Not linked
+-- Not using FMI2_FUNCTION_PREFIX
+-- Installing dynamic dependencies from list: 
+-- Configuring incomplete, errors occurred!
+"
 true
 ""
-0
-"info:    model doesn't contain any continuous state
-info:    No result file will be created
+1
+"error: [addSubModel] file does not exist: \"Enumeration.fmu\"
+error: [oms_RunFile] Enumeration.lua:7: oms_addSubModel(test.root.A,Enumeration.fmu) failed
+info: 0 warnings
+info: 2 errors
 "
'' 
Equation mismatch: omc-diff says: 
Failed 'E' '"'
Line 3: Text differs:
expected: "Enumeration.fmu"
got:      ""

== 1 out of 1 tests failed [omsimulator/enumeration.mos_temp5300, time: 24]