Skip to content

Console Output

+ ./config.status --config
+ echo ./configure 'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build'
+ bash ./config.status.2
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
ln: failed to create symbolic link '.git/hooks/pre-commit': File exists
configure: OpenModelica commit-msg hook has been installed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking if cppruntime is requested... yes
checking for omlibrary target... none
checking for omniidl... /usr/bin/omniidl
checking for CORBA... omniorb
configure.ac:257: warning: AC_LANG_PROGRAM(Fortran): ignoring PROLOGUE: []
../../lib/autoconf/lang.m4:224: AC_LANG_SOURCE is expanded from...
../../lib/autoconf/lang.m4:241: AC_LANG_PROGRAM is expanded from...
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2698: AC_TRY_LINK is expanded from...
configure.ac:257: the top level
configure: creating ./config.status
config.status: creating Makefile
=== configuring in OMCompiler (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMCompiler)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking whether make sets $(MAKE)... yes
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if -Werror works... ok
checking looking for --no-undefined... yes
clang
checking for flags to append to CFLAGS (-fno-stack-protector)... -Os -fno-stack-protector
checking for flags to append to LDFLAGS ( -Wl,--no-as-needed -Wl,--disable-new-dtags)...  -Wl,--no-as-needed -Wl,--disable-new-dtags
checking for flags to append to FCFLAGS... 
checking getconf LONG_BIT = 64 CFLAGS... adding -fPIC
checking whether clang++ supports C++14 features with -std=c++14... yes
checking for omc... building it through bootstrapping (you might end up unable to recompile omc if you modify source code)
checking for library containing clock_gettime... none required
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for antlr.Tool support... ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for scandir... no
checking for OpenMP... -fopenmp=libomp
checking runtime compiler... clang ok
checking runtime compiler CFLAGS... -fPIC -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality
checking for library containing dlopen... -ldl
NO_LPLIB: ''
checking for library containing dlopen... (cached) -ldl
checking for library containing sqrt... -lm
checking for library containing SuiteSparse_calloc... -lsuitesparseconfig
checking for library containing colamd... -lcolamd
checking for library containing make_lp... -llpsolve55_pic
checking lp_lib.h usability... no
checking lp_lib.h presence... no
checking for lp_lib.h... no
checking lpsolve/lp_lib.h usability... yes
checking lpsolve/lp_lib.h presence... yes
checking for lpsolve/lp_lib.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking LAPACK/BLAS flags...  -llapack -lblas  
checking for deprecated LAPACK routines... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_global_init in -lcurl... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking gettext linking... in C-library
checking setlocale linking... in C-library
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_unparse in -luuid... yes
checking for pthread_self in -lpthread... yes
checking for omniidl... /usr/bin/omniidl
checking for CORBA... omniorb
checking for OpenCL... checking CL/cl.h usability... yes
checking CL/cl.h presence... yes
checking for CL/cl.h... yes
checking for revision... error: object directory /var/lib/jenkins/gitcache/OpenModelica.git/objects does not exist; check .git/objects/info/alternates.
error: object directory /var/lib/jenkins/gitcache/OpenModelica.git/objects does not exist; check .git/objects/info/alternates.
OMCompiler v1.20.0-dev.50+gcda9589
checking for OpenModelica platform name... x86_64-linux
checking for Modelica platform name... linux64
checking add extra sundials cmake config flags on MacOS... 
configure: creating ./config.status
config.status: creating Makefile
config.status: creating omc_config.unix.h
config.status: creating revision.h
config.status: creating Compiler/Util/Autoconf.mo
config.status: creating Compiler/Makefile
config.status: creating Compiler/Script/Makefile
config.status: creating Compiler/Template/Makefile
config.status: creating Compiler/runtime/Makefile
config.status: creating Parser/Makefile
config.status: creating SimulationRuntime/OMSICpp/Makefile.env
config.status: creating SimulationRuntime/cpp/Makefile.env
config.status: creating SimulationRuntime/c/Makefile
config.status: creating SimulationRuntime/opc/ua/Makefile
config.status: creating SimulationRuntime/fmi/export/buildproject/Makefile
config.status: creating SimulationRuntime/ParModelica/Makefile
config.status: creating SimulationRuntime/ParModelica/auto/Makefile
config.status: creating SimulationRuntime/ParModelica/explicit/openclrt/Makefile
config.status: creating Compiler/boot/Makefile
config.status: creating Compiler/Lexers/Makefile
config.status: executing omc_config.unix.h.fix commands
=== configuring in SimulationRuntime/OMSICpp (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMCompiler/SimulationRuntime/OMSICpp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking if boost static linking is requested... no
checking if boost real paths are requested... no
checking if c++03 support is requested... no
checking if runtime profiling is requested... no
checking if ScoreP is requested... no
ScoreP-home is set to 
checking if sundials for FMUs is requested... no
checking if parallel output is requested... no
checking if logger should be used... yes
Build type is set to RelWithDebInfo
configure: creating ./config.status
config.status: creating Makefile
=== configuring in SimulationRuntime/cpp (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMCompiler/SimulationRuntime/cpp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking if boost static linking is requested... no
checking if boost real paths are requested... no
checking if c++03 support is requested... no
checking if runtime profiling is requested... no
checking if ScoreP is requested... no
ScoreP-home is set to 
checking if sundials for FMUs is requested... no
checking if parallel output is requested... no
checking if logger should be used... yes
Build type is set to RelWithDebInfo
configure: creating ./config.status
config.status: creating Makefile

Configured OpenModelica successfully using the following options:
Simulations may use sundials suite: Yes
Simulations may use SUITESPARSE: Yes
ParModelica: Yes
=== configuring in OMPlot (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMPlot)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether clang++ supports C++14 features with -std=c++14... yes
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for OPENMODELICAHOME... /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build
configure: creating ./config.status
config.status: creating Makefile
config.status: creating qwt/Makefile.unix
config.status: creating OMPlot/OMPlotGUI/Makefile.unix
config.status: creating OMPlot/OMPlotGUI/OMPlotGUI.config
config.status: creating qwt/qwt.config
=== configuring in OMEdit (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether clang++ supports C++17 features with -std=c++17... yes
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for OPENMODELICAHOME... /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build
checking how to run the C++ preprocessor... clang++ -std=c++17 -E
checking for osg/qt include order bugs (broken OSG version)... OK
checking for osg/qt broken OpenGL... OK
checking for osg/qt broken OpenGL... OK
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking osg/Uniform usability... yes
checking osg/Uniform presence... yes
checking for osg/Uniform... yes
"OSG is enabled"
checking check if -lboost_regex is needed for OMSimulator... no need for -lboost_regex, std::regex is good enough
checking for LSB description... Ubuntu 18.04.4 LTS
checking for revision... error: object directory /var/lib/jenkins/gitcache/OpenModelica.git/objects does not exist; check .git/objects/info/alternates.
error: object directory /var/lib/jenkins/gitcache/OpenModelica.git/objects does not exist; check .git/objects/info/alternates.
OMEdit v1.20.0-dev.50+gcda9589
configure: creating ./config.status
config.status: creating Makefile.unix
config.status: creating omedit_config.h
config.status: creating OMEditLIB/OMEditLIB.unix.config.pri
config.status: creating OMEditLIB/Debugger/Parser/Makefile.unix
config.status: creating OMEditLIB/Debugger/Parser/Makefile.lib.unix
config.status: creating OMEditGUI/OMEditGUI.unix.config.pri
config.status: creating Testsuite/Makefile.unix
=== configuring in OMNotebook (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMNotebook)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether clang++ supports C++14 features with -std=c++14... yes
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for OPENMODELICAHOME... /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OMNotebook/OMNotebookGUI/Makefile.unix
config.status: creating OMNotebook/OMNotebookGUI/OMNotebook.config
config.status: creating OMNotebook/OMNotebookGUI/omc_config.h
=== configuring in OMShell (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMShell)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang++ supports C++14 features with -std=c++14... yes
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for OPENMODELICAHOME... /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build
checking if the user wants to compile OMShell-terminal... yes
checking how to run the C++ preprocessor... clang++ -std=c++14 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for library containing readline... -lreadline
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OMShell/OMShellGUI/Makefile.unix
config.status: creating OMShell/OMShellGUI/OMShell.config
config.status: creating mosh/src/Makefile
config.status: creating OMShell/OMShellGUI/omc_config.h
config.status: creating mosh/src/omc_config.h
=== configuring in OMSens_Qt (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMSens_Qt)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
ln: failed to create symbolic link '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/.git/modules/OMSens_Qt/hooks/pre-commit': File exists
configure: OpenModelica commit-msg hook has been installed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether clang++ supports C++11 features by default... yes
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
configure: creating ./config.status
config.status: creating Makefile.unix
=== configuring in OMOptim (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMOptim)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/install'  'CC=clang' 'CXX=clang++' 'FC=gfortran' 'CFLAGS=-Os' '--with-cppruntime' '--without-omc' '--without-omlibrary' '--with-omniORB' '--enable-modelica3d' '--without-hwloc' '--with-ombuilddir=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build' --cache-file=/dev/null --srcdir=.
ln: failed to create symbolic link '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/.git/modules/OMOptim/hooks/pre-commit': File exists
configure: OpenModelica commit-msg hook has been installed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking if clang++ is used (OMOptim breaks clang++)... yes; resetting CXX to default autoconf compiler (sorry). Use ./configure GNUCXX=g++ to use clang++ for some projects and g++ only for paradiseo
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for qmake in env.vars QMAKE and QTDIR... no
checking for qmake... qmake
checking for qmake arguments... qmake -qt5
checking for lrelease... /usr/lib/qt5/bin/lrelease
build_short: x86_64-linux-gnu
host_short: x86_64-linux-gnu
checking for OPENMODELICAHOME... /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build
checking for omniidl... /usr/bin/omniidl
checking for CORBA... omniorb
checking for LSB description... Ubuntu 18.04.4 LTS
checking for revision... OMOptim v1.11.0-dev.beta4.15+gff1586b
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OMOptim/build/Makefile.unix
config.status: creating OMOptim/build/OMOptim.config
config.status: creating OMOptimBasis/build/Makefile.unix
config.status: creating OMOptimBasis/build/OMOptimBasis.config
config.status: creating OMOptim/omc_config.h