Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2022-10-26 12:31:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpich (Old)
 and      /work/SRC/openSUSE:Factory/.mpich.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpich"

Wed Oct 26 12:31:15 2022 rev:30 rq:1031093 version:4.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpich/mpich.changes      2022-10-18 
12:45:41.537818321 +0200
+++ /work/SRC/openSUSE:Factory/.mpich.new.2275/mpich.changes    2022-10-26 
12:31:16.564246291 +0200
@@ -1,0 +2,6 @@
+Tue Oct 25 08:20:20 UTC 2022 - Nicolas Morey-Chaisemartin 
<nmoreychaisemar...@suse.com>
+
+- Revert use of internal PMIx and hwloc library
+  - Using external libraries disables the build of all process managers
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mpich.spec ++++++
--- /var/tmp/diff_new_pack.KZSUvj/_old  2022-10-26 12:31:17.516248326 +0200
+++ /var/tmp/diff_new_pack.KZSUvj/_new  2022-10-26 12:31:17.520248335 +0200
@@ -261,7 +261,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  fdupes
-BuildRequires:  hwloc-devel >= 1.6
 BuildRequires:  libjson-c-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -275,7 +274,6 @@
 BuildRequires:  libtool
 BuildRequires:  libtool
 BuildRequires:  mpi-selector
-BuildRequires:  pmix-devel
 BuildRequires:  python3-devel
 BuildRequires:  sysfsutils
 
@@ -405,7 +403,7 @@
 export FCFLAGS="-fallow-argument-mismatch $FCFLAGS"
 %endif
 
-./autogen.sh --without-ucx --without-ofi --without-json --without-hwloc
+./autogen.sh --without-ucx --without-ofi --without-json
 %{?with_hpc:%hpc_debug}
 %if %{with hpc}
 %{hpc_setup}
@@ -424,8 +422,6 @@
     --docdir=%{_datadir}/doc/%{name} \
     --disable-rpath      \
     --disable-wrapper-rpath      \
-    --with-hwloc \
-    --with-pmix \
 %if "%{build_flavor}" == "ofi"
    --with-ofi \
    --with-device=ch4:ofi \

Reply via email to