Skip to content

Console Output

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