Your message dated Wed, 15 Nov 2023 10:21:58 +0000
with message-id <[email protected]>
and subject line Bug#1055425: fixed in openmpi 5.0.0-1
has caused the Debian Bug report #1055425,
regarding openmpi: Fix hurd-amd64 build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1055425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055425
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openmpi
Version: 4.1.6-1
Severity: important
Tags: patch

Hello,

hurd-amd64 has the same constraints as hurd-i386, could you apply the
attached patch?

Thanks,
Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable-proposed-updates'), (500, 'oldoldstable'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.
--- debian/control.original     2023-11-04 22:36:48.000000000 +0000
+++ debian/control      2023-11-05 14:57:00.000000000 +0000
@@ -13,12 +13,12 @@
  gfortran,
  libhwloc-dev,
  pkg-config,
- libibverbs-dev (>= 1.1.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
- libfabric-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !sh4 !powerpc !x32],
- libnuma-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libibverbs-dev (>= 1.1.7) [!kfreebsd-any !hurd-any],
+ libfabric-dev [!kfreebsd-any !hurd-any !sh4 !powerpc !x32],
+ libnuma-dev [!kfreebsd-any !hurd-any],
  libpsm-infinipath1-dev [amd64 i386],
  libpsm2-dev [amd64],
- default-jdk [!hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !alpha !ppc64 
!sparc64] <!nojava>,
+ default-jdk [!hppa !hurd-any !kfreebsd-any !alpha !ppc64 !sparc64] <!nojava>,
  flex
 Build-Conflicts: libmpich-dev, libopenmpi-dev
 Standards-Version: 4.6.2
@@ -69,7 +69,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, 
  libopenmpi3 (= ${binary:Version}), 
  openmpi-common (>= ${source:Version}), 
