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