Skip to content
Skipping 27,089 KB.. Full Log
  *  create-default-gl-context  
  *  disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture 
  *  disable-setuid-sandbox  
  *  disable-speech-api  
  *  enable-features NetworkServiceInProcess,TracingServiceInProcess 
  *  enable-threaded-compositing  
  *  in-process-gpu  
  *  use-gl desktop 

********* Start testing of LanguageServerTest *********
Config: Using QtTest library 6.2.4, Qt 6.2.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.3.0), ubuntu 22.04
PASS   : LanguageServerTest::initTestCase()
PASS   : LanguageServerTest::findsInstalledBinary()
PASS   : LanguageServerTest::ignoresEmptyInstallation()
PASS   : LanguageServerTest::emptySettingUsesInstalledServer()
PASS   : LanguageServerTest::configuredSettingWins()
PASS   : LanguageServerTest::reportsMissingRuntimeFiles()
PASS   : LanguageServerTest::reportsNothingWhenRuntimeFilesPresent()
PASS   : LanguageServerTest::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 23ms
********* Finished testing of LanguageServerTest *********
Running testcase './OuterParameterDialog' with tmp dir '/var/lib/jenkins/ws/OpenModelica/build/bin/OMEditTestResult/OuterParameterDialog'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/lib/jenkins/ws/OpenModelica/build/bin/OMEditTestResult/OuterParameterDialog/runtime-'
qt.webenginecontext: 

GLImplementation: desktop
Surface Type: OpenGL
Surface Profile: CompatibilityProfile
Surface Version: 4.5
Using Default SG Backend: yes
Using Software Dynamic GL: no
Using Angle: no

Init Parameters:
  *  application-name OuterParameterDialog 
  *  browser-subprocess-path /usr/lib/qt6/libexec/QtWebEngineProcess 
  *  create-default-gl-context  
  *  disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture 
  *  disable-setuid-sandbox  
  *  disable-speech-api  
  *  enable-features NetworkServiceInProcess,TracingServiceInProcess 
  *  enable-threaded-compositing  
  *  in-process-gpu  
  *  use-gl desktop 

