Skip to content

Console Output

+ cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build
-- 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="v1.23.0-dev-211-g2604d339a8-cmake"
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- CMAKE_VERSION="3.22.1"
-- CMAKE_C_COMPILER_ID="GNU"
-- CMAKE_CXX_COMPILER_ID="GNU"
-- CMAKE_Fortran_COMPILER_ID=""
-- CMAKE_LIBRARY_ARCHITECTURE="x86_64-linux-gnu"
-- OM_ENABLE_GUI_CLIENTS="ON"
-- OM_ENABLE_ENCRYPTION="OFF"
-- OM_USE_CCACHE="OFF"
-- CMAKE_BUILD_TYPE="Release"
-- CMAKE_INSTALL_PREFIX="/var/lib/jenkins3/ws/OpenModelica_PR-11149/build"
-- [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_IPOPT="ON"
-- [OMCompiler] OM_OMC_ENABLE_CPP_RUNTIME="ON"
-- [OMCompiler] OM_OMC_USE_CORBA="OFF"
-- [OMCompiler] OM_OMC_USE_LAPACK="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
CMake Deprecation Warning at OMCompiler/3rdParty/CMinpack/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.CMinpack] Building static libraries.
CMake Deprecation Warning at OMCompiler/3rdParty/FMIL/CMakeLists.txt:17 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [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 - not 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 - not found
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf
-- [OMCompiler.3rdParty.FMIL] Looking for vsnprintf - found
-- [OMCompiler.3rdParty.FMIL] Looking for include file locale.h
-- [OMCompiler.3rdParty.FMIL] Looking for include file locale.h - found
-- [OMCompiler.3rdParty.FMIL] Looking for snprintf
-- [OMCompiler.3rdParty.FMIL] Looking for snprintf - not found
-- [OMCompiler.3rdParty.FMIL] Looking for vasprintf
-- [OMCompiler.3rdParty.FMIL] Looking for vasprintf - not found
-- [OMCompiler.3rdParty.FMIL] Looking for asprintf
-- [OMCompiler.3rdParty.FMIL] Looking for asprintf - not found
-- [OMCompiler.3rdParty.FMIL] Looking for snprintf
-- [OMCompiler.3rdParty.FMIL] Looking for snprintf - found
-- [OMCompiler.3rdParty.FMIL] Looking for vasprintf
-- [OMCompiler.3rdParty.FMIL] Looking for vasprintf - found
-- [OMCompiler.3rdParty.FMIL] Looking for asprintf
-- [OMCompiler.3rdParty.FMIL] Looking for asprintf - found
-- [OMCompiler.3rdParty.FMIL] Looking for localeconv
-- [OMCompiler.3rdParty.FMIL] Looking for localeconv - found
-- [OMCompiler.3rdParty.FMIL] Check size of long double
-- [OMCompiler.3rdParty.FMIL] Check size of long double - done
-- [OMCompiler.3rdParty.FMIL] Check size of long long int
-- [OMCompiler.3rdParty.FMIL] Check size of long long int - done
-- [OMCompiler.3rdParty.FMIL] Check size of unsigned long long int
-- [OMCompiler.3rdParty.FMIL] Check size of unsigned long long int - done
-- [OMCompiler.3rdParty.FMIL] Check size of struct lconv
-- [OMCompiler.3rdParty.FMIL] Check size of struct lconv - done
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_LCONV_DECIMAL_POINT
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_LCONV_DECIMAL_POINT - Success
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_LCONV_THOUSANDS_SEP
-- [OMCompiler.3rdParty.FMIL] Performing Test HAVE_LCONV_THOUSANDS_SEP - Success
-- [OMCompiler.3rdParty.FMIL] Check size of intmax_t
-- [OMCompiler.3rdParty.FMIL] Check size of intmax_t - done
-- [OMCompiler.3rdParty.FMIL] Check size of uintmax_t
-- [OMCompiler.3rdParty.FMIL] Check size of uintmax_t - done
-- [OMCompiler.3rdParty.FMIL] Check size of uintptr_t
-- [OMCompiler.3rdParty.FMIL] Check size of uintptr_t - done
-- [OMCompiler.3rdParty.FMIL] Check size of ptrdiff_t
-- [OMCompiler.3rdParty.FMIL] Check size of ptrdiff_t - done
CMake Deprecation Warning at OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/CMakeLists.txt:6 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [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 - found
-- [OMCompiler.3rdParty.FMIL] Looking for bcopy
-- [OMCompiler.3rdParty.FMIL] Looking for bcopy - found
-- [OMCompiler.3rdParty.FMIL] Looking for mmap
-- [OMCompiler.3rdParty.FMIL] Looking for mmap - found
-- [OMCompiler.3rdParty.FMIL] Looking for off_t
-- [OMCompiler.3rdParty.FMIL] Looking for off_t - not found
-- [OMCompiler.3rdParty.FMIL] Looking for size_t
-- [OMCompiler.3rdParty.FMIL] Looking for size_t - not found
CMake Deprecation Warning at OMCompiler/3rdParty/FMIL/Config.cmake/Minizip/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "fmiimport".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "jmutils".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "fmixml".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "fmizip".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "fmicapi".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "expat".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "minizip".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:43 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "c99snprintf".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- [OMCompiler.3rdParty.FMIL] will be merging /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libfmiimport.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libjmutils.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libfmixml.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libfmizip.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libfmicapi.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/libexpat.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/Config.cmake/Minizip/libminizip.a;/var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/ThirdParty/c99_snprintf/libc99snprintf.a
CMake Warning (dev) at OMCompiler/3rdParty/FMIL/Config.cmake/mergestaticlibs.cmake:97 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "fmilib".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  OMCompiler/3rdParty/FMIL/CMakeLists.txt:275 (merge_static_libs)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- [OMCompiler.3rdParty.FMIL] outfile location is /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/FMIL/libfmilib.a
-- [OMCompiler.3rdParty.gc] TARGET = x86_64-unknown-linux-5.15.0-91-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] Check size of double
-- [OMCompiler.3rdParty.libffi] Check size of double - done
-- [OMCompiler.3rdParty.libffi] Check size of long double
-- [OMCompiler.3rdParty.libffi] Check size of long double - done
-- [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
-- [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] Found PythonInterp: /usr/bin/python3.10 (found version "3.10.12") 
-- [OMCompiler.3rdParty.libzmq] Could NOT find AsciiDoc (missing: ASCIIDOC_EXECUTABLE) 
-- [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
CMake Deprecation Warning at OMCompiler/3rdParty/metis-5.1.0/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [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
-- [OMCompiler.3rdParty.tbb] Performing Test SUPPORTS_MRTM
-- [OMCompiler.3rdParty.tbb] Performing Test SUPPORTS_MRTM - Success
-- [OMCompiler.3rdParty.tbb] Performing Test SUPPORTS_FLIFETIME
-- [OMCompiler.3rdParty.tbb] Performing Test SUPPORTS_FLIFETIME - Success
CMake Deprecation Warning at OMCompiler/3rdParty/SuiteSparse-5.8.1/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.SuiteSparse-5.8.1] --> add -lm to colamd linker
CMake Deprecation Warning at OMCompiler/3rdParty/sundials-5.4.0/CMakeLists.txt:24 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.sundials-5.4.0] SUNDIALS_BUILD_STATIC_LIBS: ON
-- [OMCompiler.3rdParty.sundials-5.4.0] SUNDIALS_BUILD_SHARED_LIBS: OFF
-- [OMCompiler.3rdParty.sundials-5.4.0] Appending C release flags
-- [OMCompiler.3rdParty.sundials-5.4.0] Check size of int64_t
-- [OMCompiler.3rdParty.sundials-5.4.0] Check size of int64_t - done
-- [OMCompiler.3rdParty.sundials-5.4.0] Using int64_t for indices
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for _POSIX_TIMERS
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for _POSIX_TIMERS - found
CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/PosixTimersTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.sundials-5.4.0] Appending Fortran release flags
CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/FortranTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/FortranTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/FortranTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/FortranTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/FortranTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.sundials-5.4.0] Determining Fortran name-mangling scheme... OK
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran sgemm
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran sgemm - not found
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran sgemm
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran sgemm - found
-- [OMCompiler.3rdParty.sundials-5.4.0] Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so  
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev - not found
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev - not found
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for Fortran cheev - found
-- [OMCompiler.3rdParty.sundials-5.4.0] Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so  
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for LAPACK libraries... OK
CMake Deprecation Warning at /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/3rdParty/sundials-5.4.0/LapackTest/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.sundials-5.4.0] Checking if LAPACK works... OK
-- [OMCompiler.3rdParty.sundials-5.4.0] KLU LIBS: klu amd colamd btf suitesparseconfig
-- [OMCompiler.3rdParty.sundials-5.4.0] Added NVECTOR_SERIAL module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added NVECTOR_MANYVECTOR module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNMATRIX_BAND module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNMATRIX_DENSE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNMATRIX_SPARSE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_BAND module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_DENSE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_PCG module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_SPBCGS module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_SPFGMR module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_SPGMR module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_SPTFQMR module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_KLU module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_LAPACKBAND module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNLINSOL_LAPACKDENSE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNNONLINSOL_NEWTON module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added SUNNONLINSOL_FIXEDPOINT module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added ARKODE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added CVODE module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added CVODES module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added IDA module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added IDAS module
-- [OMCompiler.3rdParty.sundials-5.4.0] Added KINSOL module
CMake Deprecation Warning at OMCompiler/3rdParty/Ipopt-3.13.4/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.Ipopt-3.13.4] check linker flag - test linker flags: -z muldef
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test ZFLAGDEFINED
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test ZFLAGDEFINED - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] check linker flag - test linker flags: -z muldef
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Detecting Fortran/C Interface
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for assert.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for assert.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for bzlib.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for bzlib.h - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for endian.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for endian.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for float.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for float.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for ieeefp.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for ieeefp.h - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for math.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for math.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for stdio.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for stdio.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for time.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for time.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for windows.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for windows.h - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for zlib.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for zlib.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cctype
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cctype - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cmath
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cmath - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cieeefp
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cieeefp - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cfloat
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cfloat - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cinttypes
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cinttypes - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cassert
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cassert - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdio
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdio - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdlib
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdlib - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdarg
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstdarg - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstddef
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstddef - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstring
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include cstring - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include ctime
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for C++ include ctime - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test HAVE_QUNUSED_ARGUMENTS
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test HAVE_QUNUSED_ARGUMENTS - Failed
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test GCC_HAS_TYPEDEFS
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test GCC_HAS_TYPEDEFS - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test GCC_HAS_NARROWING
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test GCC_HAS_NARROWING - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Check size of int *
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Check size of int * - done
-- [OMCompiler.3rdParty.Ipopt-3.13.4] C++11 support enabled. Assuming we have std::isfinite
-- [OMCompiler.3rdParty.Ipopt-3.13.4] C++11 support enabled. Assuming we have std::rand
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for gettimeofday
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for gettimeofday - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for drand48
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for drand48 - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for rand
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for rand - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for snprintf
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for snprintf - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for va_copy
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for va_copy - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for vsnprintf
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for vsnprintf - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for _snprintf
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for _snprintf - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for _vsnprintf
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for _vsnprintf - not found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Checking whether system has ANSI C header files
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for 8 include files dlfcn.h, ..., float.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for 8 include files dlfcn.h, ..., float.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test memchrExists
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test memchrExists - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test freeExists
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test freeExists - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] ANSI C header files - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for DIR in sys/stat.h;sys/types.h;dirent.h
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Looking for DIR in sys/stat.h;sys/types.h;dirent.h - found
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen missing components: dot
CMake Deprecation Warning at OMCompiler/3rdParty/Ipopt-3.13.4/ThirdParty/MUMPS/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test NEEDS_FALLOW_ARG_MISMATCH
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test NEEDS_FALLOW_ARG_MISMATCH - Success
-- [OMCompiler.3rdParty.Ipopt-3.13.4] IPOPT_VERSION_STRING = 3.13.5
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Current IPOPT revision is 0
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Package filename: IpOpt-3.13.5-Linux
CMake Deprecation Warning at OMCompiler/SimulationRuntime/c/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMCompiler.SimulationRuntime.cpp] Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options filesystem 
-- [OMCompiler.SimulationRuntime.ParModelica] Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: graph chrono 
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for CL_VERSION_2_2
-- [OMCompiler.SimulationRuntime.ParModelica] Looking for CL_VERSION_2_2 - found
-- [OMCompiler.SimulationRuntime.ParModelica] Found OpenCL: /usr/lib/x86_64-linux-gnu/libOpenCL.so (found version "2.2") 
-- [OMCompiler.Parser] Found Java: /usr/bin/java (found version "11.0.20") found components: Runtime 
-- [OMCompiler.Parser] Found Intl: built in to C library  
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/Parser/generated/Modelica_3_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/Parser/generated/ParModelica_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake/OMCompiler/Parser/generated/MetaModelica_Lexer
-- [OMCompiler.Parser] added antrl target /var/lib/jenkins3/ws/OpenModelica_PR-11149/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] Found OpenMP_C: -fopenmp (found version "4.5") 
-- [OMCompiler.Compiler.runtime] Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- [OMCompiler.Compiler.runtime] Found OpenMP_Fortran: -fopenmp (found version "4.5") 
-- [OMCompiler.Compiler.runtime] Found OpenMP: TRUE (found version "4.5")  
-- [OMCompiler.Compiler.runtime] Performing Test BSTATIC_INT
-- [OMCompiler.Compiler.runtime] Performing Test BSTATIC_INT - Success
-- [OMCompiler.Compiler.boot] downloading bootstrapping sources ... done
CMake Deprecation Warning at OMParser/3rdParty/antlr4/runtime/Cpp/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMParser.3rdParty/antlr4/runtime/Cpp] Building without demo. To enable demo build use: -DWITH_DEMO=True
CMake Deprecation Warning at OMParser/3rdParty/antlr4/runtime/Cpp/CMakeLists.txt:33 (CMAKE_POLICY):
  The OLD behavior for policy CMP0045 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.


