Your message dated Fri, 28 Jul 2017 08:53:20 +0000
with message-id <[email protected]>
and subject line Bug#685226: fixed in mpich 3.3~a2-1
has caused the Debian Bug report #685226,
regarding mpich2: build using blcr on armhf too
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.)


-- 
685226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685226
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpich2
Version: 1.4.1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch

blcr is built on armhf so mpich2 could use it as checkpointing library on that
platform too.
Attached patch should archive this.

It is not particularly important as blcr does not work with current kernels,
but maybe it is of use for people running debian with older kernels (see bug
638339).



-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-29-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mpich2-1.4.1/debian/changelog mpich2-1.4.1/debian/changelog
diff -Nru mpich2-1.4.1/debian/control mpich2-1.4.1/debian/control
--- mpich2-1.4.1/debian/control	2011-08-25 21:37:45.000000000 +0200
+++ mpich2-1.4.1/debian/control	2011-12-05 20:18:55.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Science Maintainers <[email protected]>
 Uploaders: Lucas Nussbaum <[email protected]>, Torquil Macdonald Sørensen <[email protected]>
-Build-Depends: debhelper (>= 7), cdbs, gfortran, txt2man, libxt-dev, x11proto-core-dev, default-jdk, quilt, procps, libhwloc-dev, hwloc-nox, libcr-dev [amd64 armel i386 powerpc], automake
+Build-Depends: debhelper (>= 7), cdbs, gfortran, txt2man, libxt-dev, x11proto-core-dev, default-jdk, quilt, procps, libhwloc-dev, hwloc-nox, libcr-dev [amd64 armel armhf i386 powerpc], automake
 Standards-Version: 3.9.2
 Homepage: http://www.mcs.anl.gov/research/projects/mpich2/
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mpich2.git;a=summary
@@ -55,7 +55,7 @@
 Package: libmpich2-dev
 Architecture: any
 Section: libdevel
-Depends: libmpich2-3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libcr-dev [amd64 armel i386 powerpc]
+Depends: libmpich2-3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libcr-dev [amd64 armel armhf i386 powerpc]
 Recommends: mpich2 (= ${binary:Version})
 Description: Development files for MPICH2
  MPICH2 is a high-performance and widely portable implementation of the
diff -Nru mpich2-1.4.1/debian/rules mpich2-1.4.1/debian/rules
--- mpich2-1.4.1/debian/rules	2011-08-27 09:06:32.000000000 +0200
+++ mpich2-1.4.1/debian/rules	2011-12-05 20:19:38.000000000 +0100
@@ -26,7 +26,7 @@
 	--with-hwloc-prefix=system
 
 # BLCR checkpointing support
-ifneq (,$(findstring $(DEB_HOST_ARCH),amd64 armel i386 powerpc))
+ifneq (,$(findstring $(DEB_HOST_ARCH),amd64 armel armhf i386 powerpc))
 	DEB_CONFIGURE_EXTRA_FLAGS += --enable-checkpointing --with-hydra-ckpointlib=blcr
 endif
 

--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 3.3~a2-1

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Fri, 28 Jul 2017 07:33:24 +0100
Source: mpich
Binary: libmpich-dev libmpich12 mpich mpich-doc
Architecture: source amd64 all
Version: 3.3~a2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
 libmpich-dev - Development files for MPICH
 libmpich12 - Shared libraries for MPICH
 mpich      - Implementation of the MPI Message Passing Interface standard
 mpich-doc  - Documentation for MPICH
Closes: 685226
Changes:
 mpich (3.3~a2-1) experimental; urgency=medium
 .
   [ Alastair McKinstry ]
   * [fa1de3cf] New upstream release
   * [23c9187f] Standards-Version now 3.9.8
   * [82a09e4] Enable bvlcr on armhf. Closes: #685226
   * [541bb218] Use xz compression for debian pkg
   * [fa9cef6a] Mark mpich-doc as M-A: foreign
Checksums-Sha1:
 cead17cda44503d32e68fc90980d27fa2a3f4764 2538 mpich_3.3~a2-1.dsc
 7dcbb411baabf27beedb19d46938368bc8028a74 7085496 mpich_3.3~a2.orig.tar.xz
 532b2e1ef0bda02d72db1f1d7e1a79dbfaffe80a 43808 mpich_3.3~a2-1.debian.tar.xz
 22ec45968af16ab818a752a8a3b51d2370524696 3385928 
libmpich-dev-dbgsym_3.3~a2-1_amd64.deb
 46715065d15b4551b52ca74726240ae70229760e 1381212 
libmpich-dev_3.3~a2-1_amd64.deb
 7d63566aac189395875f2fa85364cc3c3ff18707 5991836 
libmpich12-dbgsym_3.3~a2-1_amd64.deb
 49c4ca2135a8f9d6ec404c25f39fc61d426d5de7 952436 libmpich12_3.3~a2-1_amd64.deb
 2de66c9d74397e004a1165532810c53fe969b61f 928368 mpich-dbgsym_3.3~a2-1_amd64.deb
 e28c215d8d3be87af58e1a793da15bf8a7efa434 780780 mpich-doc_3.3~a2-1_all.deb
 dea7c0bd2c39eb3147b4a3e7eace11df290a0895 11149 mpich_3.3~a2-1_amd64.buildinfo
 31265bb7200246954e09bee1d52d23a607a2ebc5 220620 mpich_3.3~a2-1_amd64.deb
