Skip to content

Console Output

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