Skip to content

Console Output

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