Checksums-Sha256:
 aa5db1c89c343340a5cba45d3f4b5a441664b62d37d9028c248708bb56658e91 2538 
mpich_3.3~a2-1.dsc
 7c13c2d44f8f689d81b99312ff81dbb5498eee49a14b252f536945b680b8350d 7085496 
mpich_3.3~a2.orig.tar.xz
 732469d103c001c1781e84d39b3f0e5f2957585f4e08a455bd15ee4e320c229d 43808 
mpich_3.3~a2-1.debian.tar.xz
 6f53458ff7e224fef764431ef4d01403c2635c922a606d88696d7689f4c096fe 3385928 
libmpich-dev-dbgsym_3.3~a2-1_amd64.deb
 58fe995ad3d3849067cc4cceab6e6c3d11c0aad842c1428b107d107b0788aac5 1381212 
libmpich-dev_3.3~a2-1_amd64.deb
 1727457d209838f60c09325fd098dd5d53581d84e2f1d3e92f865292581e829c 5991836 
libmpich12-dbgsym_3.3~a2-1_amd64.deb
 d65e458a53f2b0ce77b4d47dcbc62d818d161778a6e481308a075a8bbc7e025c 952436 
libmpich12_3.3~a2-1_amd64.deb
 9c9377685a3c81792e0f41426e4789ae368d56a8105da675aefb1f28eca0709b 928368 
mpich-dbgsym_3.3~a2-1_amd64.deb
 54a089731b64a390cb9cb45d065e735d5d92c055bcf4e6c5f112ae7c8e9c6c38 780780 
mpich-doc_3.3~a2-1_all.deb
 a9e50d3ccfa677b985442476ae564b1042caaad5bfc829ad9c4603b124c29885 11149 
mpich_3.3~a2-1_amd64.buildinfo
 b660d0ef0e2647729d5a0b70871fd2ef3aec8d7fd8596ae4b88ab918604d2ada 220620 
mpich_3.3~a2-1_amd64.deb
Files:
 248dc7896c35d6440de8f7a6c2a4de8d 2538 devel extra mpich_3.3~a2-1.dsc
 7921263184cdc032da3a7ac2df391384 7085496 devel extra mpich_3.3~a2.orig.tar.xz
 ca14d670d07e34e78ab61d0fe6230b7e 43808 devel extra mpich_3.3~a2-1.debian.tar.xz
 f3d51e25d0f712feee971d2f3e42d402 3385928 debug extra 
libmpich-dev-dbgsym_3.3~a2-1_amd64.deb
 058db0027f2b6e4bf031c8e2c6ed5a18 1381212 libdevel extra 
libmpich-dev_3.3~a2-1_amd64.deb
 1002ab736c3fb6128572d382c033f2c6 5991836 debug extra 
libmpich12-dbgsym_3.3~a2-1_amd64.deb
 62e98c8dc4388fbc669e29d33f299798 952436 libs extra 
libmpich12_3.3~a2-1_amd64.deb
 649af90d656646e06900c6778357431e 928368 debug extra 
mpich-dbgsym_3.3~a2-1_amd64.deb
 8e6e4245a86c89a5baf9c2e1532588f7 780780 doc extra mpich-doc_3.3~a2-1_all.deb
 63409e1545ee8a8b7b2839355f6f3e86 11149 devel extra 
mpich_3.3~a2-1_amd64.buildinfo
 45eda2564b7f3a83bae813286f707d88 220620 devel extra mpich_3.3~a2-1_amd64.deb

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAll64c8ACgkQy+a7Tl2a
06Vhfg/+MFl16IypsvxYJD7QnrBWump3t/8rW60FGm74vtR1HUElzWzEMUQSMOWn
Ktj8HTDCXcwoxbFUQrFP94PG+6KMyKQbrIbWcqcIFvcQiXygDfWS9eRckIRwRv39
HlYBOqd/x9bSwDvBm5vnfGNFZNV7Y8aPDRBPaTFpzxqjdYGU4SrAZfNwv0vVPXIO
ZeQ6yRIv3Ve9XWe6/RgOsbtvSoSX39WA4//5kchW0R0KwTNgxnbOLhuqaOsVhUkP
pOmOFSzGPwbvPhuwAz9iIwX5FlW/TM0KkRFgxZH+74YvA3zbotOYL0nYDbboY5In
ldWNxpLiES2WLSKssHVoQpYLL4arRL4I80M9EpUVr5qY8Sz87+8yXD0ehk69v86U
UYBVrGG18i+y7jrdM6o96gJvx+tv623ebxjrqO0Ak/drakjSQ2NPVVLkBNhFWMM0
JQW43Q9lKi90Bw+JF0rW4BUa/khhiVvJ96ZVAAm/zXRPgRWQeNaPAP5eSeTRsS+s
Wmp+u8Zv4SqVLbEZnyEYlHY96ET1keul1AVCWWXAgLWV2KxfDq99Adkeo/Su5XFK
M84vST8o46MWB4CmY3/oNDUr96p4VAV9QqzVRa5wcuaZPN4xs3PkWZPoQbs8xUJ8
Or0wUGDBvKzypVkOD6a1W5asJ8ZzjvoPDwPknG/tKmN5IrrAaB8=
=XEwV
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to