- libibverbs-dev (>= 1.1.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
libhwloc-dev,
+ libibverbs-dev (>= 1.1.7) [!kfreebsd-any !hurd-any], libhwloc-dev,
  libevent-dev, 
  libpmix-dev,
  libjs-jquery,
--- debian/rules.original       2023-11-05 01:21:44.000000000 +0000
+++ debian/rules        2023-11-05 01:22:04.000000000 +0000
@@ -14,15 +14,15 @@
 
 ### Arch-specific stuff
 # No ibverbs support available on kFreeBSD, Hurd
-NO_VERBS_ARCH:= hurd-i386 kfreebsd-amd64 kfreebsd-i386 s390x 
-NO_FABRIC_ARCH:= hurd-i386 kfreebsd-amd64 kfreebsd-i386 s390x sh4 powerpc x32
+NO_VERBS_ARCH:= hurd-amd64 hurd-i386 kfreebsd-amd64 kfreebsd-i386 s390x 
+NO_FABRIC_ARCH:= hurd-amd64 hurd-i386 kfreebsd-amd64 kfreebsd-i386 s390x sh4 
powerpc x32
 PSM_ARCH:= amd64 i386
 PSM2_ARCH:= amd64
 UCX_ARCH:= amd64 ppc64el arm64
 ATOMICS_ARCH:= s390x riscv64
 NO_CMA_ARCH:= s390x mipsel hppa alpha armhf armel m68k sparc64
-NO_JAVA_ARCH:= hppa hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 alpha sparc64
-NO_TEST_ARCH:= hppa hurd-i386
+NO_JAVA_ARCH:= hppa hurd-amd64 hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 
alpha sparc64
+NO_TEST_ARCH:= hppa hurd-amd64 hurd-i386
 
 
 UCX:=     $(if $(filter $(DEB_TARGET_ARCH), $(UCX_ARCH)),  --with-ucx,  )

--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 5.0.0-1
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
openmpi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated openmpi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 14 Nov 2023 19:17:54 +0000
Source: openmpi
Binary: libopenmpi-dev libopenmpi3 libopenmpi3-dbgsym openmpi-bin 
openmpi-bin-dbgsym openmpi-common openmpi-doc
Architecture: source arm64 all
Version: 5.0.0-1
Distribution: experimental
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
 libopenmpi-dev - high performance message passing library -- header files
 libopenmpi3 - high performance message passing library -- shared library
 openmpi-bin - high performance message passing library -- binaries
 openmpi-common - high performance message passing library -- common files
 openmpi-doc - high performance message passing library -- man pages
Closes: 1055425
Changes:
 openmpi (5.0.0-1) experimental; urgency=medium
 .
   * New upstream release
   * libs change:
       liboshmem.so.40.30.3 -> liboshmem.so.40.40.0
       libmpi_java: 40.30.0 -> libmpi_java.so.40.40.0
       libopen-pal.40.30.3 -> libopen-pal.80.0.0
       libmpi.so.40.30.6   -> libmpi.so.40.40.0
       libmpifh.so.40.40.0 -> libmpifh.40.40.0
       libmpi_usempif08.so.40.30.0 -> libmpi_usempif08.so.40.40.0
       libmpi_usempi_ignore_tkr.so.40.30.0 -> 
libmpi_usempi_ignore_tkr.so.40.40.0
       libompitrace.so.40.30.1 -> libompitrace.so.40.40.0
       libopen-rte.so.40.30.3 no longer shipped
       libmca_* no longer shipped
       Now ship libprrte.so.3.0.2
 .
   * Patch for hurd-amd64 thanks to Sam Thibault. Closes: #1055425
   * Disable C++ support - dropped from MPI standard
   * B-D on python3-sphinx-rtd-theme,  python3-recommonmark for docs
Checksums-Sha1:
 31c5ff4a35b59a2b61035909c5ad99ca4f375aaa 2790 openmpi_5.0.0-1.dsc
 574032083da0bab012c00819057a06ad5762f601 24858892 openmpi_5.0.0.orig.tar.xz
 b378a49f556da67ea1e74ae001e259a5e08050c4 66912 openmpi_5.0.0-1.debian.tar.xz
 0f41475ce91f1b27bf035c9b2a946b2c8c82a1ef 1102928 
libopenmpi-dev_5.0.0-1_arm64.deb
 165fc6c4c6caf539264e44fc5ab8a127d599475a 10446316 
libopenmpi3-dbgsym_5.0.0-1_arm64.deb
 22a70220169e07090466d5c3670aed34e06a2680 2043112 libopenmpi3_5.0.0-1_arm64.deb
 e0efd94b122a8f85ec0b34bc501726dcaf4513bf 568200 
openmpi-bin-dbgsym_5.0.0-1_arm64.deb
 2ab3e303496fa8f0a3de2b9db9fd89d58efd2014 129164 openmpi-bin_5.0.0-1_arm64.deb
 bf3c64b7b12d01344f7ceb24816d9efaf9789ebf 75904 openmpi-common_5.0.0-1_all.deb
 542bb1e2da6572a4d4f724589d1ebfa8f05b37d0 8532752 openmpi-doc_5.0.0-1_all.deb
 0c996760925a2c6ea3220e3e8ab947f9b88f8885 16178 openmpi_5.0.0-1_arm64.buildinfo
Checksums-Sha256:
 4ec9592ec9aac0f90f3108db073ec7d5e1fad2174d51decfbddd64a6b9a24b41 2790 
openmpi_5.0.0-1.dsc
 df274d4942c71a0984bfffea831f7398fd2427fe54c47be6147a39b71a43f4e0 24858892 
openmpi_5.0.0.orig.tar.xz
 42fb744010c7ffec513abcc65b282a4172f8672260539682d41d0f177be3ac67 66912 
openmpi_5.0.0-1.debian.tar.xz
 7f05fad4f5bcb0b779a5dc25d200e316efdc17172d8842d3b8c7e1b1f16b9908 1102928 
libopenmpi-dev_5.0.0-1_arm64.deb
 daeeb52c9524801fd70b0fc1eeaded5d472e4fdba793ce0eae3870046c809979 10446316 
libopenmpi3-dbgsym_5.0.0-1_arm64.deb
 5deaf43f56673a4fe2bf05b9451b7cb3468fe393eefc0b55ffe0a5ca13a54e96 2043112 
libopenmpi3_5.0.0-1_arm64.deb
 80e140a8a6c02fc31f69739a815b75c225e5f35cee98b76ce49273d22efe9283 568200 
openmpi-bin-dbgsym_5.0.0-1_arm64.deb
 98b4ab9ea808128b34ecfad061e348bb72f01018402f58951219993a9ff09a51 129164 
openmpi-bin_5.0.0-1_arm64.deb
 60cfbe77eacd75fc9f5ad1e2ad2b19d3956d7a9fe55c8f873889e6d8a357df60 75904 
openmpi-common_5.0.0-1_all.deb
 a6085ed72283e930f5e1b6205cb2ce8628aefe5883da2a733f239b11d217a387 8532752 
openmpi-doc_5.0.0-1_all.deb
 c1cad3c921851e0f1ea88c0ff37e8631825394865d6f14ac41c2d3eac4c21dd4 16178 
openmpi_5.0.0-1_arm64.buildinfo
Files:
 14d192e99af7809803bc4086a6dd1aac 2790 net optional openmpi_5.0.0-1.dsc
 0e4bec67a892151b27acabbadfd5d353 24858892 net optional 
openmpi_5.0.0.orig.tar.xz
 4c457197055d33bb2f2e1c207f267381 66912 net optional 
openmpi_5.0.0-1.debian.tar.xz
 4394ef779c7ca54efad4f09931882672 1102928 libdevel optional 
libopenmpi-dev_5.0.0-1_arm64.deb
 a961bda2b2450db9b695583aea7051d6 10446316 debug optional 
libopenmpi3-dbgsym_5.0.0-1_arm64.deb
 cf4813d001b58246b53747410f79f0d2 2043112 libs optional 
libopenmpi3_5.0.0-1_arm64.deb
 1368bf968cd66172de0fca2e347daf8c 568200 debug optional 
openmpi-bin-dbgsym_5.0.0-1_arm64.deb
 31c229e4d306a926cd3898ff4f316b1e 129164 net optional 
openmpi-bin_5.0.0-1_arm64.deb
 691b188ca3320c02af4abdbb781e74db 75904 net optional 
openmpi-common_5.0.0-1_all.deb
 6e90270ffb78834af47b7772746217c8 8532752 doc optional 
openmpi-doc_5.0.0-1_all.deb
 6cde6d0cb2c5819527d1c6b81fae32ac 16178 net optional 
openmpi_5.0.0-1_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmVUl0gACgkQy+a7Tl2a
06UpSA//YVuo1FjOu5XhJAFKs1AddGTkUcaXgkOFIxWNDqOW7dCO52QYERKi8auL
VonU5ltdZqdP+xxaOOhEVNZnpNOx9z3Wa8nXoLgbEJ58Cyq8xZ1doi3qIymqPZzv
fEXx61awkWfcTjJ7GRxzW1vdR5Fj3kDrutbzHKDOyqR+bOOFUGOGkJMlxRBibCdD
rEGiC/0VPYhgfh5F+6Z2QOc/aECR7J2sx45h87C0SlahcjXWtbP+xmLB7nT1CYd+
YJRrfu6tylMUCRXODVZBvSu5jdusGQbtr95SF0Ji3/KoOOwpVhDArQiyUe0A2CqU
lueIGz0sIgdTG8DBgumLIKMnPQBKQ908hXH/Ereef4scTyx6rUWtYYptS/T/b/qh
FxTh+QqWsDJ2Lz+bT93NWB5/aoLf4zTII1xIFeGJapeVXfUJeohIP/XpSaLM6VZe
ZdLsYjuAZM5jSsO9kKOAveXPa0BVJpg+ehrTW/yO3ZjLUudKLDbklqS7Kx7Ln4xa
Bfla5/BTFMkTtksShCX2BdA22dVGLroOIstRGjOsf9ElOriBolYF7AIYKZxjC0wQ
X66LdFPHPJR7EdKhaia7j1dUwI1nC7xMo2sYD8y9xBOpADydN+4S4J/NE4FTCc8r
Ux+2hJhSgumlUQyRAuOR2xXEB82Rsvc2wU1fNeP2zOOeCRm6seQ=
=IWPQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to