********* Start testing of OuterParameterDialogTest *********
Config: Using QtTest library 6.2.4, Qt 6.2.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.3.0), ubuntu 22.04
PASS   : OuterParameterDialogTest::initTestCase()
PASS   : OuterParameterDialogTest::parametersOfSystemComponent1()
PASS   : OuterParameterDialogTest::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 421ms
********* Finished testing of OuterParameterDialogTest *********
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 16330a0b9f3776209bfbfa8c2f71c28cd894fdca98d225f87d48d63d3a378d71
$ docker rm -f --volumes 16330a0b9f3776209bfbfa8c2f71c28cd894fdca98d225f87d48d63d3a378d71
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check-and-upload)
[Pipeline] parallel
[Pipeline] { (Branch: coverage-report)
[Pipeline] { (Branch: upload-compliance)
[Pipeline] { (Branch: upload-doc)
[Pipeline] { (Branch: upload-web)
[Pipeline] stage
[Pipeline] { (coverage-report)
[Pipeline] stage
[Pipeline] { (upload-compliance)
[Pipeline] stage
[Pipeline] { (upload-doc)
[Pipeline] stage
[Pipeline] { (upload-web)
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
Stage "upload-web" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] node
Running on r7945-1 in /var/lib/jenkins/ws/OpenModelica_PR-16767
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] {
Stage "upload-compliance" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
Stage "upload-doc" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] ws
Running in /var/lib/jenkins/ws/OpenModelica
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
The recommended git tool is: git
using credential OpenModelica-Hudson-GitHub
Fetching changes from the remote Git repository
Cleaning workspace
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/OpenModelica/.git # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials Jenkins username:password 
 > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/16767/head:refs/remotes/origin/PR-16767 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 31453eb9a3c77cec9ce4bed55adf93700e891732 into PR head commit a7df07a7da8e229cebf6ad9b5411574930020e6b
Merge succeeded, producing ea322b63efff344172231167a4f09e1676b17f7d
Checking out Revision ea322b63efff344172231167a4f09e1676b17f7d (PR-16767)
Commit message: "Merge commit '31453eb9a3c77cec9ce4bed55adf93700e891732' into HEAD"
First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a7df07a7da8e229cebf6ad9b5411574930020e6b # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins username:password 
 > git merge 31453eb9a3c77cec9ce4bed55adf93700e891732 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea322b63efff344172231167a4f09e1676b17f7d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-16767 # timeout=10
 > git checkout -b PR-16767 ea322b63efff344172231167a4f09e1676b17f7d # timeout=10
 > git rev-list --no-walk 3ff545f47804607472e929ad040f99563f134e7d # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.OMOptim.url # timeout=10
 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
 > git config --get submodule.OMSimulator.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10
 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10
 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10
 > git config --get submodule.OMSens_Qt.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10
 > git config --get submodule.OMCompiler/Compiler/boot/bomc.url # timeout=10
 > git config -f .gitmodules --get submodule.OMCompiler/Compiler/boot/bomc.path # timeout=10
 > git submodule update --init --recursive --reference /var/lib/jenkins/gitcache/OpenModelica-submodules.git OMOptim # timeout=10
 > git submodule update --init --recursive --reference /var/lib/jenkins/gitcache/OpenModelica-submodules.git OMSimulator # timeout=10
 > git submodule update --init --recursive --reference /var/lib/jenkins/gitcache/OpenModelica-submodules.git OMCompiler/3rdParty # timeout=10
 > git submodule update --init --recursive --reference /var/lib/jenkins/gitcache/OpenModelica-submodules.git OMSens_Qt # timeout=10
 > git submodule update --init --recursive --reference /var/lib/jenkins/gitcache/OpenModelica-submodules.git OMCompiler/Compiler/boot/bomc # timeout=10
Cleaning workspace
[GitCheckoutListener] Skipping recording, since SCM 'git https://github.com/OpenModelica/OpenModelica.git' already has been processed
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10

GitHub has been notified of this commit’s build result

[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
r7945-1
[Pipeline] isUnix
[Pipeline] sh
+ git clean -ffdx
+ git submodule foreach --recursive git clean -ffdx
Entering 'OMCompiler/3rdParty'
Entering 'OMCompiler/3rdParty/SuiteSparse'
Entering 'OMCompiler/3rdParty/sundials'
Entering 'OMCompiler/3rdParty/sundials/.gitlab/radiuss-spack-configs'
Entering 'OMCompiler/3rdParty/sundials/.gitlab/uberenv'
Entering 'OMCompiler/3rdParty/sundials/bindings/sundials4py/sundials4py-generate'
Entering 'OMCompiler/3rdParty/sundials/external/sundials-addon-example'
Entering 'OMCompiler/3rdParty/sundials/test/answers'
Entering 'OMCompiler/Compiler/boot/bomc'
Entering 'OMOptim'
Entering 'OMOptim/common'
Entering 'OMSens_Qt'
Entering 'OMSens_Qt/common'
Entering 'OMSimulator'
Entering 'OMSimulator/3rdParty'
Entering 'OMSimulator/3rdParty/libzip'
Entering 'OMSimulator/3rdParty/sundials'
Entering 'OMSimulator/3rdParty/sundials/.gitlab/radiuss-spack-configs'
Entering 'OMSimulator/3rdParty/sundials/.gitlab/uberenv'
Entering 'OMSimulator/3rdParty/sundials/bindings/sundials4py/sundials4py-generate'
Entering 'OMSimulator/3rdParty/sundials/external/sundials-addon-example'
Entering 'OMSimulator/3rdParty/sundials/test/answers'
[Pipeline] unstash
[Pipeline] readFile
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] dir
Running in /var/lib/jenkins/ws/OpenModelica/shard-1
[Pipeline] {
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/build-deps:ubuntu-22.04
ubuntu-22.04: Pulling from build-deps
Digest: sha256:d0ff651ee3be3831abf243e395ab405cf83b6c510d4cc0fd8dfb8b4b5085b0c8
Status: Image is up to date for docker.openmodelica.org/build-deps:ubuntu-22.04
docker.openmodelica.org/build-deps:ubuntu-22.04
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
+ awk -v jobs=16 -v per_job=6 -v percent=80 /^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) } /proc/meminfo
[Pipeline] echo
Test container memory limit: 50806 MB, no swap
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/build-deps:ubuntu-22.04
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
r7945-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --memory=50806m --memory-swap=50806m -v /var/lib/jenkins/ws/OpenModelica:/var/lib/jenkins1/ws/OpenModelica -w /var/lib/jenkins/ws/OpenModelica -v /var/lib/jenkins/ws/OpenModelica:/var/lib/jenkins/ws/OpenModelica:rw,z -v /var/lib/jenkins/ws/OpenModelica_tmp:/var/lib/jenkins/ws/OpenModelica_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:ubuntu-22.04 cat
$ docker top 3140e304328e95b371acdc83bec938b6fdc4a04ef8ebb93f5a70955d64594757 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ test -e /var/lib/jenkins1/ws/OpenModelica/OMCompiler/Compiler/CMakeLists.txt
+ cd /var/lib/jenkins1/ws/OpenModelica
+ merged=shard-1/gcda-out/var/lib/jenkins1/ws/OpenModelica/build_cmake
+ cp -a shard-1/gcda-out/var/lib/jenkins1/ws/OpenModelica/build_cmake/. build_cmake/
[Pipeline] sh
+ cd /var/lib/jenkins1/ws/OpenModelica
+ cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build -DOM_ENABLE_COVERAGE=ON
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- OMC_TARGET_ARCH="x86_64"
-- Found Git: /usr/bin/git (found version "2.34.1")
-- SOURCE_REVISION="ea322b6-cmake"
-- OM_PACKAGE_VERSION=""
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- CMAKE_VERSION="4.4.3"
-- CMAKE_C_COMPILER_ID="GNU"
-- CMAKE_CXX_COMPILER_ID="GNU"
-- CMAKE_Fortran_COMPILER_ID=""
-- CMAKE_LIBRARY_ARCHITECTURE="x86_64-linux-gnu"
-- OM_LIBRARY_ARCH="x86_64-linux-gnu"
-- OM_OMC_WASM="OFF"
-- OM_MACOS_APP_BUNDLE="ON"
-- OM_ENABLE_ENCRYPTION="OFF"
-- OM_ENABLE_OMSIMULATOR="ON"
-- OM_ENABLE_DOCS="OFF"
-- OM_ENABLE_TESTSUITE="ON"
-- OM_ENABLE_GUI_CLIENTS="ON"
-- OM_ENABLE_OMSHELL="ON"
-- OM_ENABLE_OMNOTEBOOK="ON"
-- OM_ENABLE_OMEDIT="ON"
-- OM_ENABLE_OMSENS_QT="ON"
-- OM_OMOPTIM_ENABLE="OFF"
-- OM_RUST_RESULT_READERS="ON"
-- OM_RUST_RESULT_WRITERS="ON"
-- OM_USE_CCACHE="OFF"
-- CMAKE_BUILD_TYPE="Release"
-- CMAKE_INSTALL_PREFIX="/var/lib/jenkins1/ws/OpenModelica/build"
-- CMAKE_INSTALL_LIBDIR: lib/x86_64-linux-gnu/omc
-- CMAKE_INSTALL_INCLUDEDIR: include/omc
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so
-- Looking for cheev_
-- Looking for cheev_ - not found
-- Looking for cheev_
-- Looking for cheev_ - found
-- Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so
-- OM_ENABLE_COVERAGE="ON"
-- Found Python3: /opt/venv/bin/python3.10 (found version "3.10.12") found components: Interpreter
-- [OMCompiler] OM_OMC_ENABLE_FORTRAN="ON"
-- [OMCompiler] The Fortran compiler identification is GNU 11.4.0
-- [OMCompiler] Detecting Fortran compiler ABI info
-- [OMCompiler] Detecting Fortran compiler ABI info - done
-- [OMCompiler] Check for working Fortran compiler: /usr/bin/gfortran - skipped
-- [OMCompiler] OM_OMC_ENABLE_MOO="ON"
-- [OMCompiler] OM_OMC_ENABLE_OPTIMIZATION="ON"
-- [OMCompiler] OM_OMC_ENABLE_PRIMME="ON"
-- [OMCompiler] OM_OMC_ENABLE_COLPACK="ON"
-- [OMCompiler] OM_OMC_ENABLE_CPP_RUNTIME="ON"
-- [OMCompiler] OM_OMC_ENABLE_PARMODELICA="ON"
-- [OMCompiler] OM_FETCH_BOOST="OFF"
-- [OMCompiler] OM_OMC_ENABLE_COMPILER="ON"
-- [OMCompiler] OM_OMC_USE_LAPACK="ON"
-- [OMCompiler] OM_OMC_ENABLE_RUST="OFF"
-- [OMCompiler] OM_OMC_BUILD_OMCDLL="OFF"
-- [OMCompiler.3rdParty.zlib] Looking for unistd.h
-- [OMCompiler.3rdParty.zlib] Looking for unistd.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for accept
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for accept - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memmove
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memmove - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memset
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memset - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for strdup
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for strdup - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for arpa/nameser.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for arpa/nameser.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for ctype.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for ctype.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for dlfcn.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for dlfcn.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for inttypes.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for inttypes.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for malloc.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for malloc.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memory.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for memory.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netdb.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netdb.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netinet/in.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netinet/in.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netinet/tcp.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for netinet/tcp.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for resolv.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for resolv.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for socket.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for socket.h - not found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdarg.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdarg.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdint.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdint.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdlib.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stdlib.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for strings.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for strings.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for string.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for string.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/malloc.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/malloc.h - not found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/socket.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/socket.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/stat.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/stat.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/types.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for sys/types.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for 4 include files stdlib.h, ..., float.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for 4 include files stdlib.h, ..., float.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stddef.h
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Looking for stddef.h - found
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Check size of intptr_t
-- [OMCompiler.3rdParty.antlr.3.2/libantlr3c-3.2] Check size of intptr_t - done
-- [OMCompiler.3rdParty.CMinpack] Check size of double
-- [OMCompiler.3rdParty.CMinpack] Check size of double - done
-- [OMCompiler.3rdParty.CMinpack] Check size of long double
-- [OMCompiler.3rdParty.CMinpack] Check size of long double - done
-- [OMCompiler.3rdParty.CMinpack] Building for single precision (float), double precision (double) and extended precision (long double).
-- [OMCompiler.3rdParty.CMinpack] Building static libraries.
-- [OMCompiler.3rdParty.CMinpack] Looking for sqrt
-- [OMCompiler.3rdParty.CMinpack] Looking for sqrt - not found
-- [OMCompiler.3rdParty.CMinpack] Looking for sqrt in m
-- [OMCompiler.3rdParty.CMinpack] Looking for sqrt in m - found
-- [OMCompiler.3rdParty.FMIL] Performing Test SUPPORT_VISIBILITY
-- [OMCompiler.3rdParty.FMIL] Performing Test SUPPORT_VISIBILITY - Success
-- [OMCompiler.3rdParty.FMIL] Looking for va_copy
-- [OMCompiler.3rdParty.FMIL] Looking for va_copy - found
-- [OMCompiler.3rdParty.FMIL] Looking for __va_copy
-- [OMCompiler.3rdParty.FMIL] Looking for __va_copy - found
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf - found
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf - found
CMake Warning (deprecated) at OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.6.4/CMakeLists.txt:37 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
This warning is for project developers.  Use -Wno-author or -Wno-deprecated
to suppress it.

-- [OMCompiler.3rdParty.FMIL] Looking for fcntl.h
-- [OMCompiler.3rdParty.FMIL] Looking for fcntl.h - found
-- [OMCompiler.3rdParty.FMIL] Looking for getpagesize
-- [OMCompiler.3rdParty.FMIL] Looking for getpagesize - not found
-- [OMCompiler.3rdParty.FMIL] Looking for mmap
-- [OMCompiler.3rdParty.FMIL] Looking for mmap - found
-- [OMCompiler.3rdParty.FMIL] Looking for getrandom
-- [OMCompiler.3rdParty.FMIL] Looking for getrandom - found
-- [OMCompiler.3rdParty.FMIL] Looking for arc4random_buf
-- [OMCompiler.3rdParty.FMIL] Looking for arc4random_buf - not found
-- [OMCompiler.3rdParty.FMIL] Looking for arc4random
-- [OMCompiler.3rdParty.FMIL] Looking for arc4random - not found
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_OFF_T
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_OFF_T - Success
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_SYSCALL_GETRANDOM
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_SYSCALL_GETRANDOM - Success
-- [OMCompiler.3rdParty.FMIL] Performing Test FLAG_NO_STRICT_ALIASING
-- [OMCompiler.3rdParty.FMIL] Performing Test FLAG_NO_STRICT_ALIASING - Success
-- [OMCompiler.3rdParty.FMIL] Performing Test FLAG_VISIBILITY
-- [OMCompiler.3rdParty.FMIL] Performing Test FLAG_VISIBILITY - Success
-- [OMCompiler.3rdParty.FMIL] Looking for cos in m
-- [OMCompiler.3rdParty.FMIL] Looking for cos in m - found
-- [OMCompiler.3rdParty.FMIL] ===========================================================================
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL] Configuration
-- [OMCompiler.3rdParty.FMIL]   Generator .................. Unix Makefiles
-- [OMCompiler.3rdParty.FMIL]   Build type ................. Release
-- [OMCompiler.3rdParty.FMIL]   Prefix ..................... /var/lib/jenkins1/ws/OpenModelica/build
-- [OMCompiler.3rdParty.FMIL]   Shared libraries ........... OFF
-- [OMCompiler.3rdParty.FMIL]   Character type ............. char (UTF-8)
-- [OMCompiler.3rdParty.FMIL]   Library name postfix ....... 
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL]   Build documentation ........ OFF
-- [OMCompiler.3rdParty.FMIL]   Build examples ............. OFF
-- [OMCompiler.3rdParty.FMIL]   Build fuzzers .............. OFF
-- [OMCompiler.3rdParty.FMIL]   Build tests ................ OFF
-- [OMCompiler.3rdParty.FMIL]   Build tools (xmlwf) ........ OFF
-- [OMCompiler.3rdParty.FMIL]   Build pkg-config file ...... OFF
-- [OMCompiler.3rdParty.FMIL]   Install files .............. OFF
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL]   Features
-- [OMCompiler.3rdParty.FMIL]     // Advanced options, changes not advised
-- [OMCompiler.3rdParty.FMIL]     Attributes info .......... OFF
-- [OMCompiler.3rdParty.FMIL]     Context bytes ............ 1024
-- [OMCompiler.3rdParty.FMIL]     DTD support .............. OFF
-- [OMCompiler.3rdParty.FMIL]     General entities ......... ON
-- [OMCompiler.3rdParty.FMIL]     Large size ............... OFF
-- [OMCompiler.3rdParty.FMIL]     Minimum size ............. OFF
-- [OMCompiler.3rdParty.FMIL]     Namespace support ........ OFF
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL]   Entropy sources
-- [OMCompiler.3rdParty.FMIL]     getrandom ................ 1
-- [OMCompiler.3rdParty.FMIL]     syscall SYS_getrandom .... 1
-- [OMCompiler.3rdParty.FMIL]     libbsd ................... OFF
-- [OMCompiler.3rdParty.FMIL]     /dev/random .............. ON
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL] Continue with
-- [OMCompiler.3rdParty.FMIL]   make
-- [OMCompiler.3rdParty.FMIL] 
-- [OMCompiler.3rdParty.FMIL] ===========================================================================
-- [OMCompiler.3rdParty.FMIL] will be merging $<TARGET_FILE:fmiimport>;$<TARGET_FILE:jmutils>;$<TARGET_FILE:fmixml>;$<TARGET_FILE:fmizip>;$<TARGET_FILE:fmicapi>;$<TARGET_FILE:minizip>;$<TARGET_FILE:expat>
-- [OMCompiler.3rdParty.gc] TARGET = x86_64-unknown-linux-6.8.0-117-generic
-- [OMCompiler.3rdParty.gc] Thread library: 
-- [OMCompiler.3rdParty.gc] Explicit GC_INIT() calls may be required.
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_WERROR
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_WERROR - Success
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_F_VISIBILITY_HIDDEN
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_F_VISIBILITY_HIDDEN - Success
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING - Success
-- [OMCompiler.3rdParty.gc] Looking for execinfo.h
-- [OMCompiler.3rdParty.gc] Looking for execinfo.h - found
-- [OMCompiler.3rdParty.gc] Looking for getcontext
-- [OMCompiler.3rdParty.gc] Looking for getcontext - found
-- [OMCompiler.3rdParty.gc] Looking for dl_iterate_phdr
-- [OMCompiler.3rdParty.gc] Looking for dl_iterate_phdr - found
-- [OMCompiler.3rdParty.gc] Looking for sigsetjmp
-- [OMCompiler.3rdParty.gc] Looking for sigsetjmp - found
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID - Failed
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG - Failed
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID - Success
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_DLADDR
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_DLADDR - Success
-- [OMCompiler.3rdParty.libffi] Building for TARGET_PLATFORM: X86_64
-- [OMCompiler.3rdParty.libffi] Check size of size_t
-- [OMCompiler.3rdParty.libffi] Check size of size_t - done
-- [OMCompiler.3rdParty.libffi] The ASM compiler identification is GNU
-- [OMCompiler.3rdParty.libffi] Found assembler: /usr/bin/cc
-- [OMCompiler.3rdParty.libffi] Looking for alloca
-- [OMCompiler.3rdParty.libffi] Looking for alloca - not found
-- [OMCompiler.3rdParty.libffi] Looking for MAP_ANON
-- [OMCompiler.3rdParty.libffi] Looking for MAP_ANON - found
-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_MMAP_DEV_ZERO
-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_MMAP_DEV_ZERO - Success
-- [OMCompiler.3rdParty.libffi] Looking for alloca.h
-- [OMCompiler.3rdParty.libffi] Looking for alloca.h - found
-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_ALLOCA
-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_ALLOCA - Success
-- [OMCompiler.3rdParty.libffi] Looking for sys/mman.h
-- [OMCompiler.3rdParty.libffi] Looking for sys/mman.h - found
-- [OMCompiler.3rdParty.libffi] Looking for memcpy
-- [OMCompiler.3rdParty.libffi] Looking for memcpy - found
-- [OMCompiler.3rdParty.libffi] Looking for mkostemp
-- [OMCompiler.3rdParty.libffi] Looking for mkostemp - found
-- [OMCompiler.3rdParty.libffi] Checking if .eh_frame section is read-only - yes
-- [OMCompiler.3rdParty.libffi] Checking HAVE_AS_X86_PCREL - yes
-- [OMCompiler.3rdParty.libffi] Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - yes
-- [OMCompiler.3rdParty.libffi] Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - yes
-- [OMCompiler.3rdParty.libffi] Checking if symbols are underscored - no
CMake Warning (policy) at OMCompiler/3rdParty/libffi/.cmake/configure_options.cmake:305 (check_c_source_compiles):
  Policy CMP0219 is not set: Macro invocations preserve backslashes in
  arguments.  Run "cmake --help-policy CMP0219" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Command "CHECK_C_SOURCE_COMPILES" called with arguments containing
  backslashes.

  Since the policy is not set, backslashes in the arguments:

   "
      asm (".cfi_sections\\n\\t.cfi_startproc\\n\\t.cfi_endproc");
      int main(void)
      {
          return 0;
      }
      "

  will be interpreted as escape sequences for compatibility.

  Set the policy to NEW to instead pass

   "
      asm (".cfi_sections\\\\n\\\\t.cfi_startproc\\\\n\\\\t.cfi_endproc");
      int main(void)
      {
          return 0;
      }
      "

  so that argument parsing will preserve the original values.
