Skip to content

Regression

openmodelica_fmi_ModelExchange_2.0.testBug3846.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 10 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testBug3846                                                                       ... equation mismatch [time: 6]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119/log-testBug3846.mos
true
""
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
Error: Error building simulator. Build log: cmd: cd \"test_Bug3846.fmutmp/sources/\" && mkdir build_cmake_dynamic && cd build_cmake_dynamic && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" -DCMAKE_CXX_COMPILER=\"clang++\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_dynamic
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Building for FMI platform win64
-- Install directory: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119/test_Bug3846.fmutmp/sources/../binaries/win64
-- CVODE: Not linked
-- Not using FMI2_FUNCTION_PREFIX
-- Installing dynamic dependencies from list: 
-- Configuring done (3.6s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_COMPILER


-- Build files have been written to: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119/test_Bug3846.fmutmp/sources/build_cmake_dynamic
      0 [main] make 842 dofork: child -1 - forked process 3504660 died unexpectedly, retry 0, exit code 0xC000012D, errno 11
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119/equations-expected"2024-05-08 14:59:36.615033200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119/equations-got"2024-05-08 14:59:42.221195900 +0200
@@ -1,4 +1,30 @@
 true
-"test_Bug3846.fmu"
+""
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
+Error: Error building simulator. Build log: cmd: cd \"test_Bug3846.fmutmp/sources/\" && mkdir build_cmake_dynamic && cd build_cmake_dynamic && cmake -G \"MSYS Makefiles\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=\"clang\" -DCMAKE_CXX_COMPILER=\"clang++\" .. && cmake --build . --parallel  --target install && cd .. && rm -rf build_cmake_dynamic
+-- 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
+-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
+-- Found Threads: TRUE  
+-- Building for FMI platform win64
+-- Install directory: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/openmodelica/fmi/ModelExchange/2.0/test_Bug3846.fmutmp/sources/../binaries/win64
+-- CVODE: Not linked
+-- Not using FMI2_FUNCTION_PREFIX
+-- Installing dynamic dependencies from list: 
+-- Configuring done (3.6s)
+-- Generating done (0.0s)
+CMake Warning:
+Manually-specified variables were not used by the project:
+
+CMAKE_CXX_COMPILER
+
+
+-- Build files have been written to: C:/dev/jenkins/ws/Windows/OM_Win/testsuite/openmodelica/fmi/ModelExchange/2.0/test_Bug3846.fmutmp/sources/build_cmake_dynamic
+0 [main] make 842 dofork: child -1 - forked process 3504660 died unexpectedly, retry 0, exit code 0xC000012D, errno 11
 "
'' 
Equation mismatch: omc-diff says: 
Failed 't' '"'
Line 2: Text differs:
expected: "test_Bug
got:      ""

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/testBug3846.mos_temp6119, time: 10]