Console Output
23:50:16 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
23:50:16 # Don't try fancy stuff like debuginfo, which is useless on binary-only
23:50:16 # packages. Don't strip binary too
23:50:16 # Be sure buildpolicy set to do nothing
23:50:16 %define __spec_install_post %{nil}
23:50:16 %define debug_package %{nil}
23:50:16 %define __os_install_post %{_dbpath}/brp-compress
23:50:16
23:50:16 Summary: OpenModelica
23:50:16 Name: openmodelica-nightly
23:50:16 Version: 1.27.0~dev~440~g09b6001
23:50:16 Release: 1%{?dist}
23:50:16 License: OSMC-PL
23:50:16 Group: Development/Tools
23:50:16 # spectool -g -R SPECS/xxx.spec
23:50:16 # sudo yum-builddep SPECS/xxx.spec
23:50:16 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-440-g09b6001.orig.tar.xz
23:50:16 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
23:50:16
23:50:16 URL: https://openmodelica.org/
23:50:16
23:50:16 %if 0%{?rhel} == 6
23:50:16 Autoreq: 0
23:50:16 Requires: readline
23:50:16 Requires: qt5-qtbase
23:50:16 Requires: qt5-qtsvg
23:50:16 Requires: qt5-qtwebkit
23:50:16 Requires: qt5-qtxmlpatterns
23:50:16 Requires: libffi
23:50:16 %endif
23:50:16 Autoprov: 0
23:50:16 Prefix: /opt/%{name}
23:50:16 Prefix: %{_bindir}
23:50:16
23:50:16 %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*|liblpsolve55.*)$
23:50:16
23:50:16 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
23:50:16 %if 0%{?rhel} > 0
23:50:16 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
23:50:16 BuildRequires: epel-release
23:50:16 Requires: epel-release
23:50:16 %endif
23:50:16
23:50:16 Requires: lapack-devel
23:50:16 Requires: make
23:50:16 Requires: gcc
23:50:16 Requires: gcc-gfortran
23:50:16 Requires: gcc-c++
23:50:16
23:50:16 BuildRequires: automake
23:50:16 %if 0%{?rhel} >= 8
23:50:16 %define withomniorb --without-omniORB
23:50:16 %else
23:50:16 %define withomniorb --with-omniORB
23:50:16 BuildRequires: omniORB-devel
23:50:16 BuildRequires: lpsolve-devel
23:50:16 %endif
23:50:16 BuildRequires: expat-devel
23:50:16 BuildRequires: bison
23:50:16 BuildRequires: flex
23:50:16 BuildRequires: lapack-devel
23:50:16 BuildRequires: libtool
23:50:16 BuildRequires: uuid
23:50:16 BuildRequires: uuid-devel
23:50:16 BuildRequires: hdf5-devel
23:50:16 BuildRequires: boost-devel
23:50:16 BuildRequires: boost-static
23:50:16 BuildRequires: hwloc-devel
23:50:16 BuildRequires: readline-devel
23:50:16 BuildRequires: libffi-devel
23:50:16 BuildRequires: curl-devel
23:50:16 BuildRequires: gettext
23:50:16 BuildRequires: make
23:50:16 BuildRequires: java
23:50:16 BuildRequires: tar
23:50:16 BuildRequires: xz
23:50:16 BuildRequires: gcc
23:50:16 BuildRequires: gcc-c++
23:50:16 BuildRequires: gcc-gfortran
23:50:16 %if 0%{?rhel} <= 9
23:50:16 BuildRequires: qt5-qtwebkit-devel
23:50:16 BuildRequires: qt5-linguist
23:50:16 BuildRequires: qt5-qttools
23:50:16 BuildRequires: qt5-qtbase-devel
23:50:16 BuildRequires: qt5-qtsvg-devel
23:50:16 BuildRequires: qt5-qtxmlpatterns-devel
23:50:16 %else
23:50:16 # el 10 does not have qt5-qtwebkit anymore, use qt6
23:50:16 BuildRequires: qt6-qtwebengine-devel
23:50:16 BuildRequires: qt6-linguist
23:50:16 BuildRequires: qt6-qttools
23:50:16 BuildRequires: qt6-qtbase-devel
23:50:16 BuildRequires: qt6-qtsvg-devel
23:50:16 BuildRequires: qt6-qt3d-devel
23:50:16 BuildRequires: qt6-qt5compat-devel
23:50:16 BuildRequires: qt6-qthttpserver-devel
23:50:16 %endif
23:50:16 %if 0%{?rhel} >= 7
23:50:16 BuildRequires: qt5-qt3d-devel
23:50:16 %endif
23:50:16
23:50:16
23:50:16 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
23:50:16 # On EL > 7 it is just cmake.
23:50:16 %if 0%{?rhel} == 7
23:50:16 BuildRequires: cmake3
23:50:16 %define cmakecommand CMAKE=cmake3
23:50:16 %else
23:50:16 BuildRequires: cmake
23:50:16 %define cmakecommand CMAKE=cmake
23:50:16 %endif
23:50:16
23:50:16 # The base centos:8 image (we use for our build-deps:el8 image) comes with
23:50:16 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
23:50:16 # Once the base image is updated this can be removed.
23:50:16 %if 0%{?rhel} == 8
23:50:16 BuildRequires: libarchive >= 3.3.3
23:50:16 %endif
23:50:16
23:50:16 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
23:50:16 # EL8. One is supposed to use gcc-toolset instead.
23:50:16 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
23:50:16 %if 0%{?rhel} == 8
23:50:16 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
23:50:16 %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
23:50:16 %endif
23:50:16
23:50:16 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
23:50:16 %{?el7:Requires: devtoolset-11-gcc}
23:50:16 %{?el7:Requires: devtoolset-11-gcc-c++}
23:50:16 %{?el7:Requires: devtoolset-11-gcc-gfortran}
23:50:16
23:50:16 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
23:50:16 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
23:50:16 %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran
23:50:16 %endif
23:50:16
23:50:16 %if 0%{?fedora} >= 25
23:50:16 BuildRequires: OpenSceneGraph-devel
23:50:16 %endif
23:50:16
23:50:16 %if 0%{?rhel} >= 10
23:50:16 %define withqt6 --with-qt6
23:50:16 %define omqtversion=QT6
23:50:16 %else
23:50:16 %define withqt6 ''
23:50:16 %define omqtversion=QT5
23:50:16 %endif
23:50:16
23:50:16
23:50:16 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags
23:50:16 Requires: gcc
23:50:16 Requires: gcc-c++
23:50:16 Requires: lapack-devel
23:50:16
23:50:16 Requires(post): %{_sbindir}/update-alternatives
23:50:16 Requires(postun): %{_sbindir}/update-alternatives
23:50:16
23:50:16 # CentOS does not have suggests
23:50:16 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
23:50:16 Suggests: boost-devel
23:50:16 Suggests: boost-static
23:50:16 Suggests: lapack-static
23:50:16 Suggests: openblas-static
23:50:16 %else
23:50:16 Requires: boost-devel
23:50:16 Requires: boost-static
23:50:16 %endif
23:50:16
23:50:16 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
23:50:16
23:50:16 %description
23:50:16 %{summary}
23:50:16
23:50:16 %prep
23:50:16
23:50:16 %setup -q -n openmodelica_1.27.0~dev-440-g09b6001
23:50:16 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
23:50:16
23:50:16
23:50:16
23:50:16 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
23:50:16 source /opt/rh/devtoolset-11/enable
23:50:16 %endif
23:50:16
23:50:16 %if 0%{?rhel} == 8
23:50:16 source /opt/rh/gcc-toolset-11/enable
23:50:16 %endif
23:50:16
23:50:16 export LANG=C.UTF-8
23:50:16 autoreconf --install
23:50:16 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6} %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
23:50:16
23:50:16 %build
23:50:16
23:50:16 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
23:50:16 export LANG=C.UTF-8
23:50:16 source /opt/rh/devtoolset-11/enable
23:50:16 %endif
23:50:16
23:50:16 %if 0%{?rhel} == 8
23:50:16 export LANG=C.UTF-8
23:50:16 source /opt/rh/gcc-toolset-11/enable
23:50:16 %endif
23:50:16
23:50:16 export LANG=C.UTF-8
23:50:16 make -j8
23:50:16 test ! -f libraries/install-index.json || make -j8 omlibrary
23:50:16
23:50:16 %install
23:50:16 rm -rf %{buildroot}
23:50:16 make install DESTDIR="%{buildroot}"
23:50:16 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
23:50:16 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
23:50:16 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
23:50:16 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
23:50:16 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
23:50:16 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
23:50:16 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
23:50:16 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
23:50:16 touch %{buildroot}%{_bindir}/omc
23:50:16 touch %{buildroot}%{_bindir}/OMEdit
23:50:16 touch %{buildroot}%{_bindir}/OMShell
23:50:16 touch %{buildroot}%{_bindir}/OMShell-terminal
23:50:16 touch %{buildroot}%{_bindir}/OMNotebook
23:50:16 touch %{buildroot}%{_bindir}/OMPlot
23:50:16 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
23:50:16
23:50:16 %postun
23:50:16 if [ "$1" -ge "1" ]; then
23:50:16 if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
23:50:16 %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
23:50:16 fi
23:50:16 fi
23:50:16
23:50:16 %post
23:50:16 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
23:50:16 --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
23:50:16 --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
23:50:16 --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
23:50:16 --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
23:50:16 --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
23:50:16
23:50:16 %preun
23:50:16 if [ $1 = 0 ]; then
23:50:16 %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
23:50:16 fi
23:50:16
23:50:16 %clean
23:50:16 rm -rf %{buildroot}
23:50:16
23:50:16 %files
23:50:16 %defattr(-,root,root,-)
23:50:16 /opt/%{name}/*
23:50:16 %{_bindir}/*-nightly
23:50:16 %ghost %{_bindir}/omc
23:50:16 %ghost %{_bindir}/OMEdit
23:50:16 %ghost %{_bindir}/OMShell
23:50:16 %ghost %{_bindir}/OMShell-terminal
23:50:16 %ghost %{_bindir}/OMNotebook
23:50:16 %ghost %{_bindir}/OMPlot
23:50:16
23:50:16 %changelog
23:50:16 * Thu May 07 2026 OpenModelica <openmodelica@ida.liu.se> ${version}-1
23:50:16 - First Build