Call Stack (most recent call first):
  OMCompiler/3rdParty/libffi/CMakeLists.txt:38 (include)
This warning is for project developers.  Use -Wno-author or -Wno-policy to
suppress it.

-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_AS_CFI_PSEUDO_OP
-- [OMCompiler.3rdParty.libffi] Performing Test HAVE_AS_CFI_PSEUDO_OP - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test COMPILER_SUPPORTS_CXX11
-- [OMCompiler.3rdParty.libzmq] Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test COMPILER_SUPPORTS_C11
-- [OMCompiler.3rdParty.libzmq] Performing Test COMPILER_SUPPORTS_C11 - Success
-- [OMCompiler.3rdParty.libzmq] Using tweetnacl for CURVE security
-- [OMCompiler.3rdParty.libzmq] Looking for kqueue
-- [OMCompiler.3rdParty.libzmq] Looking for kqueue - not found
-- [OMCompiler.3rdParty.libzmq] Looking for epoll_create
-- [OMCompiler.3rdParty.libzmq] Looking for epoll_create - found
-- [OMCompiler.3rdParty.libzmq] Looking for epoll_create1
-- [OMCompiler.3rdParty.libzmq] Looking for epoll_create1 - found
-- [OMCompiler.3rdParty.libzmq] Detected epoll polling method
-- [OMCompiler.3rdParty.libzmq] Detected ZMQ Version - 4.2.3
-- [OMCompiler.3rdParty.libzmq] Looking for include file ifaddrs.h
-- [OMCompiler.3rdParty.libzmq] Looking for include file ifaddrs.h - found
-- [OMCompiler.3rdParty.libzmq] Looking for include file windows.h
-- [OMCompiler.3rdParty.libzmq] Looking for include file windows.h - not found
-- [OMCompiler.3rdParty.libzmq] Looking for include file sys/uio.h
-- [OMCompiler.3rdParty.libzmq] Looking for include file sys/uio.h - found
-- [OMCompiler.3rdParty.libzmq] Looking for include file sys/eventfd.h
-- [OMCompiler.3rdParty.libzmq] Looking for include file sys/eventfd.h - found
-- [OMCompiler.3rdParty.libzmq] Checking whether EFD_CLOEXEC is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC - Success
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in ws2_32
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in ws2_32 - not found
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in ws2
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in ws2 - not found
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in rpcrt4
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in rpcrt4 - not found
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in iphlpapi
-- [OMCompiler.3rdParty.libzmq] Looking for fopen in iphlpapi - not found
-- [OMCompiler.3rdParty.libzmq] Looking for SO_PEERCRED
-- [OMCompiler.3rdParty.libzmq] Looking for SO_PEERCRED - found
-- [OMCompiler.3rdParty.libzmq] Looking for LOCAL_PEERCRED
-- [OMCompiler.3rdParty.libzmq] Looking for LOCAL_PEERCRED - not found
-- [OMCompiler.3rdParty.libzmq] Looking for clock_gettime
-- [OMCompiler.3rdParty.libzmq] Looking for clock_gettime - found
-- [OMCompiler.3rdParty.libzmq] Looking for fork
-- [OMCompiler.3rdParty.libzmq] Looking for fork - found
-- [OMCompiler.3rdParty.libzmq] Looking for gethrtime
-- [OMCompiler.3rdParty.libzmq] Looking for gethrtime - not found
-- [OMCompiler.3rdParty.libzmq] Looking for mkdtemp
-- [OMCompiler.3rdParty.libzmq] Looking for mkdtemp - found
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wall
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wall - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wextra
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wextra - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wno-long-long
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wno-long-long - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wno-uninitialized
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-Wno-uninitialized - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-pedantic
-- [OMCompiler.3rdParty.libzmq] Performing Test HAVE_FLAG_-pedantic - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether SOCK_CLOEXEC is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_SOCK_CLOEXEC
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether SO_KEEPALIVE is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_SO_KEEPALIVE
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_SO_KEEPALIVE - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether TCP_KEEPCNT is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPCNT
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPCNT - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether TCP_KEEPIDLE is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPIDLE
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether TCP_KEEPINTVL is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPINTVL
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Success
-- [OMCompiler.3rdParty.libzmq] Checking whether TCP_KEEPALIVE is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPALIVE
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed
-- [OMCompiler.3rdParty.libzmq] Checking whether TIPC is supported
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TIPC
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_TIPC - Failed
-- [OMCompiler.3rdParty.libzmq] Checking pthread_setname signature
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SET_NAME
-- [OMCompiler.3rdParty.libzmq] Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed
-- [OMCompiler.3rdParty.libzmq] Could NOT find Python2 (missing: Python2_EXECUTABLE Interpreter) 
[OMCompiler.3rdParty.libzmq]     Reason given by package: 
[OMCompiler.3rdParty.libzmq]         Interpreter: Wrong major version for the interpreter "/opt/venv/bin/python"
[OMCompiler.3rdParty.libzmq] 
-- [OMCompiler.3rdParty.libzmq] Could NOT find AsciiDoc (missing: ASCIIDOC_EXECUTABLE) 
-- [OMCompiler.3rdParty] Looking for posix_memalign
-- [OMCompiler.3rdParty] Looking for posix_memalign - found
-- [OMCompiler.3rdParty.simdjson] Looking for fork
-- [OMCompiler.3rdParty.simdjson] Looking for fork - found
-- [OMCompiler.3rdParty.simdjson] Looking for wait
-- [OMCompiler.3rdParty.simdjson] Looking for wait - found
-- [OMCompiler.3rdParty.simdjson] Adding -Og to compile flag
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of float
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of float - done
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of int
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of int - done
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of long
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of long - done
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of long long
-- [OMCompiler.3rdParty.lis-1.4.12] Check size of long long - done
-- [OMCompiler.3rdParty.lis-1.4.12] Looking for sys/time.h
-- [OMCompiler.3rdParty.lis-1.4.12] Looking for sys/time.h - found
-- [OMCompiler.3rdParty.lis-1.4.12] Looking for sys/mount.h
-- [OMCompiler.3rdParty.lis-1.4.12] Looking for sys/mount.h - found
-- [OMCompiler.3rdParty.metis-5.1.0] Looking for getline
-- [OMCompiler.3rdParty.metis-5.1.0] Looking for getline - found
-- [OMCompiler.3rdParty.metis-5.1.0] checking for thread-local storage - found
CMake Warning (deprecated) at OMCompiler/3rdParty/oneTBB/CMakeLists.txt:43 (cmake_policy):
  The OLD behavior for policy CMP0148 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
This warning is for project developers.  Use -Wno-author or -Wno-deprecated
to suppress it.

CMake Warning at OMCompiler/3rdParty/oneTBB/CMakeLists.txt:161 (message):
  You are building oneTBB as a static library.  This is highly discouraged
  and such configuration is not supported.  Consider building a dynamic
  library to avoid unforeseen issues.


-- [OMCompiler.3rdParty.oneTBB] Checking for one of the modules 'hwloc'
-- [OMCompiler.3rdParty.oneTBB] Looking for getcontext
-- [OMCompiler.3rdParty.oneTBB] Looking for getcontext - found
-- [OMCompiler.3rdParty.oneTBB] GNU Assembler version: 2.38  (2038)
-- [OMCompiler.3rdParty.oneTBB] TBBBind build targets are disabled due to unsupported environment
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] Building SuiteSparse_config version: v7.12.2 (Feb 5, 2026)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse_config has OpenMP: OFF
-- [OMCompiler.3rdParty.SuiteSparse] Looking for clock_gettime
-- [OMCompiler.3rdParty.SuiteSparse] Looking for clock_gettime - found
-- [OMCompiler.3rdParty.SuiteSparse] Using clock_gettime without librt
-- [OMCompiler.3rdParty.SuiteSparse] Found All 32-bit BLAS
-- [OMCompiler.3rdParty.SuiteSparse] BLAS libraries:      /usr/lib/x86_64-linux-gnu/libblas.so 
-- [OMCompiler.3rdParty.SuiteSparse] BLAS linker flags:    
-- [OMCompiler.3rdParty.SuiteSparse] BLAS include:         
-- [OMCompiler.3rdParty.SuiteSparse] C to Fortran calling protocol: 
-- [OMCompiler.3rdParty.SuiteSparse]     SUITESPARSE_HAS_FORTRAN  : OFF
-- [OMCompiler.3rdParty.SuiteSparse]     FortranCInterface_GLOBAL_MACRO  : (name,NAME) name##_
-- [OMCompiler.3rdParty.SuiteSparse]     FortranCInterface_GLOBAL__MACRO : (name,NAME) name##_
-- [OMCompiler.3rdParty.SuiteSparse] Looking for fmax
-- [OMCompiler.3rdParty.SuiteSparse] Looking for fmax - not found
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: SuiteSparseConfig
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE;BLAS_All
-- [OMCompiler.3rdParty.SuiteSparse] BLAS integer:         int32_t
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] CMAKE_SYSTEM_PROCESSOR: x86_64
-- [OMCompiler.3rdParty.SuiteSparse] Building AMD version: v3.3.4 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] Skipping the demos in AMD/Demo
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: AMD
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building BTF version: v2.3.3 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: BTF
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building COLAMD version: v3.3.5 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] Skipping the demos in COLAMD/Demo
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: COLAMD
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building KLU version: v2.3.6 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CHOLMOD not found or not requested
-- [OMCompiler.3rdParty.SuiteSparse] Skipping the demos in KLU/Demo
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: KLU
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE;NCHOLMOD
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building UMFPACK version: v6.3.7 (Nov 1, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source:           /var/lib/jenkins1/ws/OpenModelica 
-- [OMCompiler.3rdParty.SuiteSparse] Build:            /var/lib/jenkins1/ws/OpenModelica/build_cmake 
-- [OMCompiler.3rdParty.SuiteSparse] Install lib:      lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install include:  include/omc/suitesparse
-- [OMCompiler.3rdParty.SuiteSparse] Install bin:      bin
-- [OMCompiler.3rdParty.SuiteSparse] Install pkg-file: lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Install rpath:    $ORIGIN;$ORIGIN/../lib/x86_64-linux-gnu/omc
-- [OMCompiler.3rdParty.SuiteSparse] Build   rpath:    
-- [OMCompiler.3rdParty.SuiteSparse] Build type:       Release 
-- [OMCompiler.3rdParty.SuiteSparse] Fortran:          not enabled
-- [OMCompiler.3rdParty.SuiteSparse] CUDA:             not enabled
-- [OMCompiler.3rdParty.SuiteSparse] Found All 32-bit BLAS
-- [OMCompiler.3rdParty.SuiteSparse] CHOLMOD not found or not requested
-- [OMCompiler.3rdParty.SuiteSparse] BLAS libraries:      /usr/lib/x86_64-linux-gnu/libblas.so
-- [OMCompiler.3rdParty.SuiteSparse] BLAS include:        
-- [OMCompiler.3rdParty.SuiteSparse] BLAS linker flags:   
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_UNKNOWN_PRAGMAS
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_UNKNOWN_PRAGMAS - Success
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_GCC_IVDEP
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_GCC_IVDEP - Success
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_GCC_NOVECTOR
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_GCC_NOVECTOR - Failed
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_NOVECTOR
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_NOVECTOR - Failed
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_LOOP_NO_VECTOR
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_LOOP_NO_VECTOR - Failed
-- [OMCompiler.3rdParty.SuiteSparse] Skipping the demos in UMFPACK/Demo
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: UMFPACK
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE;BLAS_All
-- [OMCompiler.3rdParty.SuiteSparse] BLAS integer:         int32_t
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] SuiteSparse CMAKE report for: SuiteSparse
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] build type:           Release
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_SHARED_LIBS:    OFF
-- [OMCompiler.3rdParty.SuiteSparse] BUILD_STATIC_LIBS:    ON
-- [OMCompiler.3rdParty.SuiteSparse] C compiler:           /usr/bin/cc 
-- [OMCompiler.3rdParty.SuiteSparse] C flags:              
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler:         /usr/bin/c++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:            
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release:      -O3  
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release:    -O3  
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler:     none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:  OMC_GCOV_COVERAGE
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
error: object directory /var/lib/jenkins/gitcache/OpenModelica-submodules.git/objects does not exist; check .git/objects/info/alternates
fatal: bad object HEAD
-- [OMCompiler.3rdParty.sundials] SUNDIALS_GIT_VERSION: 
-- [OMCompiler.3rdParty.sundials] Building SUNDIALS in 'Release' mode.
CMake Warning at OMCompiler/3rdParty/sundials/cmake/macros/SundialsOption.cmake:129 (message):
  The option LAPACK_WORKS is deprecated.  Use SUNDIALS_ENABLE_LAPACK_CHECKS
  instead.
Call Stack (most recent call first):
  OMCompiler/3rdParty/sundials/cmake/SundialsTPLOptions.cmake:137 (sundials_option)
  OMCompiler/3rdParty/sundials/CMakeLists.txt:180 (include)


-- [OMCompiler.3rdParty.sundials] Check size of int64_t
-- [OMCompiler.3rdParty.sundials] Check size of int64_t - done
-- [OMCompiler.3rdParty.sundials] Using int64_t for indices
-- [OMCompiler.3rdParty.sundials] C standard set to 99
-- [OMCompiler.3rdParty.sundials] C extensions set to ON
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT - Success
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME - Failed
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_ASSUME
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_ASSUME - Failed
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ASSUME
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ASSUME - Failed
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED
-- [OMCompiler.3rdParty.sundials] Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED - Success
-- [OMCompiler.3rdParty.sundials] Looking for POSIX timers... found
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_DEPRECATED_MSG
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_DEPRECATED_MSG - Success
-- [OMCompiler.3rdParty.sundials] Appending C RELEASE flags
-- [OMCompiler.3rdParty.sundials] Appending Fortran RELEASE flags
-- Could NOT find KLU (missing: KLU_DIR)
-- [OMCompiler.3rdParty.sundials] KLU_LIBRARIES:   
-- [OMCompiler.3rdParty.sundials] KLU_INCLUDE_DIR: 
-- [OMCompiler.3rdParty.sundials] Skipped KLU checks.
-- [OMCompiler.3rdParty.sundials] Determining Fortran name-mangling scheme... OK
-- [OMCompiler.3rdParty.sundials] Testing LAPACK
-- [OMCompiler.3rdParty.sundials] Testing LAPACK - success
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- [OMCompiler.3rdParty.sundials] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- [OMCompiler.3rdParty.sundials] Added NVECTOR_SERIAL module
-- [OMCompiler.3rdParty.sundials] Added NVECTOR_MANYVECTOR module
-- [OMCompiler.3rdParty.sundials] Added SUNMATRIX_BAND module
-- [OMCompiler.3rdParty.sundials] Added SUNMATRIX_DENSE module
-- [OMCompiler.3rdParty.sundials] Added SUNMATRIX_SPARSE module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_BAND module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_DENSE module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_PCG module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_SPBCGS module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_SPFGMR module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_SPGMR module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_SPTFQMR module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_KLU module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_LAPACKBAND module
-- [OMCompiler.3rdParty.sundials] Added SUNLINSOL_LAPACKDENSE module
-- [OMCompiler.3rdParty.sundials] Added SUNNONLINSOL_NEWTON module
-- [OMCompiler.3rdParty.sundials] Added SUNNONLINSOL_FIXEDPOINT module
-- [OMCompiler.3rdParty.sundials] Added SUNNONLINSOL_AUTO module
-- [OMCompiler.3rdParty.sundials] Added SUNDOMEIGEST_POWER module
-- [OMCompiler.3rdParty.sundials] Added SUNDOMEIGEST_ARNOLDI module
-- [OMCompiler.3rdParty.sundials] Added ARKODE module
-- [OMCompiler.3rdParty.sundials] Added CVODE module
-- [OMCompiler.3rdParty.sundials] Added CVODES module
-- [OMCompiler.3rdParty.sundials] Added IDA module
-- [OMCompiler.3rdParty.sundials] Added IDAS module
-- [OMCompiler.3rdParty.sundials] Added KINSOL module
-- [OMCompiler.3rdParty.moo-0.1.0] C Compiler: /usr/bin/cc
-- [OMCompiler.3rdParty.moo-0.1.0] C++ Compiler: /usr/bin/c++
-- [OMCompiler.3rdParty.moo-0.1.0] Fortran Compiler: /usr/bin/gfortran
-- [OMCompiler.3rdParty.moo-0.1.0] C Flags: 
-- [OMCompiler.3rdParty.moo-0.1.0] C++ Flags: 
-- [OMCompiler.3rdParty.moo-0.1.0] Fortran Flags: 
-- [OMCompiler.3rdParty.moo-0.1.0] Using build type: Release
-- [OMCompiler.3rdParty.moo-0.1.0] Building MOO with C interface
-- [OMCompiler.3rdParty.moo-0.1.0] Building MOO with GDOPT support
-- [OMCompiler.3rdParty.moo-0.1.0] {fmt} version: 11.2.1
-- [OMCompiler.3rdParty.moo-0.1.0] Build type: Release
-- [OMCompiler.3rdParty.moo-0.1.0] Using build type: Release
-- [OMCompiler.3rdParty.moo-0.1.0] Using external METIS target.
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for assert.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for assert.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for bzlib.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for bzlib.h - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for endian.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for endian.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for float.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for float.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for ieeefp.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for ieeefp.h - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for math.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for math.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for stdio.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for stdio.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for time.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for time.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for windows.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for windows.h - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for zlib.h
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for zlib.h - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cctype
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cctype - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cmath
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cmath - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cieeefp
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cieeefp - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cfloat
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cfloat - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cinttypes
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cinttypes - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cassert
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cassert - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdio
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdio - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdlib
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdlib - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdarg
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdarg - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstddef
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstddef - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstring
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstring - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include ctime
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include ctime - found
-- [OMCompiler.3rdParty.moo-0.1.0] Check size of int *
-- [OMCompiler.3rdParty.moo-0.1.0] Check size of int * - done
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for std::isfinite
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for std::isfinite - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for std::isnan
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for std::isnan - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for gettimeofday
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for gettimeofday - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for dran48
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for dran48 - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for rand
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for rand - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdlib
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for C++ include cstdlib - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for va_copy
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for va_copy - found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for fopen_s
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for fopen_s - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for getenv_s
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for getenv_s - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for feenableexcept
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for feenableexcept - not found
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for sigaction
-- [OMCompiler.3rdParty.moo-0.1.0] Looking for sigaction - found
-- [OMCompiler.3rdParty.moo-0.1.0] Detecting Fortran/C Interface
-- [OMCompiler.3rdParty.moo-0.1.0] Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
-- [OMCompiler.3rdParty.moo-0.1.0] Using local MUMPS 5.8.1 sources at /var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/moo-0.1.0/third-party/Ipopt.cmake/ThirdParty/MUMPS/sources.
-- [OMCompiler.3rdParty.moo-0.1.0] Building MUMPS with METIS: ON
-- [OMCompiler.3rdParty.moo-0.1.0] IPOPT_VERSION_STRING = 3.14.19
-- [OMCompiler.3rdParty.moo-0.1.0] Fortran name mangling:
-- [OMCompiler.3rdParty.moo-0.1.0] F77_FUNC = F77_FUNC(name,NAME) name##_
-- [OMCompiler.3rdParty.moo-0.1.0] F77_FUNC_ = F77_FUNC_(name,NAME) name##_
-- [OMCompiler.3rdParty.moo-0.1.0] COIN_LAPACK_FUNC = COIN_LAPACK_FUNC(name,NAME) name##_
-- [OMCompiler.3rdParty.moo-0.1.0] Library RADAU will be built from source and linked (MOO_WITH_RADAU=TRUE)
-- [OMCompiler.3rdParty.moo-0.1.0] Additional MOO compile options: -Wall;-Wnon-virtual-dtor;-pedantic;-fno-var-tracking-assignments
-- [OMCompiler.3rdParty.primme-3.2.3] Performing Test F77_UNDERSCORE
-- [OMCompiler.3rdParty.primme-3.2.3] Performing Test F77_UNDERSCORE - Success
-- [OMCompiler.3rdParty.primme-3.2.3] Checking whether Fortran adds underscore - 1
-- [OMCompiler.3rdParty.primme-3.2.3] Looking for sin in m
-- [OMCompiler.3rdParty.primme-3.2.3] Looking for sin in m - found
-- [OMCompiler.SimulationRuntime.cpp] using boost include for OMCompiler/SimulationRuntime/cpp runtime: 
-- [OMCompiler.SimulationRuntime.cpp] Boost Libraries for OMCompiler/SimulationRuntime/cpp runtime implict/explicit: Boost::program_options;Boost::filesystem / -lboost_program_options -lboost_filesystem
-- [OMCompiler.SimulationRuntime.cpp] configuring ModelicaConfig_gcc.inc in OMCompiler/SimulationRuntime/cpp with:
-- [OMCompiler.SimulationRuntime.cpp] boost include: 
-- [OMCompiler.SimulationRuntime.cpp] boost libraries implict / explicit: Boost::program_options;Boost::filesystem / -lboost_program_options -lboost_filesystem
-- [OMCompiler.SimulationRuntime.ModelicaExternalC] Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.7") found components: C
-- [OMCompiler.SimulationRuntime.OMSI] GCC detected, adding compile flags
-- [OMCompiler.SimulationRuntime.OMSI] Compiling with C flags:  -Wall -Wextra -pedantic -fPIC
-- [OMCompiler.SimulationRuntime.OMSI] Libs will be installed in /var/lib/jenkins1/ws/OpenModelica/build/lib/x86_64-linux-gnu/omc/omsi
-- [OMCompiler.SimulationRuntime.OMSI] Lapack Libraries: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so /usr/lib/x86_64-linux-gnu/libblas.so
-- [OMCompiler.SimulationRuntime.OMSIC] GCC detected, adding compile flags
-- [OMCompiler.SimulationRuntime.OMSIC] Compiling with C flags:  -Wall -Wextra -pedantic -fPIC
-- [OMCompiler.SimulationRuntime.OMSIC] Libs will be installed in /var/lib/jenkins1/ws/OpenModelica/build/lib/x86_64-linux-gnu/omc/omsi
-- [OMCompiler.SimulationRuntime.OMSICpp] C++17 support enabled
-- [OMCompiler.SimulationRuntime.OMSICpp] OMSICpp libs will be installed in /var/lib/jenkins1/ws/OpenModelica/build/lib/x86_64-linux-gnu/omc/omsicpp
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP_C: -fopenmp (found version "4.5")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP_CXX: -fopenmp (found version "4.5")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP_Fortran: -fopenmp (found version "4.5")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP: TRUE (found version "4.5")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found MPI_Fortran: /usr/lib/x86_64-linux-gnu/libmpi_usempif08.so (found version "3.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found MPI: TRUE (found version "3.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] OMSICpp: FMI library target: omc::3rd::fmilib
-- [OMCompiler.SimulationRuntime.OMSICpp] Check size of void*
-- [OMCompiler.SimulationRuntime.OMSICpp] Check size of void* - done
-- [OMCompiler.SimulationRuntime.OMSICpp]  
-- [OMCompiler.SimulationRuntime.OMSICpp] Values for *.inc files:
-- [OMCompiler.SimulationRuntime.OMSICpp] --BOOST_LIBS = . - 
-- [OMCompiler.SimulationRuntime.OMSICpp] --BOOST_INCLUDE = .
-- [OMCompiler.SimulationRuntime.OMSICpp] --BOOST_LIBRARIES =  -lboost_filesystem -lboost_serialization -lboost_program_options 
-- [OMCompiler.SimulationRuntime.OMSICpp] --SUNDIALS_LIBS = /var/lib/jenkins1/ws/OpenModelica/build/lib/x86_64-linux-gnu/omc
-- [OMCompiler.SimulationRuntime.OMSICpp] --SUNDIALS_INCLUDE = /var/lib/jenkins1/ws/OpenModelica/build/include/omc/sundials
-- [OMCompiler.SimulationRuntime.OMSICpp] --SUNDIALS_LIBRARIES =  -lsundials_nvecserial_static -lsundials_cvode_static -lsundials_cvodes_static -lsundials_idas_static -lsundials_kinsol_static
-- [OMCompiler.SimulationRuntime.OMSICpp] --LAPACK_LIBS = /usr/lib/x86_64-linux-gnu
-- [OMCompiler.SimulationRuntime.OMSICpp] --LAPACK_LIBRARIES =  -llapack -lblas
-- [OMCompiler.SimulationRuntime.OMSICpp] --UMFPACK_LIBS = 
-- [OMCompiler.SimulationRuntime.OMSICpp] --UMFPACK_INCLUDE = .
-- [OMCompiler.SimulationRuntime.OMSICpp] --UMFPACK_LIBRARIES = 
-- [OMCompiler.SimulationRuntime.OMSICpp] --CPPTHREADS_LIBRARY = Threads::Threads 
-- [OMCompiler.SimulationRuntime.OMSICpp]  
-- [OMCompiler.SimulationRuntime.OMSICpp] Compiler for precompiled header: GNU
-- [OMCompiler.SimulationRuntime.OMSICpp] /usr/bin/c++ -DPCHCOMPILE -O0;;-fPIC;;;-std=c++17;-DBOOST_ALL_DYN_LINK;;;-DOMC_BUILD;;-DUSE_THREAD;;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/src/Util/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/src/Import/include;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/3rdParty/FMIL/fmilib_include;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/3rdParty/FMIL/fmilib_config_include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/base/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/solver/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/runtime/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/SimulationRuntime/OMSICpp -x c++-header -o /var/lib/jenkins1/ws/OpenModelica/build_cmake/runtime/Core/Modelica.h.gch/Modelica.h.gch /var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/runtime/include/Core/Modelica.h
-- [OMCompiler.SimulationRuntime.OMSICpp] /usr/bin/c++ -DPCHCOMPILE -O0;;-fPIC;;;-std=c++17;-DBOOST_ALL_DYN_LINK;;;-DOMC_BUILD;;-DUSE_THREAD;;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/src/Util/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/src/Import/include;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/3rdParty/FMIL/fmilib_include;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/3rdParty/FMIL/fmilib_config_include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/3rdParty/FMIL/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/base/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/solver/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/runtime/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/../OMSI/include;-I/var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp;-I/var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/SimulationRuntime/OMSICpp -x c++-header -o /var/lib/jenkins1/ws/OpenModelica/build_cmake/runtime/Core/Modelica.h.gch/Modelica.h.gch /var/lib/jenkins1/ws/OpenModelica/OMCompiler/SimulationRuntime/OMSICpp/runtime/include/Core/Modelica.h
-- [OMCompiler.SimulationRuntime.OMSICpp] Using ZMQ library disabled
-- [OMCompiler.SimulationRuntime.OMSICpp] Build omsi library with fmilib:
-- [OMCompiler.SimulationRuntime.OMSICpp] omc::3rd::fmilib
-- [OMCompiler.SimulationRuntime.OMSICpp] Sundials Libraries used for linking:
-- [OMCompiler.SimulationRuntime.OMSICpp] omc::3rd::sundials::cvode;omc::3rd::sundials::idas;omc::3rd::sundials::kinsol
-- [OMCompiler.SimulationRuntime.OMSICpp] omc::3rd::cminpack
-- [OMCompiler.SimulationRuntime.OMSICpp] OMSI Library:
-- [OMCompiler.SimulationRuntime.OMSICpp] 
-- [OMCompiler.SimulationRuntime.OMSICpp] Set rpath for omsu simulation executable lib/x86_64-linux-gnu/omc
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for include file OpenCL/cl.h
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for include file OpenCL/cl.h - not found
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for CL_VERSION_3_0
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for CL_VERSION_3_0 - found
-- [OMCompiler.SimulationRuntime.ParModelica] Found OpenCL: /usr/lib/x86_64-linux-gnu/libOpenCL.so (found version "3.0")
-- [OMCompiler.SimulationRuntime.ParModelica.explicit/openclrt] OM_OMC_PARMODELICA_OCL_VERBOSE="OFF"
-- [OMCompiler.Parser] Found Java: /usr/bin/java (found version "11.0.32") found components: Runtime
-- [OMCompiler.Parser] Found Intl: built in to C library
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/Parser/generated/Modelica_3_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/Parser/generated/ParModelica_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/Parser/generated/MetaModelica_Lexer
-- [OMCompiler.Parser] added antrl target /var/lib/jenkins1/ws/OpenModelica/build_cmake/OMCompiler/Parser/generated/ModelicaParser
-- [OMCompiler.Compiler.runtime] Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.81.0")
-- [OMCompiler.Compiler.runtime] Performing Test Iconv_IS_BUILT_IN
-- [OMCompiler.Compiler.runtime] Performing Test Iconv_IS_BUILT_IN - Success
-- [OMCompiler.Compiler.runtime] Found Iconv: built in to C library
-- [OMCompiler.Compiler.runtime] Looking for LAPACK. This can be slow sometimes. Hang tight!
-- [OMCompiler.Compiler.runtime] Looking for dgeqpf_
-- [OMCompiler.Compiler.runtime] Looking for dgeqpf_ - found
-- [OMCompiler.Compiler.runtime] Looking for ctime_s
-- [OMCompiler.Compiler.runtime] Looking for ctime_s - not found
-- [OMCompiler.Compiler.runtime] Looking for ctime_r
-- [OMCompiler.Compiler.runtime] Looking for ctime_r - found
-- [OMCompiler.Compiler.runtime] OMC_TARGET_SYSTEM_NAME="linux"
-- [OMCompiler.Compiler.runtime] Performing Test BSTATIC_INT
-- [OMCompiler.Compiler.runtime] Performing Test BSTATIC_INT - Success
[OMSimulator] cmake version is: 4.4.3
-- [OMSimulator] OMSimulator version string: unknown
-- [OMSimulator] Platform string: linux
-- [OMSimulator] ##### 3rdParty Sundials
-- [OMSimulator] ##### 3rdParty zlib
-- [OMSimulator] Check size of off64_t
-- [OMSimulator] Check size of off64_t - done
-- [OMSimulator] Looking for fseeko
-- [OMSimulator] Looking for fseeko - found
-- [OMSimulator] Performing Test HAVE___ATTR__VIS_HIDDEN
-- [OMSimulator] Performing Test HAVE___ATTR__VIS_HIDDEN - Failed
-- [OMSimulator] ##### 3rdParty minizip
-- [OMSimulator] ##### 3rdParty fmi4c
-- [OMSimulator] Using external MINIZIP: oms::3rd::minizip
-- [OMSimulator] ##### 3rdParty PugiXml
-- [OMSimulator] ##### 3rdParty xerces
-- [OMSimulator] Configuring Apache Xerces-C++ version 3.2.3
-- [OMSimulator] Performing Test CXX_FLAG_Wall
-- [OMSimulator] Performing Test CXX_FLAG_Wall - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wcast_align
-- [OMSimulator] Performing Test CXX_FLAG_Wcast_align - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wcast_qual
-- [OMSimulator] Performing Test CXX_FLAG_Wcast_qual - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wctor_dtor_privacy
-- [OMSimulator] Performing Test CXX_FLAG_Wctor_dtor_privacy - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wextra
-- [OMSimulator] Performing Test CXX_FLAG_Wextra - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wformat_2
-- [OMSimulator] Performing Test CXX_FLAG_Wformat_2 - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wimplicit_atomic_properties
-- [OMSimulator] Performing Test CXX_FLAG_Wimplicit_atomic_properties - Failed
-- [OMSimulator] Performing Test CXX_FLAG_Wmissing_declarations
-- [OMSimulator] Performing Test CXX_FLAG_Wmissing_declarations - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wno_long_long
-- [OMSimulator] Performing Test CXX_FLAG_Wno_long_long - Success
-- [OMSimulator] Performing Test CXX_FLAG_Woverlength_strings
-- [OMSimulator] Performing Test CXX_FLAG_Woverlength_strings - Success
-- [OMSimulator] Performing Test CXX_FLAG_Woverloaded_virtual
-- [OMSimulator] Performing Test CXX_FLAG_Woverloaded_virtual - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wredundant_decls
-- [OMSimulator] Performing Test CXX_FLAG_Wredundant_decls - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wreorder
-- [OMSimulator] Performing Test CXX_FLAG_Wreorder - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wswitch_default
-- [OMSimulator] Performing Test CXX_FLAG_Wswitch_default - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wunused_variable
-- [OMSimulator] Performing Test CXX_FLAG_Wunused_variable - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wwrite_strings
-- [OMSimulator] Performing Test CXX_FLAG_Wwrite_strings - Success
-- [OMSimulator] Performing Test CXX_FLAG_Wno_variadic_macros
-- [OMSimulator] Performing Test CXX_FLAG_Wno_variadic_macros - Success
-- [OMSimulator] Performing Test CXX_FLAG_fstrict_aliasing
-- [OMSimulator] Performing Test CXX_FLAG_fstrict_aliasing - Success
-- [OMSimulator] Looking for C++ include arpa/inet.h
-- [OMSimulator] Looking for C++ include arpa/inet.h - found
-- [OMSimulator] Looking for C++ include langinfo.h
-- [OMSimulator] Looking for C++ include langinfo.h - found
-- [OMSimulator] Looking for C++ include limits.h
-- [OMSimulator] Looking for C++ include limits.h - found
-- [OMSimulator] Looking for C++ include locale.h
-- [OMSimulator] Looking for C++ include locale.h - found
-- [OMSimulator] Looking for C++ include nl_types.h
-- [OMSimulator] Looking for C++ include nl_types.h - found
-- [OMSimulator] Looking for C++ include stdbool.h
-- [OMSimulator] Looking for C++ include stdbool.h - found
-- [OMSimulator] Looking for C++ include sys/param.h
-- [OMSimulator] Looking for C++ include sys/param.h - found
-- [OMSimulator] Looking for C++ include sys/timeb.h
-- [OMSimulator] Looking for C++ include sys/timeb.h - found
-- [OMSimulator] Looking for C++ include wchar.h
-- [OMSimulator] Looking for C++ include wchar.h - found
-- [OMSimulator] Looking for C++ include wctype.h
-- [OMSimulator] Looking for C++ include wctype.h - found
-- [OMSimulator] Looking for C++ include machine/endian.h
-- [OMSimulator] Looking for C++ include machine/endian.h - not found
-- [OMSimulator] Looking for C++ include arpa/nameser_compat.h
-- [OMSimulator] Looking for C++ include arpa/nameser_compat.h - found
-- [OMSimulator] Looking for getcwd
-- [OMSimulator] Looking for getcwd - found
-- [OMSimulator] Looking for pathconf
-- [OMSimulator] Looking for pathconf - found
-- [OMSimulator] Looking for realpath
-- [OMSimulator] Looking for realpath - found
-- [OMSimulator] Looking for getaddrinfo
-- [OMSimulator] Looking for getaddrinfo - found
-- [OMSimulator] Looking for gethostbyaddr
-- [OMSimulator] Looking for gethostbyaddr - found
-- [OMSimulator] Looking for gethostbyname
-- [OMSimulator] Looking for gethostbyname - found
-- [OMSimulator] Looking for socket
-- [OMSimulator] Looking for socket - found
-- [OMSimulator] Looking for ftime
-- [OMSimulator] Looking for ftime - found
-- [OMSimulator] Looking for gmtime_r
-- [OMSimulator] Looking for gmtime_r - found
-- [OMSimulator] Looking for nl_langinfo
-- [OMSimulator] Looking for nl_langinfo - found
-- [OMSimulator] Looking for setlocale
-- [OMSimulator] Looking for setlocale - found
-- [OMSimulator] Looking for localeconv
-- [OMSimulator] Looking for localeconv - found
-- [OMSimulator] Looking for snprintf
-- [OMSimulator] Looking for snprintf - found
-- [OMSimulator] Looking for strcasecmp
-- [OMSimulator] Looking for strcasecmp - found
-- [OMSimulator] Looking for strncasecmp
-- [OMSimulator] Looking for strncasecmp - found
-- [OMSimulator] Looking for stricmp
-- [OMSimulator] Looking for stricmp - not found
-- [OMSimulator] Looking for strnicmp
-- [OMSimulator] Looking for strnicmp - not found
-- [OMSimulator] Looking for strchr
-- [OMSimulator] Looking for strchr - found
-- [OMSimulator] Looking for strrchr
-- [OMSimulator] Looking for strrchr - found
-- [OMSimulator] Looking for strstr
-- [OMSimulator] Looking for strstr - found
-- [OMSimulator] Looking for strtol
-- [OMSimulator] Looking for strtol - found
-- [OMSimulator] Looking for strtoul
-- [OMSimulator] Looking for strtoul - found
-- [OMSimulator] Looking for timegm
-- [OMSimulator] Looking for timegm - found
-- [OMSimulator] Looking for towupper
-- [OMSimulator] Looking for towupper - found
-- [OMSimulator] Looking for towlower
-- [OMSimulator] Looking for towlower - found
-- [OMSimulator] Looking for mblen
-- [OMSimulator] Looking for mblen - found
-- [OMSimulator] Looking for wcsupr
-- [OMSimulator] Looking for wcsupr - not found
-- [OMSimulator] Looking for wcslwr
-- [OMSimulator] Looking for wcslwr - not found
-- [OMSimulator] Looking for wcsnicmp
-- [OMSimulator] Looking for wcsnicmp - not found
-- [OMSimulator] Looking for wcsicmp
-- [OMSimulator] Looking for wcsicmp - not found
-- [OMSimulator] Looking for C++ include cstdint
-- [OMSimulator] Looking for C++ include cstdint - found
-- [OMSimulator] Performing Test CSTDINT_FUNCTIONAL
-- [OMSimulator] Performing Test CSTDINT_FUNCTIONAL - Success
-- [OMSimulator] Check size of off_t
-- [OMSimulator] Check size of off_t - done
-- [OMSimulator] Check size of ssize_t
-- [OMSimulator] Check size of ssize_t - done
-- [OMSimulator] Check size of wchar_t
-- [OMSimulator] Check size of wchar_t - done
-- [OMSimulator] Check size of signed short
-- [OMSimulator] Check size of signed short - done
-- [OMSimulator] Check size of unsigned short
-- [OMSimulator] Check size of unsigned short - done
-- [OMSimulator] Check size of unsigned int
-- [OMSimulator] Check size of unsigned int - done
-- [OMSimulator] Check size of unsigned long
-- [OMSimulator] Check size of unsigned long - done
-- [OMSimulator] Check size of unsigned long long
-- [OMSimulator] Check size of unsigned long long - done
-- [OMSimulator] Check size of __int64
-- [OMSimulator] Check size of __int64 - failed
-- [OMSimulator] Check size of unsigned __int64
-- [OMSimulator] Check size of unsigned __int64 - failed
-- [OMSimulator] Check size of unsigned char *
-- [OMSimulator] Check size of unsigned char * - done
-- [OMSimulator] Found the following ICU libraries:
-- [OMSimulator]   uc (required)
-- [OMSimulator]   data (required)
-- [OMSimulator] Found ICU: /usr/include (found version "70.1")
-- [OMSimulator] Performing Test XERCES_HAVE_STD_THREAD
-- [OMSimulator] Performing Test XERCES_HAVE_STD_THREAD - Success
-- [OMSimulator] Looking for C++ include nl_types.h
-- [OMSimulator] Looking for C++ include nl_types.h - found
-- [OMSimulator] Looking for catopen
-- [OMSimulator] Looking for catopen - found
-- [OMSimulator] Looking for catclose
-- [OMSimulator] Looking for catclose - found
-- [OMSimulator] Looking for catgets
-- [OMSimulator] Looking for catgets - found
-- [OMSimulator] Looking for C++ include iconv.h
-- [OMSimulator] Looking for C++ include iconv.h - found
-- [OMSimulator] Looking for C++ include errno.h
-- [OMSimulator] Looking for C++ include errno.h - found
-- [OMSimulator] Looking for iconv_open
-- [OMSimulator] Looking for iconv_open - found
-- [OMSimulator] Looking for iconv_close
-- [OMSimulator] Looking for iconv_close - found
-- [OMSimulator] Looking for iconv
-- [OMSimulator] Looking for iconv - found
-- [OMSimulator] Looking for wcstombs
-- [OMSimulator] Looking for wcstombs - found
-- [OMSimulator] Looking for mbstowcs
-- [OMSimulator] Looking for mbstowcs - found
-- [OMSimulator] Performing Test HAVE_STD_char16_t
-- [OMSimulator] Performing Test HAVE_STD_char16_t - Success
-- [OMSimulator] Check size of char16_t
-- [OMSimulator] Check size of char16_t - done
-- [OMSimulator] Performing Test CXX_matching-delete-operator
-- [OMSimulator] Performing Test CXX_matching-delete-operator - Success
-- [OMSimulator] Performing Test HAVE_BOOL
-- [OMSimulator] Performing Test HAVE_BOOL - Success
-- [OMSimulator] Performing Test HAVE_CONST
-- [OMSimulator] Performing Test HAVE_CONST - Success
-- [OMSimulator] Performing Test CXX_HAS_inline
-- [OMSimulator] Performing Test CXX_HAS_inline - Success
-- [OMSimulator] Performing Test HAVE_VOLATILE
-- [OMSimulator] Performing Test HAVE_VOLATILE - Success
-- [OMSimulator] Performing Test HAVE_LSTRING
-- [OMSimulator] Performing Test HAVE_LSTRING - Success
-- [OMSimulator] Performing Test HAVE_NAMESPACES
-- [OMSimulator] Performing Test HAVE_NAMESPACES - Success
-- [OMSimulator] Performing Test HAVE_STD_LIBS
-- [OMSimulator] Performing Test HAVE_STD_LIBS - Success
-- [OMSimulator] Performing Test HAVE_STD_NAMESPACE
-- [OMSimulator] Performing Test HAVE_STD_NAMESPACE - Success
-- [OMSimulator] Performing Test CXX_NEEDS_msse2
-- [OMSimulator] Performing Test CXX_NEEDS_msse2 - Success
-- [OMSimulator] Performing Test XERCES_HAVE_INTRIN_H
-- [OMSimulator] Performing Test XERCES_HAVE_INTRIN_H - Failed
-- [OMSimulator] Performing Test XERCES_HAVE_EMMINTRIN_H
-- [OMSimulator] Performing Test XERCES_HAVE_EMMINTRIN_H - Success
-- [OMSimulator] Performing Test HAVE_CPUID_H
-- [OMSimulator] Performing Test HAVE_CPUID_H - Success
-- [OMSimulator] Performing Test XERCES_HAVE_CPUID_INTRINSIC
-- [OMSimulator] Performing Test XERCES_HAVE_CPUID_INTRINSIC - Failed
-- [OMSimulator] Performing Test XERCES_HAVE_GETCPUID
-- [OMSimulator] Performing Test XERCES_HAVE_GETCPUID - Success
-- [OMSimulator] Performing Test XERCES_HAVE_SSE2_INTRINSIC
-- [OMSimulator] Performing Test XERCES_HAVE_SSE2_INTRINSIC - Success
-- [OMSimulator] Performing Test HAVE_PATH_MAX
-- [OMSimulator] Performing Test HAVE_PATH_MAX - Success
-- [OMSimulator] Performing Test HAVE_MBRLEN
-- [OMSimulator] Performing Test HAVE_MBRLEN - Success
-- [OMSimulator] Performing Test HAVE_WCSRTOMBS
-- [OMSimulator] Performing Test HAVE_WCSRTOMBS - Success
-- [OMSimulator] Performing Test HAVE_MBSRTOWCS
-- [OMSimulator] Performing Test HAVE_MBSRTOWCS - Success
-- [OMSimulator] Performing Test ICONV_USES_CONST_POINTER
-- [OMSimulator] Performing Test ICONV_USES_CONST_POINTER - Failed
-- [OMSimulator] 
-- [OMSimulator] Xerces-C++ configuration summary
-- [OMSimulator] --------------------------------
-- [OMSimulator] 
-- [OMSimulator]   Version:                   3.2.3
-- [OMSimulator]   Library interface version: 3.2
-- [OMSimulator] 
-- [OMSimulator]   Installation directory:    /var/lib/jenkins1/ws/OpenModelica/build
-- [OMSimulator]   C compiler:                /usr/bin/cc
-- [OMSimulator]   C++ compiler:              /usr/bin/c++
-- [OMSimulator] 
-- [OMSimulator]   Build shared libraries:    OFF
-- [OMSimulator]   Path delimiters:           "/"
-- [OMSimulator]   File Manager:              POSIX
-- [OMSimulator]   Mutex Manager:             standard
-- [OMSimulator]   Transcoder:                icu
-- [OMSimulator]   NetAccessor:               curl
-- [OMSimulator]   Message Loader:            inmemory
-- [OMSimulator]   XMLCh type:                char16_t
-- [OMSimulator] ##### 3rdParty CTPL
-- [OMSimulator] ##### 3rdParty nlohmann/json
-- [OMSimulator] ##### 3rdParty libzip
-- [OMSimulator] Looking for _close
-- [OMSimulator] Looking for _close - not found
-- [OMSimulator] Looking for _dup
-- [OMSimulator] Looking for _dup - not found
-- [OMSimulator] Looking for _fdopen
-- [OMSimulator] Looking for _fdopen - not found
-- [OMSimulator] Looking for _fileno
-- [OMSimulator] Looking for _fileno - not found
-- [OMSimulator] Looking for _fseeki64
-- [OMSimulator] Looking for _fseeki64 - not found
-- [OMSimulator] Looking for _fstat64
-- [OMSimulator] Looking for _fstat64 - not found
-- [OMSimulator] Looking for _setmode
-- [OMSimulator] Looking for _setmode - not found
-- [OMSimulator] Looking for _stat64
-- [OMSimulator] Looking for _stat64 - not found
-- [OMSimulator] Looking for _snprintf
-- [OMSimulator] Looking for _snprintf - not found
-- [OMSimulator] Looking for _snprintf_s
-- [OMSimulator] Looking for _snprintf_s - not found
-- [OMSimulator] Looking for _snwprintf_s
-- [OMSimulator] Looking for _snwprintf_s - not found
-- [OMSimulator] Looking for _strdup
-- [OMSimulator] Looking for _strdup - not found
-- [OMSimulator] Looking for _stricmp
-- [OMSimulator] Looking for _stricmp - not found
-- [OMSimulator] Looking for _strtoi64
-- [OMSimulator] Looking for _strtoi64 - not found
-- [OMSimulator] Looking for _strtoui64
-- [OMSimulator] Looking for _strtoui64 - not found
-- [OMSimulator] Looking for _unlink
-- [OMSimulator] Looking for _unlink - not found
-- [OMSimulator] Looking for clonefile
-- [OMSimulator] Looking for clonefile - not found
-- [OMSimulator] Looking for explicit_bzero
-- [OMSimulator] Looking for explicit_bzero - found
-- [OMSimulator] Looking for explicit_memset
-- [OMSimulator] Looking for explicit_memset - not found
-- [OMSimulator] Looking for fchmod
-- [OMSimulator] Looking for fchmod - found
-- [OMSimulator] Looking for fileno
-- [OMSimulator] Looking for fileno - found
-- [OMSimulator] Looking for ftello
-- [OMSimulator] Looking for ftello - found
-- [OMSimulator] Looking for getprogname
-- [OMSimulator] Looking for getprogname - not found
-- [OMSimulator] Looking for GetSecurityInfo
-- [OMSimulator] Looking for GetSecurityInfo - not found
-- [OMSimulator] Looking for localtime_r
-- [OMSimulator] Looking for localtime_r - found
-- [OMSimulator] Looking for localtime_s
-- [OMSimulator] Looking for localtime_s - not found
-- [OMSimulator] Looking for memcpy_s
-- [OMSimulator] Looking for memcpy_s - not found
-- [OMSimulator] Looking for random
-- [OMSimulator] Looking for random - found
-- [OMSimulator] Looking for setmode
-- [OMSimulator] Looking for setmode - not found
-- [OMSimulator] Looking for snprintf_s
-- [OMSimulator] Looking for snprintf_s - not found
-- [OMSimulator] Looking for strerror_s
-- [OMSimulator] Looking for strerror_s - not found
-- [OMSimulator] Looking for strerrorlen_s
-- [OMSimulator] Looking for strerrorlen_s - not found
-- [OMSimulator] Looking for strncpy_s
-- [OMSimulator] Looking for strncpy_s - not found
-- [OMSimulator] Looking for strtoll
-- [OMSimulator] Looking for strtoll - found
-- [OMSimulator] Looking for strtoull
-- [OMSimulator] Looking for strtoull - found
-- [OMSimulator] Looking for 3 include files sys/types.h, ..., fts.h
-- [OMSimulator] Looking for 3 include files sys/types.h, ..., fts.h - found
-- [OMSimulator] Looking for fts_open
-- [OMSimulator] Looking for fts_open - found
-- [OMSimulator] Looking for include file inttypes.h
-- [OMSimulator] Looking for include file inttypes.h - found
-- [OMSimulator] Looking for include file stdint.h
-- [OMSimulator] Looking for include file stdint.h - found
-- [OMSimulator] Looking for include file sys/types.h
-- [OMSimulator] Looking for include file sys/types.h - found
-- [OMSimulator] Check size of __int8
-- [OMSimulator] Check size of __int8 - failed
-- [OMSimulator] Check size of int8_t
-- [OMSimulator] Check size of int8_t - done
-- [OMSimulator] Check size of uint8_t
-- [OMSimulator] Check size of uint8_t - done
-- [OMSimulator] Check size of __int16
-- [OMSimulator] Check size of __int16 - failed
-- [OMSimulator] Check size of int16_t
-- [OMSimulator] Check size of int16_t - done
-- [OMSimulator] Check size of uint16_t
-- [OMSimulator] Check size of uint16_t - done
-- [OMSimulator] Check size of __int32
-- [OMSimulator] Check size of __int32 - failed
-- [OMSimulator] Check size of int32_t
-- [OMSimulator] Check size of int32_t - done
-- [OMSimulator] Check size of uint32_t
-- [OMSimulator] Check size of uint32_t - done
-- [OMSimulator] Check size of __int64
-- [OMSimulator] Check size of __int64 - failed
-- [OMSimulator] Check size of int64_t
-- [OMSimulator] Check size of int64_t - done
-- [OMSimulator] Check size of uint64_t
-- [OMSimulator] Check size of uint64_t - done
-- [OMSimulator] Check size of short
-- [OMSimulator] Check size of short - done
-- [OMSimulator] Check size of int
-- [OMSimulator] Check size of int - done
-- [OMSimulator] Check size of long
-- [OMSimulator] Check size of long - done
-- [OMSimulator] Check size of long long
-- [OMSimulator] Check size of long long - done
-- [OMSimulator] Performing Test HAVE_FICLONERANGE
-- [OMSimulator] Performing Test HAVE_FICLONERANGE - Success
-- [OMSimulator] Found ZLIB: zlibstatic (found suitable version "1.3.2", minimum required is "1.1.2")
-- [OMSimulator] ##### 3rdParty DCPLib
CMake Warning (deprecated) at OMSimulator/3rdParty/DCPLib/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
This warning is for project developers.  Use -Wno-author or -Wno-deprecated
to suppress it.

