Your message dated Sat, 06 Feb 2016 19:19:38 +0000
with message-id <e1as8oq-0008e3...@franck.debian.org>
and subject line Bug#813791: fixed in mumps 4.10.0.dfsg-4
has caused the Debian Bug report #813791,
regarding mumps FTFBS with openmpi1.10 transition
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.)


-- 
813791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mumps
Severity: important
Tags: patch

mumps FTBFS with openmpi1.10. Please find a patch attached required.
Note that this fix also depends on:
(1) #813357. blacs-mpi fix.
(2) #813498. scalapack fix.
(3) #813494. mpi-default-dev fix.

best regards
Alastair


-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_IE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -urN mumps-4.10.0.dfsg/debian/changelog mumps-4.10.0.dfsg.new/debian/changelog
--- mumps-4.10.0.dfsg/debian/changelog	2011-12-30 18:24:00.000000000 +0000
+++ mumps-4.10.0.dfsg.new/debian/changelog	2016-02-03 11:50:39.479877909 +0000
@@ -1,3 +1,10 @@
+mumps (4.10.0.dfsg-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use pkg-config to get mpif libs
+
+ -- Alastair McKinstry <mckins...@debian.org>  Wed, 03 Feb 2016 11:50:16 +0000
+
 mumps (4.10.0.dfsg-3) unstable; urgency=low
 
   * Added quilt to Build-Depends, seems to be necessary after all.
diff -urN mumps-4.10.0.dfsg/debian/Makefile.par.inc mumps-4.10.0.dfsg.new/debian/Makefile.par.inc
--- mumps-4.10.0.dfsg/debian/Makefile.par.inc	2011-12-22 11:40:34.000000000 +0000
+++ mumps-4.10.0.dfsg.new/debian/Makefile.par.inc	2016-02-03 11:50:12.022625417 +0000
@@ -76,7 +76,7 @@
 #INCPAR = -I/usr/local/include
 INCPAR = -I/usr/include/mpi
 # LIBPAR = $(SCALAP)  -L/usr/local/lib/ -llammpio -llamf77mpi -lmpi -llam -lutil -ldl -lpthread
-MPIFLIB = -lmpif77
+MPIFLIB = $$(pkg-config mpi-fort --libs)
 MPICLIB = -lmpi
 LIBPAR = $(SCALAP) $(MPIFLIB)
 # See point 17 in the FAQ to have more details on the compilation of mpich with gfortran
diff -urN mumps-4.10.0.dfsg/debian/Makefile.ptscotch.inc mumps-4.10.0.dfsg.new/debian/Makefile.ptscotch.inc
--- mumps-4.10.0.dfsg/debian/Makefile.ptscotch.inc	2011-12-22 11:40:43.000000000 +0000
+++ mumps-4.10.0.dfsg.new/debian/Makefile.ptscotch.inc	2016-02-03 11:51:27.682076659 +0000
@@ -76,7 +76,7 @@
 #INCPAR = -I/usr/local/include
 INCPAR = -I/usr/include/mpi
 # LIBPAR = $(SCALAP)  -L/usr/local/lib/ -llammpio -llamf77mpi -lmpi -llam -lutil -ldl -lpthread
-MPIFLIB = -lmpif77
+MPIFLIB = $$(pkg-config mpi-fort --libs)
 MPICLIB = -lmpi
 LIBPAR = $(SCALAP) $(MPIFLIB)
 # See point 17 in the FAQ to have more details on the compilation of mpich with gfortran

--- End Message ---
--- Begin Message ---
Source: mumps
Source-Version: 4.10.0.dfsg-4

We believe that the bug you reported is fixed in the latest version of
mumps, 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 813...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated mumps 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: Sat, 06 Feb 2016 18:44:41 +0000
Source: mumps
Binary: libmumps-dev libmumps-seq-dev libmumps-4.10.0 libmumps-seq-4.10.0 
libmumps-scotch-4.10.0 libmumps-scotch-dev libmumps-ptscotch-4.10.0 
libmumps-ptscotch-dev mumps-test
Architecture: source
Version: 4.10.0.dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
 libmumps-4.10.0 - Direct linear systems solver - parallel shared libraries
 libmumps-dev - Direct linear systems solver - parallel development files
 libmumps-ptscotch-4.10.0 - Direct linear systems solver - PTScotch-version 
shared libraries
 libmumps-ptscotch-dev - Direct linear systems solver - PTScotch-version 
development files
 libmumps-scotch-4.10.0 - Direct linear systems solver - Scotch-version shared 
libraries
 libmumps-scotch-dev - Direct linear systems solver - Scotch-version 
development files
 libmumps-seq-4.10.0 - Direct linear systems solver - non-parallel shared 
libraries
 libmumps-seq-dev - Direct linear systems solver - non-parallel development 
files
 mumps-test - Example/test binaries using MUMPS
Closes: 813791
Changes:
 mumps (4.10.0.dfsg-4) unstable; urgency=medium
 .
   * Team upload.
   * Stop calling directly quilt, drop build-dep.
   * Run wrap-and-sort.
   * Fix FTBFS with openmpi 1.10.  Closes: #813791
   * Remove debian/README.source as now useless.
   * Bump debhelper compat level to 9 and use the dh sequencer.
   * Bump Standards-Version to 3.9.7, no changes needed.
   * Canonicalize Vcs-* fields, use https.
   * Use copyright-format 1.0 as finalized.
Checksums-Sha1:
 4de502b5ea5dd829665a7ef87d7cabe979343770 2710 mumps_4.10.0.dfsg-4.dsc
 c5dbcf2ca38c8e91b8556231690271a8907edaf0 8856 mumps_4.10.0.dfsg-4.debian.tar.xz
Checksums-Sha256:
 781982f0667d9554498c2ae75b73434badf6598150076d9948f79cc5df209624 2710 
mumps_4.10.0.dfsg-4.dsc
 cce17785ffa5f8ccdcec712a356ed4b951650ef168978ba193fe52db927268a9 8856 
mumps_4.10.0.dfsg-4.debian.tar.xz
Files:
 1dc69e444a3c2cf3742070e89a084b1b 2710 devel extra mumps_4.10.0.dfsg-4.dsc
 c986b50dc98e1be9932dacdbbab4cf31 8856 devel extra 
mumps_4.10.0.dfsg-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWtj9wAAoJEEsEP825REVAq+sQAIeeIlVUvTdCM06iOEMctecf
ZsNFmBPLRZdHbE1yYCBT9vNSSg4r7xbGrR91vqwk8SdXaPbIUPCynFCpDf6haw/d
Pgg+2fM8np3/jlbgPDCFsdlZ27uxESFRL8OmBohAR0X1qwnwgfvMrFWgj3q8e+js
BGLdofgl8M52i06pa+GKbtNvJt64DFWxbC9sjDsAZFFZl5zyu6ll6aEuwIP9zrBy
1n8avfwoFHLSxm8HgG4SZq1QjtjOCdtbs6uPU8Mh+LJDLV8eSgtteWCLSr3mKpGf
ujPnwxOckXqNsM2cAIkB0XHSi3rxWgb0VtWWt4Jl4qbrMwZ98XUJvtk/ekRBON9I
2q09KClFxTK4O/gRY1+9ANMwlWMYdw9/Zxkg1eUrQbloYaiBioIeJF4+nRxHZGe7
6IR9Yp8ePWKTH2+aF4POqbMRv4E+GdAbgGYDIKGWmY48C7T6Y73JsDreG045bzC3
CBNJMSXh+7GMmdys4ac8llY88o/zBRY3v4Iju2tB4Q1Qsf5DNkep0COZOy5hJ39M
vh1dqEpJR+PEVZAXIFVa1TPYuiUU7FasCUjvbhPR6zCSU6vxF7K/gdSEYpPwltZs
mhSQnDhq9OjoVB4kx2tvRllYWD+0tznVdWL6yJYbOfvSCfweTFgBKHPTfAEdDrDq
CgQUA51wPFWyhwqfVpld
=Im/h
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to