19:09:30+ cd tmp.build/openmodelica-1.26.3~3-g113b56c
19:09:30+ dpkg-buildpackage -rfakeroot -b -j24
19:09:52+ cat ../log
19:09:52dpkg-buildpackage: info: source package openmodelica
19:09:52dpkg-buildpackage: info: source version 1.26.3~3-g113b56c-1
19:09:52dpkg-buildpackage: info: source distribution unstable
19:09:52dpkg-buildpackage: info: source changed by OpenModelica Build System <build@openmodelica.org>
19:09:52 dpkg-source --before-build .
19:09:52dpkg-buildpackage: info: host architecture amd64
19:09:52dpkg-source: info: using options from /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/debian/source/options: --compression=xz
19:09:52 debian/rules clean
19:09:52dh_testdir
19:09:52dh_testroot
19:09:52rm -f build-stamp
19:09:52# Add here commands to clean up after the build process.
19:09:52dh_clean
19:09:52dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
19:09:52 debian/rules binary
19:09:52autoreconf --install
19:09:52configure.ac:35: warning: The macro 'AC_TRY_LINK' is obsolete.
19:09:52configure.ac:35: You should run autoupdate.
19:09:52./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
19:09:52configure.ac:35: the top level
19:09:52configure.ac:38: warning: AC_OUTPUT should be used without arguments.
19:09:52configure.ac:38: You should run autoupdate.
19:09:52dh_testdir
19:09:52# We might be cross-compiling. If so, we need a working omc. Easiest way? Build it ourselves.
19:09:52# Cross-compile done, now configure for real
19:09:52# wily armhf requires -lm for blas...
19:09:52./configure CFLAGS="-Os" CC="clang" CXX="clang++" LDFLAGS="" OMPCC="gcc -fopenmp" \
19:09:52--host=x86_64-linux-gnu \
19:09:52--build=x86_64-linux-gnu \
19:09:52--prefix=/usr \
19:09:52--with-lapack="-llapack -lblas -lm" \
19:09:52--with-omniORB \
19:09:52--without-paradiseo \
19:09:52--without-omlibrary \
19:09:52--disable-modelica3d \
19:09:52--with-cppruntime --without-omc
19:09:52checking for x86_64-linux-gnu-gcc... clang
19:09:52checking whether the C compiler works... yes
19:09:52checking for C compiler default output file name... a.out
19:09:52checking for suffix of executables...
19:09:52checking whether we are cross compiling... no
19:09:52checking for suffix of object files... o
19:09:52checking whether the compiler supports GNU C... yes
19:09:52checking whether clang accepts -g... yes
19:09:52checking for clang option to enable C11 features... none needed
19:09:52checking whether the compiler supports GNU C++... yes
19:09:52checking whether clang++ accepts -g... yes
19:09:52checking for clang++ option to enable C++11 features... none needed
19:09:52checking how to run the C preprocessor... clang -E
19:09:52checking build system type... x86_64-pc-linux-gnu
19:09:52checking host system type... x86_64-pc-linux-gnu
19:09:52checking target system type... x86_64-pc-linux-gnu
19:09:52build_short: x86_64-linux-gnu
19:09:52host_short: x86_64-linux-gnu
19:09:52checking if cppruntime is requested... yes
19:09:52checking for omniidl... /usr/bin/omniidl
19:09:52checking for CORBA... omniorb
19:09:52configure.ac:35: warning: The macro 'AC_TRY_LINK' is obsolete.
19:09:52configure.ac:35: You should run autoupdate.
19:09:52./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
19:09:52configure.ac:35: the top level
19:09:52configure.ac:38: warning: AC_OUTPUT should be used without arguments.
19:09:52configure.ac:38: You should run autoupdate.
19:09:52configure: "Subproject OMOptim does not exist"
19:09:52configure: creating ./config.status
19:09:52config.status: creating Makefile
19:09:52=== configuring in OMCompiler (/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler)
19:09:52configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' 'CFLAGS=-Os' 'CC=clang' 'CXX=clang++' 'LDFLAGS=' 'OMPCC=gcc -fopenmp' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--with-lapack=-llapack -lblas -lm' '--with-omniORB' '--without-paradiseo' '--without-omlibrary' '--disable-modelica3d' '--with-cppruntime' '--without-omc' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' '--with-ombuilddir=/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build' --cache-file=/dev/null --srcdir=.
19:09:52checking build system type... x86_64-pc-linux-gnu
19:09:52checking host system type... x86_64-pc-linux-gnu
19:09:52checking target system type... x86_64-pc-linux-gnu
19:09:52checking for x86_64-linux-gnu-gcc... clang
19:09:52checking whether the C compiler works... yes
19:09:52checking for C compiler default output file name... a.out
19:09:52checking for suffix of executables...
19:09:52checking whether we are cross compiling... no
19:09:52checking for suffix of object files... o
19:09:52checking whether the compiler supports GNU C... yes
19:09:52checking whether clang accepts -g... yes
19:09:52checking for clang option to enable C11 features... none needed
19:09:52checking for stdio.h... yes
19:09:52checking for stdlib.h... yes
19:09:52checking for string.h... yes
19:09:52checking for inttypes.h... yes
19:09:52checking for stdint.h... yes
19:09:52checking for strings.h... yes
19:09:52checking for sys/stat.h... yes
19:09:52checking for sys/types.h... yes
19:09:52checking for unistd.h... yes
19:09:52checking size of void *... 8
19:09:52build_short: x86_64-linux-gnu
19:09:52host_short: x86_64-linux-gnu
19:09:52checking for x86_64-linux-gnu-gcc... (cached) clang
19:09:52checking whether the compiler supports GNU C... (cached) yes
19:09:52checking whether clang accepts -g... (cached) yes
19:09:52checking for clang option to enable C11 features... (cached) none needed
19:09:52checking whether the compiler supports GNU C++... yes
19:09:52checking whether clang++ accepts -g... yes
19:09:52checking for clang++ option to enable C++11 features... none needed
19:09:52checking how to run the C preprocessor... clang -E
19:09:52checking whether make sets $(MAKE)... yes
19:09:52checking for x86_64-linux-gnu-gfortran... x86_64-linux-gnu-gfortran
19:09:52checking whether the compiler supports GNU Fortran... yes
19:09:52checking whether x86_64-linux-gnu-gfortran accepts -g... yes
19:09:52checking if -Werror works... ok
19:09:52checking looking for --no-undefined... yes
19:09:52clang
19:09:52checking for flags to append to CFLAGS (-fno-stack-protector)... -Os -fno-stack-protector
19:09:52checking for flags to append to LDFLAGS ( -Wl,--no-as-needed -Wl,--disable-new-dtags)... -Wl,--no-as-needed -Wl,--disable-new-dtags
19:09:52checking for flags to append to FCFLAGS... -fallow-argument-mismatch
19:09:52checking getconf LONG_BIT = 64 CFLAGS... adding -fPIC
19:09:52checking whether clang++ supports C++17 features with -std=c++17... yes
19:09:52checking for omc... building it through bootstrapping (you might end up unable to recompile omc if you modify source code)
19:09:52checking for library containing clock_gettime... none required
19:09:52checking for sys/time.h... yes
19:09:52checking for antlr.Tool support... ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005
19:09:52yes
19:09:52checking for expat.h... yes
19:09:52checking for an ANSI C-conforming const... yes
19:09:52checking for size_t... yes
19:09:52checking for vprintf... yes
19:09:52checking for getcwd... yes
19:09:52checking for select... yes
19:09:52checking for strdup... yes
19:09:52checking for strerror... yes
19:09:52checking for scandir... no
19:09:52checking for OpenMP... -fopenmp=libomp
19:09:52checking runtime compiler... clang ok
19:09:52checking runtime compiler CFLAGS... -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality
19:09:52checking for library containing dlopen... none required
19:09:52checking for socket... yes
19:09:52checking for gethostbyname... yes
19:09:52checking LAPACK/BLAS flags... -llapack -lblas -lm
19:09:52-llapack -lblas -lm
19:09:52checking for deprecated LAPACK routines... yes
19:09:52checking for curl/curl.h... yes
19:09:52checking for curl_global_init in -lcurl... yes
19:09:52checking for locale.h... yes
19:09:52checking for libintl.h... yes
19:09:52checking gettext linking... in C-library
19:09:52checking setlocale linking... in C-library
19:09:52checking for uuid/uuid.h... yes
19:09:52checking for uuid_unparse in -luuid... yes
19:09:52checking for pthread_self in -lpthread... yes
19:09:52checking for omniidl... /usr/bin/omniidl
19:09:52checking for CORBA... omniorb
19:09:52checking for OpenCL... checking for CL/cl.h... no
19:09:52checking for OpenCL/cl.h... no
19:09:52checking for revision... OpenModelica 1.26.3~3-g113b56c
19:09:52checking for OpenModelica platform name... x86_64-linux
19:09:52checking for Modelica platform name... linux64
19:09:52checking add extra sundials cmake config flags on MacOS...
19:09:52configure: "Given CMAKE: cmake
19:09:52configure: creating ./config.status
19:09:52config.status: creating Makefile
19:09:52config.status: creating omc_config.unix.h
19:09:52config.status: creating revision.h
19:09:52config.status: creating Compiler/Util/Autoconf.mo
19:09:52config.status: creating Compiler/Makefile
19:09:52config.status: creating Compiler/Script/Makefile
19:09:52config.status: creating Compiler/Template/Makefile
19:09:52config.status: creating Compiler/runtime/Makefile
19:09:52config.status: creating Compiler/FrontEndCpp/Makefile
19:09:52config.status: creating Parser/Makefile
19:09:52config.status: creating SimulationRuntime/OMSICpp/Makefile.env
19:09:52config.status: creating SimulationRuntime/cpp/Makefile.env
19:09:52config.status: creating SimulationRuntime/c/Makefile
19:09:52config.status: creating SimulationRuntime/opc/ua/Makefile
19:09:52config.status: creating SimulationRuntime/fmi/export/buildproject/Makefile
19:09:52config.status: creating SimulationRuntime/ParModelica/Makefile
19:09:52config.status: creating SimulationRuntime/ParModelica/auto/Makefile
19:09:52config.status: creating SimulationRuntime/ParModelica/explicit/openclrt/Makefile
19:09:52config.status: creating Compiler/boot/Makefile
19:09:52config.status: creating Compiler/Lexers/Makefile
19:09:52config.status: executing omc_config.unix.h.fix commands
19:09:52=== configuring in SimulationRuntime/OMSICpp (/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler/SimulationRuntime/OMSICpp)
19:09:52configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' 'CFLAGS=-Os' 'CC=clang' 'CXX=clang++' 'LDFLAGS=' 'OMPCC=gcc -fopenmp' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--with-lapack=-llapack -lblas -lm' '--with-omniORB' '--without-paradiseo' '--without-omlibrary' '--disable-modelica3d' '--with-cppruntime' '--without-omc' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' '--with-ombuilddir=/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build' --cache-file=/dev/null --srcdir=.
19:09:52checking for x86_64-linux-gnu-gcc... clang
19:09:52checking whether the C compiler works... yes
19:09:52checking for C compiler default output file name... a.out
19:09:52checking for suffix of executables...
19:09:52checking whether we are cross compiling... no
19:09:52checking for suffix of object files... o
19:09:52checking whether the compiler supports GNU C... yes
19:09:52checking whether clang accepts -g... yes
19:09:52checking for clang option to enable C11 features... none needed
19:09:52checking whether the compiler supports GNU C++... yes
19:09:52checking whether clang++ accepts -g... yes
19:09:52checking for clang++ option to enable C++11 features... none needed
19:09:52checking how to run the C preprocessor... clang -E
19:09:52checking build system type... x86_64-pc-linux-gnu
19:09:52checking host system type... x86_64-pc-linux-gnu
19:09:52checking target system type... x86_64-pc-linux-gnu
19:09:52checking if boost static linking is requested... no
19:09:52checking if boost real paths are requested... no
19:09:52checking if c++03 support is requested... no
19:09:52checking if runtime profiling is requested... no
19:09:52checking if ScoreP is requested... no
19:09:52ScoreP-home is set to
19:09:52checking if sundials for FMUs is requested... no
19:09:52checking if parallel output is requested... no
19:09:52checking if logger should be used... yes
19:09:52Build type is set to RelWithDebInfo
19:09:52configure: creating ./config.status
19:09:52config.status: creating Makefile
19:09:52=== configuring in SimulationRuntime/cpp (/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler/SimulationRuntime/cpp)
19:09:52configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' 'CFLAGS=-Os' 'CC=clang' 'CXX=clang++' 'LDFLAGS=' 'OMPCC=gcc -fopenmp' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--with-lapack=-llapack -lblas -lm' '--with-omniORB' '--without-paradiseo' '--without-omlibrary' '--disable-modelica3d' '--with-cppruntime' '--without-omc' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' '--with-ombuilddir=/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build' --cache-file=/dev/null --srcdir=.
19:09:52checking for x86_64-linux-gnu-gcc... clang
19:09:52checking whether the C compiler works... yes
19:09:52checking for C compiler default output file name... a.out
19:09:52checking for suffix of executables...
19:09:52checking whether we are cross compiling... no
19:09:52checking for suffix of object files... o
19:09:52checking whether the compiler supports GNU C... yes
19:09:52checking whether clang accepts -g... yes
19:09:52checking for clang option to enable C11 features... none needed
19:09:52checking whether the compiler supports GNU C++... yes
19:09:52checking whether clang++ accepts -g... yes
19:09:52checking for clang++ option to enable C++11 features... none needed
19:09:52checking how to run the C preprocessor... clang -E
19:09:52checking build system type... x86_64-pc-linux-gnu
19:09:52checking host system type... x86_64-pc-linux-gnu
19:09:52checking target system type... x86_64-pc-linux-gnu
19:09:52checking if boost static linking is requested... no
19:09:52checking if boost real paths are requested... no
19:09:52checking if c++03 support is requested... no
19:09:52checking if runtime profiling is requested... no
19:09:52checking if ScoreP is requested... no
19:09:52ScoreP-home is set to
19:09:52checking if sundials for FMUs is requested... no
19:09:52checking if parallel output is requested... no
19:09:52checking if logger should be used... yes
19:09:52Build type is set to RelWithDebInfo
19:09:52configure: creating ./config.status
19:09:52config.status: creating Makefile
19:09:5219:09:52Configured OpenModelica successfully using the following options:
19:09:52Simulations may use sundials suite: Yes
19:09:52Simulations may use SUITESPARSE: Yes
19:09:52ParModelica: No
19:09:52=== configuring in OMPlot (/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMPlot)
19:09:52configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' 'CFLAGS=-Os' 'CC=clang' 'CXX=clang++' 'LDFLAGS=' 'OMPCC=gcc -fopenmp' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--with-lapack=-llapack -lblas -lm' '--with-omniORB' '--without-paradiseo' '--without-omlibrary' '--disable-modelica3d' '--with-cppruntime' '--without-omc' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' '--with-ombuilddir=/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build' --cache-file=/dev/null --srcdir=.
19:09:52checking build system type... x86_64-pc-linux-gnu
19:09:52checking host system type... x86_64-pc-linux-gnu
19:09:52checking target system type... x86_64-pc-linux-gnu
19:09:52checking for x86_64-linux-gnu-gcc... clang
19:09:52checking whether the C compiler works... yes
19:09:52checking for C compiler default output file name... a.out
19:09:52checking for suffix of executables...
19:09:52checking whether we are cross compiling... no
19:09:52checking for suffix of object files... o
19:09:52checking whether the compiler supports GNU C... yes
19:09:52checking whether clang accepts -g... yes
19:09:52checking for clang option to enable C11 features... none needed
19:09:52checking whether the compiler supports GNU C++... yes
19:09:52checking whether clang++ accepts -g... yes
19:09:52checking for clang++ option to enable C++11 features... none needed
19:09:52checking whether clang++ supports C++17 features with -std=c++17... yes
19:09:52resolute
19:09:52Forcing qt6 as we don't have webkit in newer distros
19:09:52checking if qt6 is requested... yes
19:09:52checking for qmake arguments... qmake6
19:09:52checking for lrelease... ./configure: line 5180: qmake6: command not found
19:09:52./configure: line 5181: qmake6: command not found
19:09:52configure: error: /lrelease does not exist
19:09:52configure: error: ./configure failed for OMPlot
19:09:52make: *** [debian/rules:94: build-stamp] Error 1
19:09:52dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
19:09:52+ exit 1