[OMSimulator] DCPLIB_USE_EXTERNAL_XERCES: ON
-- [OMSimulator] Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen dot
-- [OMSimulator] Found Sphinx: /opt/venv/bin/sphinx-build
-- [OMSimulator] Doxygen found. Doxygen based documentation generation will be available.
-- [OMSimulator] Sphinx found. Sphinx based documentation generation will be available.
-- [OMPlot] Performing Test HAVE_STDATOMIC
-- [OMPlot] Performing Test HAVE_STDATOMIC - Success
-- [OMPlot] Found WrapAtomic: TRUE
-- [OMPlot] Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- [OMPlot] Found WrapOpenGL: TRUE
-- [OMPlot] Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- [OMPlot] Found WrapVulkanHeaders: /usr/include
-- [OMPlot] OM_USE_SYSTEM_QWT="OFF"
-- [OMParser.3rdParty/antlr4/runtime/Cpp] Building without demo. To enable demo build use: -DWITH_DEMO=True
-- [OMParser.3rdParty/antlr4/runtime/Cpp] Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- [OMParser.3rdParty/antlr4/runtime/Cpp] Checking for module 'uuid'
-- [OMParser.3rdParty/antlr4/runtime/Cpp]   Found uuid, version 2.37.2
-- [OMEdit] OM_OMEDIT_INSTALL_RUNTIME_DLLS="ON"
-- [OMEdit] OM_OMEDIT_ENABLE_TESTS="OFF"
-- [OMEdit] OM_OMEDIT_ENABLE_ANIMATION="ON"
-- [OMEdit] Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- [OMEdit.OMEditLIB] Modelica language server: downloading modelica-language-server-linux-x64 (v0.3.3)…
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- [OMEdit.OMEditLIB] Modelica language server: downloading tree-sitter-modelica.wasm (v0.3.3)…
-- [download 0% complete]
-- [download 9% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 31% complete]
-- [download 35% complete]
-- [download 44% complete]
-- [download 53% complete]
-- [download 61% complete]
-- [download 70% complete]
-- [download 79% complete]
-- [download 88% complete]
-- [download 97% complete]
-- [download 100% complete]
-- [OMEdit.OMEditLIB] Modelica language server: downloading web-tree-sitter.wasm (v0.3.3)…
-- [download 0% complete]
-- [download 8% complete]
-- [download 10% complete]
-- [download 16% complete]
-- [download 19% complete]
-- [download 27% complete]
-- [download 31% complete]
-- [download 39% complete]
-- [download 47% complete]
-- [download 55% complete]
-- [download 63% complete]
-- [download 72% complete]
-- [download 80% complete]
-- [download 88% complete]
-- [download 96% complete]
-- [download 100% complete]
-- [OMEdit.OMEditLIB] Modelica language server: installing modelica-language-server-linux-x64 and its WASM files into share/omedit/ls/modelica
-- [OMShell.OMShell/OMShellGUI] Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- [OMShell.mosh] Found Readline: /usr/lib/x86_64-linux-gnu/libreadline.so
-- [OMNotebook] OM_ENABLE_DRMODELICA="ON"
-- [OMNotebook] OM_ENABLE_DRCONTROL="ON"
-- [OMNotebook] Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- [OMSens_Qt] Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- [testsuite.difftool] Found FLEX: /usr/bin/flex (found version "2.6.4")
-- --------------------------------------------------------------------------
-- --------------------------------------------------------------------------
-- The following features have been enabled:

 * OMC_TARGET_ARCH, x86_64
 * SOURCE_REVISION, ea322b6-cmake
 * CMAKE_VERSION, 4.4.3
 * CMAKE_C_COMPILER_ID, GNU
 * CMAKE_CXX_COMPILER_ID, GNU
 * CMAKE_LIBRARY_ARCHITECTURE, x86_64-linux-gnu
 * OM_LIBRARY_ARCH, x86_64-linux-gnu
 * OM_MACOS_APP_BUNDLE, ON
 * OM_ENABLE_OMSIMULATOR, ON
 * OM_ENABLE_TESTSUITE, ON
 * OM_ENABLE_GUI_CLIENTS, ON
 * OM_ENABLE_OMSHELL, ON
 * OM_ENABLE_OMNOTEBOOK, ON
 * OM_ENABLE_OMEDIT, ON
 * OM_ENABLE_OMSENS_QT, ON
 * OM_RUST_RESULT_READERS, ON
 * OM_RUST_RESULT_WRITERS, ON
 * CMAKE_BUILD_TYPE, Release
 * CMAKE_INSTALL_PREFIX, /var/lib/jenkins1/ws/OpenModelica/build
 * OM_ENABLE_COVERAGE, ON
 * OM_OMC_ENABLE_FORTRAN, ON
 * OM_OMC_ENABLE_MOO, ON
 * OM_OMC_ENABLE_OPTIMIZATION, ON
 * OM_OMC_ENABLE_PRIMME, ON
 * OM_OMC_ENABLE_COLPACK, ON
 * OM_OMC_ENABLE_CPP_RUNTIME, ON
 * OM_OMC_ENABLE_PARMODELICA, ON
 * OM_OMC_ENABLE_COMPILER, ON
 * OM_OMC_USE_LAPACK, ON
 * OMC_TARGET_SYSTEM_NAME, linux
 * OM_OMEDIT_INSTALL_RUNTIME_DLLS, ON
 * OM_OMEDIT_ENABLE_ANIMATION, ON
 * OM_ENABLE_DRMODELICA, ON
 * OM_ENABLE_DRCONTROL, ON

