Skip to content
Failed

Console Output

Skipping 128 KB.. Full Log
05:43:17 %prep
05:43:17 
05:43:17 %setup -q -n openmodelica_1.26.0~dev-447-g1d11bb5
05:43:17 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
05:43:17 
05:43:17 
05:43:17 
05:43:17 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
05:43:17 source /opt/rh/devtoolset-11/enable
05:43:17 %endif
05:43:17 
05:43:17 %if 0%{?rhel} == 8
05:43:17 source /opt/rh/gcc-toolset-11/enable
05:43:17 %endif
05:43:17 
05:43:17 autoreconf --install
05:43:17 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
05:43:17 
05:43:17 %build
05:43:17 
05:43:17 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
05:43:17 source /opt/rh/devtoolset-11/enable
05:43:17 %endif
05:43:17 
05:43:17 %if 0%{?rhel} == 8
05:43:17 source /opt/rh/gcc-toolset-11/enable
05:43:17 %endif
05:43:17 
05:43:17 make -j8
05:43:17 test ! -f libraries/install-index.json || make -j8 omlibrary
05:43:17 
05:43:17 %install
05:43:17 rm -rf %{buildroot}
05:43:17 make install DESTDIR="%{buildroot}"
05:43:17 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
05:43:17 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
05:43:17 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
05:43:17 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
05:43:17 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
05:43:17 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
05:43:17 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
05:43:17 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
05:43:17 touch %{buildroot}%{_bindir}/omc
05:43:17 touch %{buildroot}%{_bindir}/OMEdit
05:43:17 touch %{buildroot}%{_bindir}/OMShell
05:43:17 touch %{buildroot}%{_bindir}/OMShell-terminal
05:43:17 touch %{buildroot}%{_bindir}/OMNotebook
05:43:17 touch %{buildroot}%{_bindir}/OMPlot
05:43:17 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
05:43:17 
05:43:17 %postun
05:43:17 if [ "$1" -ge "1" ]; then
05:43:17   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
05:43:17     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
05:43:17   fi
05:43:17 fi
05:43:17 
05:43:17 %post
05:43:17 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
05:43:17   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
05:43:17   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
05:43:17   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
05:43:17   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
05:43:17   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
05:43:17 
05:43:17 %preun
05:43:17 if [ $1 = 0 ]; then
05:43:17   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
05:43:17 fi
05:43:17 
05:43:17 %clean
05:43:17 rm -rf %{buildroot}
05:43:17 
05:43:17 %files
05:43:17 %defattr(-,root,root,-)
05:43:17 /opt/%{name}/*
05:43:17 %{_bindir}/*-nightly
05:43:17 %ghost %{_bindir}/omc
05:43:17 %ghost %{_bindir}/OMEdit
05:43:17 %ghost %{_bindir}/OMShell
05:43:17 %ghost %{_bindir}/OMShell-terminal
05:43:17 %ghost %{_bindir}/OMNotebook
05:43:17 %ghost %{_bindir}/OMPlot
05:43:17 
05:43:17 %changelog
05:43:17 * Sat Nov 01 2025  OpenModelica <openmodelica@ida.liu.se> ${version}-1
05:43:17 - First Build
[Pipeline] writeFile
[Pipeline] sh
05:43:18 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
05:43:18 + HOME=/var/lib/jenkins3/ws/LINUX_BUILDS
05:43:18 + spectool -g -R openmodelica.spec
05:43:18 warning: openmodelica.spec: line 143: Macro %omqtversion needs whitespace before body
$ docker top b54bd26e23d6c333f66dc9e972db5667cc6c3d87541933fc8e7510f244920225 -eo pid,comm
05:43:18   0% of  64.5 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
05:43:18   7% of  64.5 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:18  15% of  64.5 MiB |###                   | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:18  24% of  64.5 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:18  32% of  64.5 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  41% of  64.5 MiB |#########             | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  48% of  64.5 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  54% of  64.5 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  59% of  64.5 MiB |#############         | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  64% of  64.5 MiB |##############        | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  73% of  64.5 MiB |################      | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  82% of  64.5 MiB |##################    | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19  91% of  64.5 MiB |####################  | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19 100% of  64.5 MiB |######################| Elapsed Time: 0:00:00 Time:  0:00:00
05:43:19   0% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
05:43:19  51% of  10.6 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
05:43:19 100% of  10.6 MiB |######################| Elapsed Time: 0:00:00 Time:  0:00:00
05:43:19 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.0~dev-447-g1d11bb5.orig.tar.xz
05:43:19 Downloaded: openmodelica_1.26.0~dev-447-g1d11bb5.orig.tar.xz
05:43:19 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
05:43:19 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
05:43:19 + export HOME=/var/lib/jenkins3/ws/LINUX_BUILDS
05:43:19 + HOME=/var/lib/jenkins3/ws/LINUX_BUILDS
05:43:19 + rpmbuild --define 'dist .fc43' -ba openmodelica.spec
05:44:27 + cat log
05:44:27 warning: /var/lib/jenkins3/ws/LINUX_BUILDS/openmodelica.spec: line 143: Macro %omqtversion needs whitespace before body
05:44:27 setting SOURCE_DATE_EPOCH=1761955200
05:44:27 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.4czYk3
05:44:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TBcVnl
05:44:27 + umask 022
05:44:27 + cd /var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build
05:44:27 + cd /var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build
05:44:27 + rm -rf openmodelica_1.26.0~dev-447-g1d11bb5
05:44:27 + /usr/lib/rpm/rpmuncompress -x /var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica_1.26.0~dev-447-g1d11bb5.orig.tar.xz
05:44:27 + STATUS=0
05:44:27 + '[' 0 -ne 0 ']'
05:44:27 + cd openmodelica_1.26.0~dev-447-g1d11bb5
05:44:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
05:44:27 + tar xJf /var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica-doc-latest.tar.xz
05:44:27 + autoreconf --install
05:44:27 configure.ac:35: warning: The macro 'AC_TRY_LINK' is obsolete.
05:44:27 configure.ac:35: You should run autoupdate.
05:44:27 ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
05:44:27 configure.ac:35: the top level
05:44:27 configure.ac:38: warning: AC_OUTPUT should be used without arguments.
05:44:27 configure.ac:38: You should run autoupdate.
05:44:27 + ./configure CFLAGS=-Os CXXFLAGS=-Os 'QTDIR=/usr/lib64/{omqtversion}' --with-omniORB --with-qt6 --without-omc --prefix=/opt/openmodelica-nightly --without-omlibrary CMAKE=cmake
05:44:27 checking for gcc... gcc
05:44:27 checking whether the C compiler works... yes
05:44:27 checking for C compiler default output file name... a.out
05:44:27 checking for suffix of executables... 
05:44:27 checking whether we are cross compiling... no
05:44:27 checking for suffix of object files... o
05:44:27 checking whether the compiler supports GNU C... yes
05:44:27 checking whether gcc accepts -g... yes
05:44:27 checking for gcc option to enable C11 features... none needed
05:44:27 checking for g++... g++
05:44:27 checking whether the compiler supports GNU C++... yes
05:44:27 checking whether g++ accepts -g... yes
05:44:27 checking for g++ option to enable C++11 features... none needed
05:44:27 checking how to run the C preprocessor... gcc -E
05:44:27 checking build system type... x86_64-pc-linux-gnu
05:44:27 checking host system type... x86_64-pc-linux-gnu
05:44:27 checking target system type... x86_64-pc-linux-gnu
05:44:27 build_short: x86_64-linux-gnu
05:44:27 host_short: x86_64-linux-gnu
05:44:27 checking if cppruntime is requested... no
05:44:27 checking for omniidl... /usr/sbin/omniidl
05:44:27 checking for CORBA... omniorb
05:44:27 configure.ac:35: warning: The macro 'AC_TRY_LINK' is obsolete.
05:44:27 configure.ac:35: You should run autoupdate.
05:44:27 ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
05:44:27 configure.ac:35: the top level
05:44:27 configure.ac:38: warning: AC_OUTPUT should be used without arguments.
05:44:27 configure.ac:38: You should run autoupdate.
05:44:27 configure: "Subproject OMOptim does not exist"
05:44:27 configure: creating ./config.status
05:44:27 config.status: creating Makefile
05:44:27 === configuring in OMCompiler (/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/OMCompiler)
05:44:27 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/openmodelica-nightly'  'CFLAGS=-Os' 'CXXFLAGS=-Os' 'QTDIR=/usr/lib64/{omqtversion}' '--with-omniORB' '--with-qt6' '--without-omc' '--without-omlibrary' 'CMAKE=cmake' '--with-ombuilddir=/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/build' --cache-file=/dev/null --srcdir=.
05:44:27 checking build system type... x86_64-pc-linux-gnu
05:44:27 checking host system type... x86_64-pc-linux-gnu
05:44:27 checking target system type... x86_64-pc-linux-gnu
05:44:27 checking for gcc... gcc
05:44:27 checking whether the C compiler works... yes
05:44:27 checking for C compiler default output file name... a.out
05:44:27 checking for suffix of executables... 
05:44:27 checking whether we are cross compiling... no
05:44:27 checking for suffix of object files... o
05:44:27 checking whether the compiler supports GNU C... yes
05:44:27 checking whether gcc accepts -g... yes
05:44:27 checking for gcc option to enable C11 features... none needed
05:44:27 checking for stdio.h... yes
05:44:27 checking for stdlib.h... yes
05:44:27 checking for string.h... yes
05:44:27 checking for inttypes.h... yes
05:44:27 checking for stdint.h... yes
05:44:27 checking for strings.h... yes
05:44:27 checking for sys/stat.h... yes
05:44:27 checking for sys/types.h... yes
05:44:27 checking for unistd.h... yes
05:44:27 checking size of void *... 8
05:44:27 build_short: x86_64-linux-gnu
05:44:27 host_short: x86_64-linux-gnu
05:44:27 checking for gcc... (cached) gcc
05:44:27 checking whether the compiler supports GNU C... (cached) yes
05:44:27 checking whether gcc accepts -g... (cached) yes
05:44:27 checking for gcc option to enable C11 features... (cached) none needed
05:44:27 checking for g++... g++
05:44:27 checking whether the compiler supports GNU C++... yes
05:44:27 checking whether g++ accepts -g... yes
05:44:27 checking for g++ option to enable C++11 features... none needed
05:44:27 checking how to run the C preprocessor... gcc -E
05:44:27 checking whether make sets $(MAKE)... yes
05:44:27 checking for gfortran... gfortran
05:44:27 checking whether the compiler supports GNU Fortran... yes
05:44:27 checking whether gfortran accepts -g... yes
05:44:27 checking if -Werror works... ok
05:44:27 checking looking for --no-undefined... yes
05:44:27 gcc
05:44:27 checking for flags to append to CFLAGS (-fno-stack-protector)... -Os -fno-stack-protector
05:44:27 checking for flags to append to LDFLAGS ( -Wl,--no-as-needed -Wl,--disable-new-dtags)...  -Wl,--no-as-needed -Wl,--disable-new-dtags
05:44:27 checking for flags to append to FCFLAGS...  -fallow-argument-mismatch
05:44:27 checking getconf LONG_BIT = 64 CFLAGS... adding -fPIC
05:44:27 checking whether g++ supports C++17 features with -std=c++17... yes
05:44:27 checking for omc... building it through bootstrapping (you might end up unable to recompile omc if you modify source code)
05:44:27 checking for library containing clock_gettime... none required
05:44:27 checking for sys/time.h... yes
05:44:27 checking for antlr.Tool support... ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
05:44:27 yes
05:44:27 checking for expat.h... yes
05:44:27 checking for an ANSI C-conforming const... yes
05:44:27 checking for size_t... yes
05:44:27 checking for vprintf... yes
05:44:27 checking for getcwd... yes
05:44:27 checking for select... yes
05:44:27 checking for strdup... yes
05:44:27 checking for strerror... yes
05:44:27 checking for scandir... yes
05:44:27 checking for OpenMP... -fopenmp
05:44:27 checking runtime compiler... gcc ok
05:44:27 checking runtime compiler CFLAGS... -fPIC -falign-functions -mfpmath=sse -fno-dollars-in-identifiers -Wno-parentheses-equality
05:44:27 checking for library containing dlopen... none required
05:44:27 checking for socket... yes
05:44:27 checking for gethostbyname... yes
05:44:27 checking LAPACK/BLAS flags...  -llapack -lblas  
05:44:27 checking for deprecated LAPACK routines... yes
05:44:27 checking for curl/curl.h... yes
05:44:27 checking for curl_global_init in -lcurl... yes
05:44:27 checking for locale.h... yes
05:44:27 checking for libintl.h... yes
05:44:27 checking gettext linking... in C-library
05:44:27 checking setlocale linking... in C-library
05:44:27 checking for uuid/uuid.h... no
05:44:27 checking for pthread_self in -lpthread... yes
05:44:27 checking for omniidl... /usr/sbin/omniidl
05:44:27 checking for CORBA... omniorb
05:44:27 checking for OpenCL... checking for CL/cl.h... no
05:44:27 checking for OpenCL/cl.h... no
05:44:27 checking for revision... OpenModelica 1.26.0~dev-447-g1d11bb5
05:44:27 checking for OpenModelica platform name... x86_64-linux
05:44:27 checking for Modelica platform name... linux64
05:44:27 checking add extra sundials cmake config flags on MacOS... 
05:44:27 configure: "Given CMAKE: cmake
05:44:27 configure: creating ./config.status
05:44:27 config.status: creating Makefile
05:44:27 config.status: creating omc_config.unix.h
05:44:27 config.status: creating revision.h
05:44:27 config.status: creating Compiler/Util/Autoconf.mo
05:44:27 config.status: creating Compiler/Makefile
05:44:27 config.status: creating Compiler/Script/Makefile
05:44:27 config.status: creating Compiler/Template/Makefile
05:44:27 config.status: creating Compiler/runtime/Makefile
05:44:27 config.status: creating Compiler/FrontEndCpp/Makefile
05:44:27 config.status: creating Parser/Makefile
05:44:27 config.status: creating SimulationRuntime/OMSICpp/Makefile.env
05:44:27 config.status: creating SimulationRuntime/cpp/Makefile.env
05:44:27 config.status: creating SimulationRuntime/c/Makefile
05:44:27 config.status: creating SimulationRuntime/opc/ua/Makefile
05:44:27 config.status: creating SimulationRuntime/fmi/export/buildproject/Makefile
05:44:27 config.status: creating SimulationRuntime/ParModelica/Makefile
05:44:27 config.status: creating SimulationRuntime/ParModelica/auto/Makefile
05:44:27 config.status: creating SimulationRuntime/ParModelica/explicit/openclrt/Makefile
05:44:27 config.status: creating Compiler/boot/Makefile
05:44:27 config.status: creating Compiler/Lexers/Makefile
05:44:27 config.status: executing omc_config.unix.h.fix commands
05:44:27 === configuring in SimulationRuntime/OMSICpp (/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/OMCompiler/SimulationRuntime/OMSICpp)
05:44:27 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/openmodelica-nightly'  'CFLAGS=-Os' 'CXXFLAGS=-Os' 'QTDIR=/usr/lib64/{omqtversion}' '--with-omniORB' '--with-qt6' '--without-omc' '--without-omlibrary' 'CMAKE=cmake' '--with-ombuilddir=/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/build' --cache-file=/dev/null --srcdir=.
05:44:27 checking for gcc... gcc
05:44:27 checking whether the C compiler works... yes
05:44:27 checking for C compiler default output file name... a.out
05:44:27 checking for suffix of executables... 
05:44:27 checking whether we are cross compiling... no
05:44:27 checking for suffix of object files... o
05:44:27 checking whether the compiler supports GNU C... yes
05:44:27 checking whether gcc accepts -g... yes
05:44:27 checking for gcc option to enable C11 features... none needed
05:44:27 checking for g++... g++
05:44:27 checking whether the compiler supports GNU C++... yes
05:44:27 checking whether g++ accepts -g... yes
05:44:27 checking for g++ option to enable C++11 features... none needed
05:44:27 checking how to run the C preprocessor... gcc -E
05:44:27 checking build system type... x86_64-pc-linux-gnu
05:44:27 checking host system type... x86_64-pc-linux-gnu
05:44:27 checking target system type... x86_64-pc-linux-gnu
05:44:27 checking if boost static linking is requested... no
05:44:27 checking if boost real paths are requested... no
05:44:27 checking if c++03 support is requested... no
05:44:27 checking if runtime profiling is requested... no
05:44:27 checking if ScoreP is requested... no
05:44:27 ScoreP-home is set to 
05:44:27 checking if sundials for FMUs is requested... no
05:44:27 checking if parallel output is requested... no
05:44:27 checking if logger should be used... yes
05:44:27 Build type is set to RelWithDebInfo
05:44:27 configure: creating ./config.status
05:44:27 config.status: creating Makefile
05:44:27 === configuring in SimulationRuntime/cpp (/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/OMCompiler/SimulationRuntime/cpp)
05:44:27 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/openmodelica-nightly'  'CFLAGS=-Os' 'CXXFLAGS=-Os' 'QTDIR=/usr/lib64/{omqtversion}' '--with-omniORB' '--with-qt6' '--without-omc' '--without-omlibrary' 'CMAKE=cmake' '--with-ombuilddir=/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/build' --cache-file=/dev/null --srcdir=.
05:44:27 checking for gcc... gcc
05:44:27 checking whether the C compiler works... yes
05:44:27 checking for C compiler default output file name... a.out
05:44:27 checking for suffix of executables... 
05:44:27 checking whether we are cross compiling... no
05:44:27 checking for suffix of object files... o
05:44:27 checking whether the compiler supports GNU C... yes
05:44:27 checking whether gcc accepts -g... yes
05:44:27 checking for gcc option to enable C11 features... none needed
05:44:27 checking for g++... g++
05:44:27 checking whether the compiler supports GNU C++... yes
05:44:27 checking whether g++ accepts -g... yes
05:44:27 checking for g++ option to enable C++11 features... none needed
05:44:27 checking how to run the C preprocessor... gcc -E
05:44:27 checking build system type... x86_64-pc-linux-gnu
05:44:27 checking host system type... x86_64-pc-linux-gnu
05:44:27 checking target system type... x86_64-pc-linux-gnu
05:44:27 checking if boost static linking is requested... no
05:44:27 checking if boost real paths are requested... no
05:44:27 checking if c++03 support is requested... no
05:44:27 checking if runtime profiling is requested... no
05:44:27 checking if ScoreP is requested... no
05:44:27 ScoreP-home is set to 
05:44:27 checking if sundials for FMUs is requested... no
05:44:27 checking if parallel output is requested... no
05:44:27 checking if logger should be used... yes
05:44:27 Build type is set to RelWithDebInfo
05:44:27 configure: creating ./config.status
05:44:27 config.status: creating Makefile
05:44:27 
05:44:27 Configured OpenModelica successfully using the following options:
05:44:27 Simulations may use sundials suite: Yes
05:44:27 Simulations may use SUITESPARSE: Yes
05:44:27 ParModelica: No
05:44:27 === configuring in OMPlot (/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/OMPlot)
05:44:27 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/openmodelica-nightly'  'CFLAGS=-Os' 'CXXFLAGS=-Os' 'QTDIR=/usr/lib64/{omqtversion}' '--with-omniORB' '--with-qt6' '--without-omc' '--without-omlibrary' 'CMAKE=cmake' '--with-ombuilddir=/var/lib/jenkins3/ws/LINUX_BUILDS/rpmbuild/BUILD/openmodelica-nightly-1.26.0_dev_447_g1d11bb5-build/openmodelica_1.26.0~dev-447-g1d11bb5/build' --cache-file=/dev/null --srcdir=.
05:44:27 checking build system type... x86_64-pc-linux-gnu
05:44:27 checking host system type... x86_64-pc-linux-gnu
05:44:27 checking target system type... x86_64-pc-linux-gnu
05:44:27 checking for gcc... gcc
05:44:27 checking whether the C compiler works... yes
05:44:27 checking for C compiler default output file name... a.out
05:44:27 checking for suffix of executables... 
05:44:27 checking whether we are cross compiling... no
05:44:27 checking for suffix of object files... o
05:44:27 checking whether the compiler supports GNU C... yes
05:44:27 checking whether gcc accepts -g... yes
05:44:27 checking for gcc option to enable C11 features... none needed
05:44:27 checking for g++... g++
05:44:27 checking whether the compiler supports GNU C++... yes
05:44:27 checking whether g++ accepts -g... yes
05:44:27 checking for g++ option to enable C++11 features... none needed
05:44:27 checking whether g++ supports C++17 features with -std=c++17... yes
05:44:27 ./configure: line 5055: lsb_release: command not found
05:44:27 checking if qt6 is requested... yes
05:44:27 checking for qmake arguments... qmake6
05:44:27 checking for lrelease... ./configure: line 5180: qmake6: command not found
05:44:27 ./configure: line 5181: qmake6: command not found
05:44:27 configure: error: /lrelease does not exist
05:44:27 configure: error: ./configure failed for OMPlot
05:44:27 error: Bad exit status from /var/tmp/rpm-tmp.TBcVnl (%prep)
05:44:27 
05:44:27 RPM build warnings:
05:44:27     /var/lib/jenkins3/ws/LINUX_BUILDS/openmodelica.spec: line 143: Macro %omqtversion needs whitespace before body
05:44:27 
05:44:27 RPM build errors:
05:44:27     Bad exit status from /var/tmp/rpm-tmp.TBcVnl (%prep)
05:44:27 + exit 1
[Pipeline] }
$ docker stop --time=1 b54bd26e23d6c333f66dc9e972db5667cc6c3d87541933fc8e7510f244920225
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Failed in branch fc43 nightly
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE