Your message dated Sun, 08 Sep 2024 20:36:39 +0000
with message-id <e1snoef-00b0rm...@fasolo.debian.org>
and subject line Bug#1079142: fixed in mpich 4.2.0-13
has caused the Debian Bug report #1079142,
regarding mpich: please refresh symbols again
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 ow...@bugs.debian.org
immediately.)
--
1079142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079142
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpich
Version: 4.2.0-10
tags: patch
Hello, looks like some typos, missing symbols are spotted again (specially with
lto enabled)
diff -Nru mpich-4.2.0/debian/changelog mpich-4.2.0/debian/changelog
--- mpich-4.2.0/debian/changelog 2024-08-19 08:50:53.000000000 +0200
+++ mpich-4.2.0/debian/changelog 2024-08-20 13:36:22.000000000 +0200
@@ -1,3 +1,9 @@
+mpich (4.2.0-10ubuntu1) oracular; urgency=medium
+
+ * Refresh symbols again
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org> Tue, 20 Aug 2024
13:36:22 +0200
+
mpich (4.2.0-10) unstable; urgency=medium
* Fix FTBFS on amd64 due to symbols. Patch thanks to Gianfranco Costamagna
diff -Nru mpich-4.2.0/debian/libmpich12.symbols.amd64
mpich-4.2.0/debian/libmpich12.symbols.amd64
--- mpich-4.2.0/debian/libmpich12.symbols.amd64 2024-08-19 08:50:53.000000000
+0200
+++ mpich-4.2.0/debian/libmpich12.symbols.amd64 2024-08-20 13:36:18.000000000
+0200
@@ -2982,7 +2982,7 @@
_ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb@Base 0
(optional)_ZN3MPI2OpD0Ev@Base 0
(optional)_ZN3MPI2OpD1Ev@Base 0
- (optionql)_ZN3MPI2OpD2Ev@Base 0
+ (optional)_ZN3MPI2OpD2Ev@Base 0
_ZN3MPI2UBE@Base 0
_ZN3MPI3BORE@Base 0
_ZN3MPI3INTE@Base 0
@@ -3001,7 +3001,7 @@
(optional)_ZN3MPI3Win8Set_nameEPKc@Base 0
(optional)_ZN3MPI3WinD0Ev@Base 0
(optional)_ZN3MPI3WinD1Ev@Base 0
- _ZN3MPI3WinD2Ev@Base 0
+ (optional)_ZN3MPI3WinD2Ev@Base 0
_ZN3MPI4BANDE@Base 0
_ZN3MPI4BOOLE@Base 0
_ZN3MPI4BXORE@Base 0
@@ -3212,10 +3212,10 @@
(optional)_ZN3MPI8NullcommD1Ev@Base 0
(optional)_ZN3MPI8NullcommD2Ev@Base 0
_ZN3MPI8PcontrolEiz@Base 0
- _ZN3MPI8Prequest5StartEv@Base 0
- _ZN3MPI8PrequestD0Ev@Base 0
- _ZN3MPI8PrequestD1Ev@Base 0
- _ZN3MPI8PrequestD2Ev@Base 0
+ (optional)_ZN3MPI8Prequest5StartEv@Base 0
+ (optional)_ZN3MPI8PrequestD0Ev@Base 0
+ (optional)_ZN3MPI8PrequestD1Ev@Base 0
+ (optional)_ZN3MPI8PrequestD2Ev@Base 0
_ZN3MPI8SEEK_CURE@Base 0
_ZN3MPI8SEEK_ENDE@Base 0
_ZN3MPI8SEEK_SETE@Base 0
@@ -3337,7 +3337,7 @@
(optional)_ZNK3MPI4File15Get_type_extentERKNS_8DatatypeE@Base 0
(optional)_ZNK3MPI4File19Get_position_sharedEv@Base 0
(optional)_ZNK3MPI4File8Get_infoEv@Base 0
- _ZNK3MPI4File8Get_sizeEv@Base 0
+ (optional)_ZNK3MPI4File8Get_sizeEv@Base 0
#MISSING: 4.1# _ZNK3MPI4File8Get_viewERlRNS_8DatatypeES3_Pc@Base 4
(optional)_ZNK3MPI4File8Get_viewERxRNS_8DatatypeES3_Pc@Base 4.1
(optional)_ZNK3MPI4File9Get_amodeEv@Base 0
please apply this patch to disable 7 additional symbols.
G.
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 4.2.0-13
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
mpich, 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 1079...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated mpich 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 08 Sep 2024 21:46:09 +0200
Source: mpich
Architecture: source
Version: 4.2.0-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1077247 1079142
Changes:
mpich (4.2.0-13) unstable; urgency=medium
.
* Bump required libslurm-dev version.
* Add upstream metadata.
* Switch s390x back to ch3 to avoid eztrace autopkgtest failures.
* Mark symbols disappearing with LTO as optional. (Closes: #1079142)
* Provide mpic++.mpich symlink. (Closes: #1077247)
* Drop rpath workarounds, no longer needed.
* Simplify d/rules.
* Drop missing-conf.patch, no longer needed.
Checksums-Sha1:
1cdf46c86db7ceffb788286abfab7abe241bc9aa 2771 mpich_4.2.0-13.dsc
cc40d7b9fb0bba824273d52f4a06f2b7026908cf 343764 mpich_4.2.0-13.debian.tar.xz
c8e73b5ce993494c667c69260d12e45287099bcf 8927 mpich_4.2.0-13_source.buildinfo
Checksums-Sha256:
3261e662ee003e3f6a2ef5225f5bef4505b79e7bbfdc592c5833601911811e5c 2771
mpich_4.2.0-13.dsc
4d3efae296f44f74b857db5788e673ab2821205bc2b8111c428e24446b7fb44c 343764
mpich_4.2.0-13.debian.tar.xz
9018054b39fbac4cabf14f7dd613322f0d4aec36c8e02a85d65852fbf6b979ba 8927
mpich_4.2.0-13_source.buildinfo
Files:
46021725b14cd21022b6c575ccc2987c 2771 devel optional mpich_4.2.0-13.dsc
82f88833acdaf61bb5c86a0bca5d1b58 343764 devel optional
mpich_4.2.0-13.debian.tar.xz
8341ba389af58666493addb1a6bc1777 8927 devel optional
mpich_4.2.0-13_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmbeAIcQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCFTxD/9ulmmJivzL6uA9W3nbkaS6SyN05Gent9V6
Lzia/hrbiaUX6GrsMafY6Prm01FP7zdyKEyrbfSkF414mN5wk3Fl+yFdLal4YbVN
/z2+Iq8KqiH7cbX7YM608DJvHAbEoPo2U1mHX45NJjoca/2gErr5Xi6VO0BFBfAI
z1p0G2T3q4eyhJTxb4NNhXaJddXiwnA+Js2iZktGKlBOJPpuyMVTUx3v5MQzRYm4
QGUTjk9pcFojFRErOJgzEPsuBBiunWHsPUpqmZ58hoPGjRhLRpGiiM59r38fhwD0
L+KJFHWhgW11QhOQaU33QTD3wRbi4ITNjz+jrYNhkEnBRAGhKwTckBHXA3jD7J4y
brJgSwRJWkYtwTLU6CR+Y1C956ZdSM8A2WfyRTatLTcbVaBJgdVaLYq9k8WF44/B
oRqimmf5+l3pa5bW85LAmunz1TdgU4xQIpKSvCp5KCGQnIYm1MpNQazLzSTdpoSV
aq/I6USVF3bcWrzN90/jDp16oQRHUrLmqdajlD7tMlAh+wqPL670jCzOySYicPbK
WaA2F/+iwyPbsRvJjEldfB3MDX700RJyedruf6k/+2/1xYX9i87l6bcREWLfhbZi
L+UwzBT2Z0TIqyFtlIk2egHlBXXbPLkSapouLxHirzbVDVW1OttRQ0zGiPzFSfoE
/vzqhVv57g==
=ceWC
-----END PGP SIGNATURE-----
pgpkuzYpu90sS.pgp
Description: PGP signature
--- End Message ---