-- The following OPTIONAL packages have been found:

 * HDF5
 * MPI
 * OpenCL
 * OpenMP
 * ICU
 * Doxygen
 * Sphinx
 * Qt6Concurrent
 * Qt6OpenGL
 * Qt6Network
 * Qt6Svg
 * Qt6WebEngineCoreTools (required version >= 6.2.4)
 * Qt6WebEngineWidgets
 * Qt6OpenGLWidgets
 * Qt6Quick
 * Qt6Quick3DTools (required version >= 6.2.4)
 * Qt6ShaderToolsTools (required version >= 6.2.4)
 * Qt6Quick3D
 * Qt6QmlTools (required version >= 6.2.4)
 * Qt6Qml
 * Qt6QuickWidgets
 * Qt6LinguistTools
 * Qt6PrintSupport
 * Qt6Xml
 * Qt6Core5Compat
 * Qt6CoreTools (required version >= 6.2.4)
 * Qt6Core
 * WrapVulkanHeaders
 * Qt6GuiTools (required version >= 6.2.4)
 * Qt6DBusTools (required version >= 6.2.4)
 * Qt6Gui
 * Qt6WidgetsTools (required version >= 6.2.4)
 * Qt6Widgets
 * FLEX

-- The following REQUIRED packages have been found:

 * boost_filesystem (required version == 1.74.0)
 * boost_serialization (required version == 1.74.0)
 * boost_program_options (required version == 1.74.0)
 * boost_regex (required version == 1.74.0)
 * boost_headers (required version == 1.74.0)
 * boost_graph (required version == 1.74.0)
 * boost_chrono (required version == 1.74.0)
 * Boost
 * Intl
 * Iconv
 * BLAS
 * LAPACK
 * CURL
 * ZLIB (required version >= 1.1.2)
 * ASIO
 * Python3
 * Java
 * Readline
 * Threads
 * OpenGL
 * PkgConfig
 * Qt6

