Skip to content

Console Output

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