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