Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr ModelicaTest_3.2.3_ModelicaTest.Math.TestMatrices2.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.3+maint.om/package.mo", uses=false) Using package ModelicaTest with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.3+maint.om/package.mo) Using package ModelicaServices with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo) Using package Modelica with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo) Using package Complex with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo) Running command: translateModel(ModelicaTest.Math.TestMatrices2,tolerance=1e-06,outputFormat="mat",numberOfIntervals=5000,variableFilter="time|result",fileNamePrefix="ModelicaTest_3.2.3_ModelicaTest.Math.TestMatrices2") translateModel(ModelicaTest.Math.TestMatrices2,tolerance=1e-06,outputFormat="mat",numberOfIntervals=5000,variableFilter="time|result",fileNamePrefix="ModelicaTest_3.2.3_ModelicaTest.Math.TestMatrices2") [:1:1-1:32:writable] Error: Class GC_set_max_heap_size not found in scope (looking for a function or record). Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 3.2.3+maint.om/package.mo): time 0.0009965/0.0009965, allocations: 184.2 kB / 7.806 MB, free: 1.203 MB / 6.77 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 1.122/1.122, allocations: 205.2 MB / 213.4 MB, free: 8.512 MB / 178.8 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 3.2.3+maint.om/package.mo): time 0.0008262/0.0008259, allocations: 97.06 kB / 261.4 MB, free: 5.156 MB / 210.8 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.3+maint.om/package.mo): time 0.1591/0.1591, allocations: 43.49 MB / 352.9 MB, free: 11.41 MB / 306.8 MB Notification: Performance of FrontEnd - loaded program: time 7.524e-06/7.544e-06, allocations: 0 / 417.7 MB, free: 68.23 MB / 322.8 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.09429/0.09431, allocations: 58.84 MB / 476.5 MB, free: 9.328 MB / 322.8 MB Notification: Performance of FrontEnd - scodeFlatten: time 0.2806/0.3749, allocations: 106.4 MB / 0.5693 GB, free: 6.156 MB / 386.8 MB Notification: Performance of FrontEnd - mkProgramGraph: time 0.000178/0.3752, allocations: 67.97 kB / 0.5693 GB, free: 6.121 MB / 386.8 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/package.mo:3819:7-3822:15:writable] Error: Type mismatch in assignment in X := {} of Real[size(A, 1), size(A, 2)] := Integer[0, 0] [/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaTest 3.2.3+maint.om/Math.mo:307:5-307:43:writable] Error: No matching function found for .Modelica.Math.Matrices.continuousLyapunov({}, {}) of type .Modelica.Math.Matrices.continuousLyapunov(Real[0, 0] A, Real[0, 0] C, Boolean ATisSchur := false, Real eps := 1e-14 * Modelica.Math.Matrices.norm(A, 1.0)) => Real[size(A, 1), size(A, 2)] in component candidates are .Modelica.Math.Matrices.continuousLyapunov(Real[:, size(A, 1)] A, Real[size(A, 1), size(A, 2)] C, Boolean ATisSchur := false, Real eps := 1e-14 * Modelica.Math.Matrices.norm(A, 1.0)) => Real[size(A, 1), size(A, 2)] Error: Error occurred while flattening model ModelicaTest.Math.TestMatrices2