Raspbian automatic forward porter [Fri, 14 Oct 2022 07:39:54 +0000 (08:39 +0100)]
Merge version 4.1.4-1+rpi1 and 4.1.4-2 to produce 4.1.4-2+rpi1
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Merge openmpi (4.1.4-2) import into refs/heads/workingbranch
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
openmpi (4.1.4-2) unstable; urgency=medium
* Fix broken oshmem symlink. Closes: #
1009748
[dgit import unpatched openmpi 4.1.4-2]
Alastair McKinstry [Sat, 3 Sep 2022 14:47:37 +0000 (15:47 +0100)]
Import openmpi_4.1.4-2.debian.tar.xz
[dgit import tarball openmpi 4.1.4-2 openmpi_4.1.4-2.debian.tar.xz]
Raspbian automatic forward porter [Sun, 12 Jun 2022 12:25:51 +0000 (13:25 +0100)]
Merge version 4.1.3-2+rpi1 and 4.1.4-1 to produce 4.1.4-1+rpi1
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Merge openmpi (4.1.4-1) import into refs/heads/workingbranch
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Import openmpi_4.1.4.orig.tar.xz
[dgit import orig openmpi_4.1.4.orig.tar.xz]
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
openmpi (4.1.4-1) unstable; urgency=medium
* New upstream release
* Update links:
- libmpi.so.40.30.3 -> libmpi.so.40.30.4
- /libmca_common_ompio.so.41.29.3 -> /libmca_common_ompio.so.41.29.4
* Standards-Versoin: 4.6.1
[dgit import unpatched openmpi 4.1.4-1]
Alastair McKinstry [Sun, 29 May 2022 09:51:27 +0000 (10:51 +0100)]
Import openmpi_4.1.4-1.debian.tar.xz
[dgit import tarball openmpi 4.1.4-1 openmpi_4.1.4-1.debian.tar.xz]
Raspbian automatic forward porter [Thu, 14 Apr 2022 14:59:19 +0000 (15:59 +0100)]
Merge version 4.1.2-2+rpi1 and 4.1.3-2 to produce 4.1.3-2+rpi1
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Merge openmpi (4.1.3-2) import into refs/heads/workingbranch
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
openmpi (4.1.3-2) unstable; urgency=medium
* Update links:
- libmca_common_ompio.so.41.29.2 -> libmca_common_ompio.so.41.29.3
- libmca_common_ucx.so.40.30.1 -> libmca_common_ucx.so.40.30.2
Closes: #1008966
* Fix autopkgtest that was incorrectly silent: Closes: #
1009263
[dgit import unpatched openmpi 4.1.3-2]
Alastair McKinstry [Mon, 11 Apr 2022 07:32:17 +0000 (08:32 +0100)]
Import openmpi_4.1.3-2.debian.tar.xz
[dgit import tarball openmpi 4.1.3-2 openmpi_4.1.3-2.debian.tar.xz]
Alastair McKinstry [Sat, 2 Apr 2022 08:05:27 +0000 (09:05 +0100)]
Import openmpi_4.1.3.orig.tar.xz
[dgit import orig openmpi_4.1.3.orig.tar.xz]
Raspbian automatic forward porter [Tue, 8 Mar 2022 19:41:53 +0000 (19:41 +0000)]
Merge version 4.1.2~rc1-5+rpi1 and 4.1.2-2 to produce 4.1.2-2+rpi1
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Merge openmpi (4.1.2-2) import into refs/heads/workingbranch
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
openmpi (4.1.2-2) unstable; urgency=medium
* Add link for mpifort-wrapper-data. Closes: #
1006453
[dgit import unpatched openmpi 4.1.2-2]
Alastair McKinstry [Tue, 1 Mar 2022 12:39:43 +0000 (12:39 +0000)]
Import openmpi_4.1.2-2.debian.tar.xz
[dgit import tarball openmpi 4.1.2-2 openmpi_4.1.2-2.debian.tar.xz]
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Merge openmpi (4.1.2-1) import into refs/heads/workingbranch
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Import openmpi_4.1.2.orig.tar.xz
[dgit import orig openmpi_4.1.2.orig.tar.xz]
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
openmpi (4.1.2-1) unstable; urgency=medium
* Nww upstream release
[dgit import unpatched openmpi 4.1.2-1]
Alastair McKinstry [Sun, 28 Nov 2021 08:20:25 +0000 (08:20 +0000)]
Import openmpi_4.1.2-1.debian.tar.xz
[dgit import tarball openmpi 4.1.2-1 openmpi_4.1.2-1.debian.tar.xz]
Raspbian automatic forward porter [Tue, 2 Nov 2021 23:13:57 +0000 (23:13 +0000)]
Merge version 4.1.2~rc1-4+rpi1 and 4.1.2~rc1-5 to produce 4.1.2~rc1-5+rpi1
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Merge openmpi (4.1.2~rc1-5) import into refs/heads/workingbranch
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Change install libdir to openmpi3
Last-Updated: 2019-03-09
Forwarded: no
This is needed to ensure that libopenmpi2, libopenmpi3 do not collide.
Gbp-Pq: Name libdir.patch
Pino Toscano [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Fix build problems on hurd-i386
Forwarded: partially
Last-Update: 2018-10-24
This patch allows Open MPI to build on Debian GNU/HURD.
Also, the memory:linux MCA component is disabled, since its use of POSIX API
in malloc hooks called very early at startup causes troubles.
Also changes by Samuel Thibault <sthibault@debian.org>
See bugs.debian.org/846965
Gbp-Pq: Name build_hurd
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Fix problems in manpages
Forwarded: no
Last-Update: 2018-04-08
In some man page headers, a macro (-*-) is used which makes lintian
choke and probably should not be there anyway.
Gbp-Pq: Name manpage_macros
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
mpifort
===================================================================
Gbp-Pq: Name mpifort.patch
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Enable non-gfortran compilation
Last-Updated: 2020-01-13
Forwarded: no
Gbp-Pq: Name pkg-config.patch
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
openmpi (4.1.2~rc1-5) unstable; urgency=medium
* Drop unused and broken link to libopen-orted-mpir.so
[dgit import unpatched openmpi 4.1.2~rc1-5]
Alastair McKinstry [Wed, 27 Oct 2021 08:08:51 +0000 (09:08 +0100)]
Import openmpi_4.1.2~rc1-5.debian.tar.xz
[dgit import tarball openmpi 4.1.2~rc1-5 openmpi_4.1.2~rc1-5.debian.tar.xz]
Raspbian automatic forward porter [Mon, 11 Oct 2021 13:45:08 +0000 (14:45 +0100)]
Merge version 4.1.1-5+rpi1 and 4.1.2~rc1-4 to produce 4.1.2~rc1-4+rpi1
Alastair McKinstry [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
Merge openmpi (4.1.2~rc1-4) import into refs/heads/workingbranch
Alastair McKinstry [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
ia64
Gbp-Pq: Name ia64.patch
Alastair McKinstry [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
Turn off warning that openfabric is not available
Last-Updated: 2021-09-02
Forwarded: not-needed
because it breaks some overlying layers/appications in Debian.
Also exclude openfabric/openib by default.
See: #979041
Gbp-Pq: Name no-warning-unused.patch
Graham Inggs [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
fix-underlinking
Desciption: Fix underlinking
Prevents symbol lookup error: ../openmpi4/mca_mtl_ofi.so:
undefined symbol: fi_dupinfo when linked with --as-needed
Bug-Debian: https://bugs.debian.org/899104
Last-Update: 2018-05-23
Gbp-Pq: Name fix-underlinking.patch
Adrian Bunk [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
Makefile.ompi-rules: don't set silent building
Gbp-Pq: Name verbose-ompi-rules.patch
Thibaut Paumard [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
fix test-suite to build on ppc64el
Origin: Vendor
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848218
Forwarded: no
Last-Update: 2016-12-15
Test suite hangs on ppc64el. This is due to a bug in test/class/opal_fifo.c.
thread_test() must end with pthread_exit(NULL), not return NULL.
Last-Update: 2016-12-15
Gbp-Pq: Name opal_fifo.patch
Helge Deller [Wed, 29 Sep 2021 10:49:06 +0000 (11:49 +0100)]
Support for the HPPA architecture
Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776730
Last-Updated: 2016-09-04
Forwarded: no
Gbp-Pq: Name hppa.patch