Skip to content

Console Output

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