+ cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_ENABLE_RUST=ON -DRUST_OMC_CI=ON -DOM_ENABLE_GUI_CLIENTS=OFF -DRUST_OMC_SCRIPTING_API=ON -DOM_USE_CCACHE=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=build -DRUST_OMC_TIMINGS=ON -DRUST_OMC_THREADS=4 -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DRUST_OMC_FMU_NATIVE_TARGETS=aarch64-unknown-linux-gnu,x86_64-pc-windows-msvc,aarch64-pc-windows-msvc,x86_64-apple-darwin,aarch64-apple-darwin -DRUST_OMC_MACOS_SDK=/mnt/MacOSX.sdk -DRUST_OMC_WASM_RUNTIME_OUT=/var/lib/jenkins/ws/OpenModelica_master_2/runtime.wasm
-- The C compiler identification is Clang 21.1.8
-- The CXX compiler identification is Clang 21.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- OMC_TARGET_ARCH="x86_64"
-- Found Git: /usr/bin/git (found version "2.53.0")
-- SOURCE_REVISION="v1.28.0-dev-378-g6021647bba-cmake"
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- CMAKE_VERSION="4.4.2"
-- CMAKE_C_COMPILER_ID="Clang"
-- CMAKE_CXX_COMPILER_ID="Clang"
-- CMAKE_Fortran_COMPILER_ID=""
-- CMAKE_LIBRARY_ARCHITECTURE="x86_64-linux-gnu"
-- OM_OMC_WASM="OFF"
-- OM_MACOS_APP_BUNDLE="ON"
-- OM_ENABLE_ENCRYPTION="OFF"
-- OM_ENABLE_OMSIMULATOR="ON"
-- OM_ENABLE_GUI_CLIENTS="OFF"
-- OM_ENABLE_OMSHELL="OFF"
-- OM_ENABLE_OMNOTEBOOK="OFF"
-- OM_ENABLE_OMEDIT="OFF"
-- OM_ENABLE_OMSENS_QT="OFF"
-- OM_OMOPTIM_ENABLE="OFF"
-- OM_USE_CCACHE="OFF"
-- CMAKE_BUILD_TYPE="Release"
-- CMAKE_INSTALL_PREFIX="/var/lib/jenkins/ws/OpenModelica_master_2/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
-- [OMCompiler] OM_OMC_ENABLE_FORTRAN="ON"
-- [OMCompiler] The Fortran compiler identification is GNU 15.2.0
-- [OMCompiler] Detecting Fortran compiler ABI info
-- [OMCompiler] Detecting Fortran compiler ABI info - done
-- [OMCompiler] Check for working Fortran compiler: /usr/bin/f95 - 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_USE_CORBA="OFF"
-- [OMCompiler] OM_OMC_USE_LAPACK="ON"
-- [OMCompiler] OM_OMC_ENABLE_RUST="ON"
-- [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] 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/jenkins/ws/OpenModelica_master_2/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 Clang with GNU-like command-line
-- [OMCompiler.3rdParty.libffi] Found assembler: /usr/bin/clang
-- [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.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] Performing Test CF_PROTECTION_FULL_SUPPORTED
-- [OMCompiler.3rdParty.oneTBB] Performing Test CF_PROTECTION_FULL_SUPPORTED - Success
-- [OMCompiler.3rdParty.oneTBB] TBBBind build targets are disabled due to unsupported environment
-- [OMCompiler.3rdParty.SuiteSparse] Source: /var/lib/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions: 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/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building BTF version: v2.3.3 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source: /var/lib/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building COLAMD version: v3.3.5 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source: /var/lib/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building KLU version: v2.3.6 (July 25, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source: /var/lib/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions: NCHOLMOD
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.SuiteSparse] Building UMFPACK version: v6.3.7 (Nov 1, 2025)
-- [OMCompiler.3rdParty.SuiteSparse] Source: /var/lib/jenkins/ws/OpenModelica_master_2
-- [OMCompiler.3rdParty.SuiteSparse] Build: /var/lib/jenkins/ws/OpenModelica_master_2/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 - Failed
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_CLANG_LOOP_VECTORIZE
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_PRAGMA_CLANG_LOOP_VECTORIZE - Success
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_NO_PASS_FAILED
-- [OMCompiler.3rdParty.SuiteSparse] Performing Test HAVE_NO_PASS_FAILED - Success
-- [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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions: 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/clang
-- [OMCompiler.3rdParty.SuiteSparse] C flags:
-- [OMCompiler.3rdParty.SuiteSparse] C++ compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.SuiteSparse] C++ flags:
-- [OMCompiler.3rdParty.SuiteSparse] C Flags release: -O3 -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] C++ Flags release: -O3 -Wno-extra-semi
-- [OMCompiler.3rdParty.SuiteSparse] Fortran compiler: none
-- [OMCompiler.3rdParty.SuiteSparse] compile definitions:
-- [OMCompiler.3rdParty.SuiteSparse] ------------------------------------------------------------------------
-- [OMCompiler.3rdParty.sundials] SUNDIALS_GIT_VERSION: v7.8.0
-- [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 - Success
-- [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
CMake Warning at OMCompiler/3rdParty/sundials/cmake/tpl/FindKLU.cmake:42 (find_package):
Found package configuration file:
/usr/lib/x86_64-linux-gnu/cmake/KLU/KLUConfig.cmake
but it set KLU_FOUND to FALSE so package "KLU" is considered to be NOT
FOUND.
Call Stack (most recent call first):
OMCompiler/3rdParty/sundials/cmake/tpl/SundialsKLU.cmake:40 (find_package)
OMCompiler/3rdParty/sundials/cmake/SundialsSetupTPLs.cmake:115 (include)
OMCompiler/3rdParty/sundials/CMakeLists.txt:198 (include)
-- [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/clang
-- [OMCompiler.3rdParty.moo-0.1.0] C++ Compiler: /usr/bin/clang++
-- [OMCompiler.3rdParty.moo-0.1.0] Fortran Compiler: /usr/bin/f95
-- [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] Performing Test HAS_NULLPTR_WARNING
-- [OMCompiler.3rdParty.moo-0.1.0] Performing Test HAS_NULLPTR_WARNING - Success
-- [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/jenkins/ws/OpenModelica_master_2/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
-- [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.OMSI] Compiling with C flags:
-- [OMCompiler.SimulationRuntime.OMSI] Libs will be installed in /var/lib/jenkins/ws/OpenModelica_master_2/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] Compiling with C flags:
-- [OMCompiler.SimulationRuntime.OMSIC] Libs will be installed in /var/lib/jenkins/ws/OpenModelica_master_2/build/lib/x86_64-linux-gnu/omc/omsi
-- [OMCompiler.SimulationRuntime.OMSICpp] C++11 support enabled
-- [OMCompiler.SimulationRuntime.OMSICpp] OMSICpp libs will be installed in /var/lib/jenkins/ws/OpenModelica_master_2/build/lib/x86_64-linux-gnu/omc/omsicpp
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP_C: -fopenmp=libomp (found version "5.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found OpenMP_CXX: -fopenmp=libomp (found version "5.1")
-- [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.so (found version "3.1")
-- [OMCompiler.SimulationRuntime.OMSICpp] Found MPI_Fortran: /usr/lib/x86_64-linux-gnu/openmpi/lib/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/jenkins/ws/OpenModelica_master_2/build/lib/x86_64-linux-gnu/omc
-- [OMCompiler.SimulationRuntime.OMSICpp] --SUNDIALS_INCLUDE = /var/lib/jenkins/ws/OpenModelica_master_2/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: Clang
-- [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.Compiler] Downloading wasi-libc (wasi-sdk-32) source…
-- [OMCompiler.Compiler] Downloading wasi_snapshot_preview1 reactor adapter (wasmtime v27.0.0)…
-- [OMCompiler.Compiler] OMC_TARGET_SYSTEM_NAME="linux"
[OMSimulator] cmake version is: 4.4.2
-- [OMSimulator] OMSimulator version string: v3.0.0.post164-g33c40b0
-- [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 - Success
-- [OMSimulator] ##### 3rdParty minizip
-- [OMSimulator] ##### 3rdParty fmi4c
-- [OMSimulator] Using external MINIZIP: oms::3rd::minizip
-- [OMSimulator] ##### 3rdParty Lua
-- [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 - Success
-- [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] The following ICU libraries were not found:
-- [OMSimulator] uc (required)
-- [OMSimulator] data (required)
-- [OMSimulator] Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND)
-- [OMSimulator] Performing Test XERCES_HAVE_STD_THREAD
-- [OMSimulator] Performing Test XERCES_HAVE_STD_THREAD - Success
-- [OMSimulator] Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "8.18.0")
-- [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/jenkins/ws/OpenModelica_master_2/build
-- [OMSimulator] C compiler: /usr/bin/clang
-- [OMSimulator] C++ compiler: /usr/bin/clang++
-- [OMSimulator]
-- [OMSimulator] Build shared libraries: OFF
-- [OMSimulator] Path delimiters: "/"
-- [OMSimulator] File Manager: POSIX
-- [OMSimulator] Mutex Manager: standard
-- [OMSimulator] Transcoder: gnuiconv
-- [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.15.0") 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.
-- [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, v1.28.0-dev-378-g6021647bba-cmake
* CMAKE_VERSION, 4.4.2
* CMAKE_C_COMPILER_ID, Clang
* CMAKE_CXX_COMPILER_ID, Clang
* CMAKE_LIBRARY_ARCHITECTURE, x86_64-linux-gnu
* OM_MACOS_APP_BUNDLE, ON
* OM_ENABLE_OMSIMULATOR, ON
* CMAKE_BUILD_TYPE, Release
* CMAKE_INSTALL_PREFIX, /var/lib/jenkins/ws/OpenModelica_master_2/build
* 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_USE_LAPACK, ON
* OM_OMC_ENABLE_RUST, ON
* OMC_TARGET_SYSTEM_NAME, linux
-- The following OPTIONAL packages have been found:
* MPI
* OpenMP
* CURL
* Doxygen
* Sphinx
* FLEX
-- The following REQUIRED packages have been found:
* boost_atomic (required version == 1.90.0)
* boost_filesystem (required version == 1.90.0)
* boost_serialization (required version == 1.90.0)
* boost_container (required version == 1.90.0)
* boost_program_options (required version == 1.90.0)
* boost_headers (required version == 1.90.0)
* boost_graph (required version == 1.90.0)
* boost_chrono (required version == 1.90.0)
* Boost
* OpenCL
* BLAS
* LAPACK
* ZLIB (required version >= 1.1.2)
* ASIO
* Threads
-- The following features have been disabled:
* CMAKE_Fortran_COMPILER_ID
* OM_OMC_WASM
* OM_ENABLE_ENCRYPTION
* OM_ENABLE_GUI_CLIENTS
* OM_ENABLE_OMSHELL
* OM_ENABLE_OMNOTEBOOK
* OM_ENABLE_OMEDIT
* OM_ENABLE_OMSENS_QT
* OM_OMOPTIM_ENABLE
* OM_USE_CCACHE
* OM_OMC_USE_CORBA
-- The following OPTIONAL packages have not been found:
* Python2
* AsciiDoc
* ICU
-- The following REQUIRED packages have not been found:
* KLU
-- Configuring done (28.4s)
-- Generating done (0.7s)
-- Build files have been written to: /var/lib/jenkins/ws/OpenModelica_master_2/build_cmake