Skip to content

Console Output

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