Skip to content

Console Output

+ /opt/cmake-3.17.2/bin/cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- OMC_TARGET_ARCH="x86_64"
-- Found Git: /usr/bin/git (found version "2.17.1") 
-- SOURCE_REVISION="v1.22.0-dev-310-gd035e0fb55-cmake"
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- CMAKE_VERSION="3.17.2"
-- 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-8355/build"
-- [OMCompiler] OM_OMC_ENABLE_FORTRAN="ON"
-- [OMCompiler] The Fortran compiler identification is GNU 7.5.0
-- [OMCompiler] Check for working Fortran compiler: /usr/bin/gfortran
-- [OMCompiler] Check for working Fortran compiler: /usr/bin/gfortran - works
-- [OMCompiler] Detecting Fortran compiler ABI info
-- [OMCompiler] Detecting Fortran compiler ABI info - done
-- [OMCompiler] Checking whether /usr/bin/gfortran supports Fortran 90
-- [OMCompiler] Checking whether /usr/bin/gfortran supports Fortran 90 - yes
-- [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
-- [OMCompiler.3rdParty.CMinpack] Building static libraries.
-- [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
-- [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] Check if the system is big endian
-- [OMCompiler.3rdParty.FMIL] Searching 16 bit integer
-- [OMCompiler.3rdParty.FMIL] Check size of unsigned short
-- [OMCompiler.3rdParty.FMIL] Check size of unsigned short - done
-- [OMCompiler.3rdParty.FMIL] Searching 16 bit integer - Using unsigned short
-- [OMCompiler.3rdParty.FMIL] Check if the system is big endian - little endian
-- [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 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-8355/build_cmake/OMCompiler/3rdParty/FMIL/libfmiimport.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/libjmutils.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/libfmixml.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/libfmizip.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/libfmicapi.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/ThirdParty/Expat/expat-2.1.0/libexpat.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/3rdParty/FMIL/Config.cmake/Minizip/libminizip.a;/var/lib/jenkins3/ws/OpenModelica_PR-8355/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-8355/build_cmake/OMCompiler/3rdParty/FMIL/libfmilib.a
-- [OMCompiler.3rdParty.gc] TARGET = x86_64-unknown-linux-5.15.0-60-generic
-- [OMCompiler.3rdParty.gc] Thread library: -lpthread
-- [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 - Failed
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_DLADDR
-- [OMCompiler.3rdParty.gc] Performing Test HAVE_DLADDR - Failed
-- [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/python (found version "2.7.17") 
-- [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
-- [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
-- [OMCompiler.3rdParty.SuiteSparse-5.8.1] --> add -lm to colamd linker
-- [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
-- [OMCompiler.3rdParty.sundials-5.4.0] Appending Fortran release flags
-- [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 - found
-- [OMCompiler.3rdParty.sundials-5.4.0] A library with LAPACK API found.
-- [OMCompiler.3rdParty.sundials-5.4.0] Looking for LAPACK libraries... OK
-- [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
-- [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.8.13") found components: doxygen missing components: dot
-- [OMCompiler.3rdParty.Ipopt-3.13.4] A library with LAPACK API found.
-- [OMCompiler.3rdParty.Ipopt-3.13.4] A library with LAPACK API found.
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test NEEDS_FALLOW_ARG_MISMATCH
-- [OMCompiler.3rdParty.Ipopt-3.13.4] Performing Test NEEDS_FALLOW_ARG_MISMATCH - Failed
-- [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
-- [OMCompiler.SimulationRuntime.c] A library with LAPACK API found.
-- [OMCompiler.SimulationRuntime.cpp] Found Boost: /usr/include (found version "1.65.1") found components: program_options filesystem system 
-- [OMCompiler.SimulationRuntime.ParModelica] Found Boost: /usr/include (found version "1.65.1") found components: graph chrono system 
-- [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.7") found components: Runtime 
-- [OMCompiler.Parser] Found Intl: /usr/include  
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/Parser/generated/Modelica_3_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/Parser/generated/ParModelica_Lexer
-- [OMCompiler.Parser] added antrl (BaseModelica_Lexer dependent) target /var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/Parser/generated/MetaModelica_Lexer
-- [OMCompiler.Parser] added antrl target /var/lib/jenkins3/ws/OpenModelica_PR-8355/build_cmake/OMCompiler/Parser/generated/ModelicaParser
-- [OMCompiler.Compiler.runtime] Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.58.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: /usr/lib/x86_64-linux-gnu/libc.so  
-- [OMCompiler.Compiler.runtime] Looking for LAPACK. This can be slow sometimes. Hang tight!
-- [OMCompiler.Compiler.runtime] A library with LAPACK API found.
-- [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
-- [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.1") 
-- [OMParser.3rdParty/antlr4/runtime/Cpp] Checking for module 'uuid'
-- [OMParser.3rdParty/antlr4/runtime/Cpp]   Found uuid, version 2.31.1
-- [OMShell.mosh] Found Readline: /usr/lib/x86_64-linux-gnu/libreadline.so  
-- [OMEdit] OM_OMEDIT_INSTALL_RUNTIME_DLLS="ON"
-- [OMEdit] OM_OMEDIT_ENABLE_TESTS="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.2.3") 
-- [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.22.0-dev-310-gd035e0fb55-cmake
 * CMAKE_VERSION, 3.17.2
 * 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-8355/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
 * PythonInterp
 * Doxygen
 * OpenMP
 * osg
 * osgViewer
 * osgUtil
 * osgDB
 * osgGA
 * OpenThreads
 * FLEX

-- The following REQUIRED packages have been found:

 * Boost
 * OpenCL
 * CURL
 * Intl
 * Iconv
 * Threads
 * BLAS
 * LAPACK
 * Java
 * Qt5Concurrent
 * PkgConfig
 * Readline
 * Qt5PrintSupport
 * Qt5WebKitWidgets
 * Qt5Xml
 * Qt5XmlPatterns
 * Qt5OpenGL
 * Qt5Network
 * Qt5Svg
 * 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

-- 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-8355/build_cmake