CMake Deprecation Warning at OMParser/3rdParty/antlr4/runtime/Cpp/CMakeLists.txt:34 (CMAKE_POLICY):
  The OLD behavior for policy CMP0042 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.


CMake Deprecation Warning at OMParser/3rdParty/antlr4/runtime/Cpp/CMakeLists.txt:39 (CMAKE_POLICY):
  The OLD behavior for policy CMP0054 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.


CMake Deprecation Warning at OMParser/3rdParty/antlr4/runtime/Cpp/CMakeLists.txt:44 (CMAKE_POLICY):
  The OLD behavior for policy CMP0059 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.


-- [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
-- [OMShell.mosh] Found Readline: /usr/lib/x86_64-linux-gnu/libreadline.so  
[OMSimulator] cmake version is: 3.22.1
-- [OMSimulator] OMSimulator version string: v2.1.1.post247-g614c663
-- [OMSimulator] Platform string: linux
CMake Deprecation Warning at OMSimulator/3rdParty/zlib/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OMSimulator] Check size of off64_t
-- [OMSimulator] Check size of off64_t - done
-- [OMSimulator] Looking for fseeko
-- [OMSimulator] Looking for fseeko - found
-- [OMSimulator] Looking for unistd.h
-- [OMSimulator] Looking for unistd.h - found
CMake Deprecation Warning at OMSimulator/3rdParty/minizip/src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [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 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 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/jenkins3/ws/OpenModelica_PR-11149/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] Found Sphinx: /usr/local/bin/sphinx-build  
-- [OMSimulator] Doxygen found. Doxygen based documentation generation will be available.
-- [OMSimulator] Sphinx found. Sphinx based documentation generation will be available.
-- [OMEdit] OM_OMEDIT_INSTALL_RUNTIME_DLLS="ON"
-- [OMEdit] OM_OMEDIT_ENABLE_TESTS="OFF"
-- [OMEdit] OM_OMEDIT_ENABLE_QTWEBENGINE="OFF"
-- [OMEdit] Found osg: /usr/lib/x86_64-linux-gnu/libosg.so  
-- [OMEdit] Found osgViewer: /usr/lib/x86_64-linux-gnu/libosgViewer.so  
-- [OMEdit] Found osgUtil: /usr/lib/x86_64-linux-gnu/libosgUtil.so  
-- [OMEdit] Found osgDB: /usr/lib/x86_64-linux-gnu/libosgDB.so  
-- [OMEdit] Found osgGA: /usr/lib/x86_64-linux-gnu/libosgGA.so  
-- [OMEdit] Found OpenThreads: /usr/lib/x86_64-linux-gnu/libOpenThreads.so  
-- [OMEdit] Found OpenSceneGraph: /usr/lib/x86_64-linux-gnu/libosg.so;/usr/lib/x86_64-linux-gnu/libosgViewer.so;/usr/lib/x86_64-linux-gnu/libosgUtil.so;/usr/lib/x86_64-linux-gnu/libosgDB.so;/usr/lib/x86_64-linux-gnu/libosgGA.so;/usr/lib/x86_64-linux-gnu/libOpenThreads.so (found version "3.6.5") 
-- [OMEdit] Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so   
-- [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.23.0-dev-211-g2604d339a8-cmake
 * CMAKE_VERSION, 3.22.1
 * CMAKE_C_COMPILER_ID, GNU
 * CMAKE_CXX_COMPILER_ID, GNU
 * CMAKE_LIBRARY_ARCHITECTURE, x86_64-linux-gnu
 * OM_ENABLE_GUI_CLIENTS, ON
 * CMAKE_BUILD_TYPE, Release
 * CMAKE_INSTALL_PREFIX, /var/lib/jenkins3/ws/OpenModelica_PR-11149/build
 * OM_OMC_ENABLE_FORTRAN, ON
 * OM_OMC_ENABLE_IPOPT, ON
 * OM_OMC_ENABLE_CPP_RUNTIME, ON
 * OM_OMC_USE_LAPACK, ON
 * OMC_TARGET_SYSTEM_NAME, linux
 * OM_OMEDIT_INSTALL_RUNTIME_DLLS, ON

-- The following OPTIONAL packages have been found:

 * Git
 * OpenMP
 * ICU
 * Doxygen
 * Sphinx
 * osg
 * osgViewer
 * osgUtil
 * osgDB
 * osgGA
 * OpenThreads
 * FLEX

-- The following REQUIRED packages have been found:

 * boost_program_options (required version == 1.74.0)
 * boost_filesystem (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
 * OpenCL
 * Intl
 * Iconv
 * BLAS
 * LAPACK
 * Java
 * Qt5Concurrent
 * Readline
 * PkgConfig
 * CURL
 * Threads
 * Qt5PrintSupport
 * Qt5Xml
 * Qt5XmlPatterns
 * Qt5OpenGL
 * Qt5Svg
 * Qt5Network (required version >= 5.15)
 * Qt5WebKit (required version == 5.212.0)
 * Qt5WebKitWidgets
 * OpenSceneGraph
 * OpenGL
 * Qt5Core
 * Qt5Gui
 * Qt5Widgets
 * Qt5

-- The following features have been disabled:

 * CMAKE_Fortran_COMPILER_ID
 * OM_ENABLE_ENCRYPTION
 * OM_USE_CCACHE
 * OM_OMC_USE_CORBA
 * OM_OMEDIT_ENABLE_TESTS
 * OM_OMEDIT_ENABLE_QTWEBENGINE

-- The following OPTIONAL packages have not been found:

 * AsciiDoc

-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/jenkins3/ws/OpenModelica_PR-11149/build_cmake