-- The following features have been disabled:

 * OM_PACKAGE_VERSION
 * CMAKE_Fortran_COMPILER_ID
 * OM_OMC_WASM
 * OM_ENABLE_ENCRYPTION
 * OM_ENABLE_DOCS
 * OM_OMOPTIM_ENABLE
 * OM_USE_CCACHE
 * OM_FETCH_BOOST
 * OM_OMC_ENABLE_RUST
 * OM_OMC_BUILD_OMCDLL
 * OM_OMC_PARMODELICA_OCL_VERBOSE
 * OM_USE_SYSTEM_QWT
 * OM_OMEDIT_ENABLE_TESTS

-- The following OPTIONAL packages have not been found:

 * Python2
 * AsciiDoc
 * XKB (required version >= 0.5.0), XKB API common to servers and clients., <http://xkbcommon.org>

-- The following REQUIRED packages have not been found:

 * KLU

-- Configuring done (23.0s)
-- Generating done (1.3s)
-- Build files have been written to: /var/lib/jenkins1/ws/OpenModelica/build_cmake
+ cmake --build build_cmake --target coverage-report
Writing the coverage report to coverage/index.html
(INFO) Reading coverage data...
(INFO) Writing coverage report...
lines: 53.3% (140733 out of 263911)
functions: 49.3% (2100 out of 4260)
branches: 45.9% (59344 out of 129151)
templates: 52.9% (1463 out of 2766) in 41 of 41 .tpl files
(INFO) Reading coverage data...
(INFO) Writing coverage report...
lines: 53.3% (142196 out of 266677)
functions: 49.3% (2100 out of 4260)
branches: 45.9% (59344 out of 129151)
Built target coverage-report
[Pipeline] }
$ docker stop --time=1 3140e304328e95b371acdc83bec938b6fdc4a04ef8ebb93f5a70955d64594757
$ docker rm -f --volumes 3140e304328e95b371acdc83bec938b6fdc4a04ef8ebb93f5a70955d64594757
[Pipeline] // withDockerContainer
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] discoverGitReferenceBuild
[ReferenceFinder] No reference job configured
[ReferenceFinder] Found a `MultiBranchProject`, trying to resolve the target branch from the configuration
[ReferenceFinder] -> no target branch configured in step
[ReferenceFinder] -> detected a pull or merge request for target branch 'master'
[ReferenceFinder] -> inferred job for target branch: 'master'
[ReferenceFinder] -> detected 404 commits in current branch (last one: '4a4881d')
[ReferenceFinder] -> adding 1 commits from build '#7735' of reference job (last one: '31453eb')
[ReferenceFinder] -> found a matching commit in current branch and target branch: '31453eb'
[ReferenceFinder] -> found build '#7735' in reference job with matching commits
[ReferenceFinder] Found reference build '#7735' for target branch
[ReferenceFinder] -> Build '#7735' has a result SUCCESS
[Pipeline] recordCoverage
[Coverage] Recording coverage results
[Coverage] Creating parser for Cobertura Coverage Reports
[Coverage] Searching for all files in '/var/lib/jenkins/ws/OpenModelica' that match the pattern 'build_cmake/coverage/coverage.xml'
[Coverage] Traversing of symbolic links: enabled
[Coverage] -> found 1 file
[Coverage] Successfully parsed file '/var/lib/jenkins/ws/OpenModelica/build_cmake/coverage/coverage.xml'
[Coverage] Module Coverage: 100.00% (1/1)
[Coverage] Package Coverage: 88.33% (53/60)
[Coverage] File Coverage: 82.51% (618/749)
[Coverage] Class Coverage: 82.51% (618/749)
[Coverage] Method Coverage: 53.49% (2551/4769)
[Coverage] Line Coverage: 53.60% (141939/264807)
[Coverage] Branch Coverage: 46.97% (58294/124112)
[Coverage] Lines of Code: 264807
[Coverage] Cyclomatic Complexity: 0
[Coverage] Successfully processed file 'build_cmake/coverage/coverage.xml'
[Coverage] [-ERROR-] Errors while resolving source files on agent:
[Coverage] [-ERROR-] Removing non-workspace source directory '/var/lib/jenkins1/ws/OpenModelica' - it has not been approved in Jenkins' global configuration.
[Coverage] Resolving source code files...
[Coverage] Searching for source code files in '/var/lib/jenkins/ws/OpenModelica/src/main/java'
[Coverage] -> resolved absolute paths for all 749 source files
The recommended git tool is: git
using credential OpenModelica-Hudson-GitHub
The recommended git tool is: git
using credential OpenModelica-Hudson-GitHub
 > git rev-parse HEAD^{commit} # timeout=10
[Checks API] No suitable checks publisher found.
[Coverage] Obtaining result action of reference build
[Coverage] Obtaining reference build from reference recorder
[Coverage] -> Found 'OpenModelica » master #7735'
[Coverage] -> Using reference build 'OpenModelica/master #7735'
[Coverage] Calculating the code delta...
[Coverage] -> Git delta calculator successfully created for SCM 'hudson.plugins.git.GitSCM@1329fd0' in working tree '/var/lib/jenkins/ws/OpenModelica'
[Coverage] -> Using commit '4a4881d' as latest commit for build 'OpenModelica » NB: pass data into initializeResizableSparsityPattern<idx> (#16767) #2'
[Coverage] -> Using commit '31453eb' as latest commit for build 'OpenModelica » master #7735'
[Coverage] -> Invoking Git delta calculator for determining the changes between commits '4a4881d' and '31453eb' in repository '/var/lib/jenkins/ws/OpenModelica'
[Coverage] -> Start scanning for differences between commits...
[Coverage] -> 3 files contain changes
[Coverage] -> Creating the Git diff file
[Coverage] -> Git code delta successfully calculated
[Coverage] Preprocessing code changes...
[Coverage] Successfully mapped SCM paths to coverage report paths
[Coverage] Successfully verified that the coverage data matches with the code delta
[Coverage] Obtaining code changes for files...
[Coverage] Obtaining indirect coverage changes...
[Coverage] Obtaining coverage delta for files...
[Coverage] Calculating coverage deltas...
[Coverage] No detected code changes affect the code coverage
[Coverage] No quality gates have been set - skipping
[Coverage] Executing source code painting...
[Coverage] Painting 749 source files on agent
[Coverage] -> finished painting successfully
[Coverage] -> zipping sources from folder '/var/lib/jenkins/ws/OpenModelica/coverage-sources-.tmp16893001155259032103/omc-coverage' as '/var/lib/jenkins/ws/OpenModelica/coverage-sources-omc-coverage.zip'
[Coverage] -> deleted temporary source folder '/var/lib/jenkins/ws/OpenModelica/coverage-sources-.tmp16893001155259032103'
[Coverage] Copying painted sources from agent to build folder
[Coverage] -> extracting...
[Coverage] -> done
[Coverage] Finished coverage processing - adding the action to the build...
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish)
[Pipeline] parallel
[Pipeline] { (Branch: push-to-master)
[Pipeline] { (Branch: push-bibliography)
[Pipeline] stage
[Pipeline] { (push-to-master)
[Pipeline] stage
[Pipeline] { (push-bibliography)
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] // retry
[Pipeline] // retry
Stage "push-to-master" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
Stage "push-bibliography" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: UNSTABLE