Skip to content

Regression

openmodelica_cppruntime.WhenTuple.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp8376/log-WhenTuple.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: DIDtuple"
end SimulationResult;
"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
clang++  -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIDtupleCalcHelperMain.o OMCppDIDtupleCalcHelperMain.cpp
clang++ -fopenmp=libomp -shared -o OMCppDIDtuple.dll OMCppDIDtupleCalcHelperMain.o    -lOMCppSystem -lOMCppModelicaUtilities -lOMCppDataExchange -lOMCppMath -lOMCppExtensionUtilities -lOMCppOMCFactory -L\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/lib//omc/cpp\"    -Wl,-rpath,\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/lib//omc/cpp\"  -L\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/bin\" -lboost_filesystem-mt -lboost_system-mt -lboost_serialization-mt -lboost_program_options-mt   -LC:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/bin -lopenblas -lz -lhdf5 
C:/OMDevUCRT/tools/msys/ucrt64/lib/libstdc++.dll.a: file not recognized: file format not recognized
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [DIDtuple.makefile:83: DIDtuple] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
RESULT: 2
"







'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp8376/equations-expected"2024-05-08 15:15:15.474021200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/WhenTuple.mos_temp8376/equations-got"2024-05-08 15:15:21.716778900 +0200
@@ -1,17 +1,25 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "DIDtuple_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIDtuple', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DIDtuple"
 end SimulationResult;
-""
-0.8
-0.2
--0.2
--1.0
-1.09
-1.24
-1.09
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
+clang++ -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIDtupleCalcHelperMain.o OMCppDIDtupleCalcHelperMain.cpp
+clang++ -fopenmp=libomp -shared -o OMCppDIDtuple.dll OMCppDIDtupleCalcHelperMain.o    -lOMCppSystem -lOMCppModelicaUtilities -lOMCppDataExchange -lOMCppMath -lOMCppExtensionUtilities -lOMCppOMCFactory -L\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/lib//omc/cpp\"    -Wl,-rpath,\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/lib//omc/cpp\"  -L\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/bin\" -lboost_filesystem-mt -lboost_system-mt -lboost_serialization-mt -lboost_program_options-mt   -LC:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/bin -lopenblas -lz -lhdf5 
+C:/OMDevUCRT/tools/msys/ucrt64/lib/libstdc++.dll.a: file not recognized: file format not recognized
+clang++: error: linker command failed with exit code 1 (use -v to see invocation)
+make: *** [DIDtuple.makefile:83: DIDtuple] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/WHENTU~2.MOS'
+RESULT: 2
+"
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'D' '"'
Line 6: Text differs:
expected: resultFile = "DIDtuple_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/WhenTuple.mos_temp8376, time: 24]