| Total | Frontend | Backend | SimCode | Templates | Compilation | Simulation | Verification |
|---|---|---|---|---|---|---|---|
| 574 | 568 | 566 | 566 | 566 | 563 | 552 | 0 |
Test started: 2026-08-20 11:21:37
Total time taken: 1:44:36
System info: AMD Ryzen 9 5950X 16-Core Processor, 63 GB RAM, Ubuntu 24.04.4 LTS
OpenModelica Version: OMCompiler v1.26.9
OpenModelicaLibraryTesting Changes
| Commit | Date | Author | Summary |
|---|---|---|---|
| 26ba4cf | 2026-08-20 10:18:29 +0200 | Martin Sjölund | Fix BuildSysPro's external "C" include directory (#319) |
Tested Library: BuildSysPro 3.6.0
{
"convertFromVersion": [
"3.5.0"
],
"path": "BuildSysPro",
"support": "support",
"uses": {
"Modelica": "4.0.0"
},
"version": "3.7.0",
"zipfile": "https://github.com/EDF-TREE/BuildSysPro/archive/7e8198a827d69e7127828bb09b07262ebcb621c9.zip"
}
BuildModel time limit: 660s
Simulation time limit: 480s
Default tolerance: 1e-06
Default number of intervals: 2500
Optimization level: Tool default
setCommandLineOptions("-d=nogen");
setCommandLineOptions("-d=initialization");
setCommandLineOptions("-d=backenddaeinfo");
setCommandLineOptions("-d=discreteinfo");
setCommandLineOptions("-d=stateselection");
setCommandLineOptions("-d=execstat");
setMatchingAlgorithm("PFPlusExt");
setIndexReductionMethod("dynamicStateSelection");
setCFlags(getCFlags() + " -include string.h -include stdlib.h -include ModelicaUtilities.h \"-I/home/hudson/saved_omc/libraries/.openmodelica/libraries/BuildSysPro 3.7.0//IBPSA/Resources/C-Sources\" \"-I/home/hudson/saved_omc/libraries/.openmodelica/libraries/BuildSysPro 3.7.0//Resources/IBPSA/C-Sources\"")
Config: {
"_comment": "IncludeDirectory says modelica://BuildSysPro/Resources/C-Sources, which does not exist; the IBPSA C sources are in IBPSA/Resources/C-Sources (Resources/IBPSA/C-Sources in 3.5.0 and older). Some of them call str*/malloc/ModelicaError without including the header",
"extraCustomCommands": [
"setCFlags(getCFlags() + \" -include string.h -include stdlib.h -include ModelicaUtilities.h \\\"-I$libraryLocation/IBPSA/Resources/C-Sources\\\" \\\"-I$libraryLocation/Resources/IBPSA/C-Sources\\\"\")"
],
"library": "BuildSysPro"
}
Links are provided if getErrorString() or the simulation generates output. The links are coded with red if there were errors, yellow if there were warnings, and normal links if there are only notifications.