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