Your message dated Thu, 29 Dec 2011 21:11:33 +0000
with message-id <e1rgng9-0005d3...@franck.debian.org>
and subject line Bug#653610: fixed in scalapack 1.8.0-9
has caused the Debian Bug report #653610,
regarding scalapack: FTBFS on mips(el) and s390
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.)


-- 
653610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653610
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:scalapack
Severity: serious
Tags: patch

Hi Muammar,

I'm afraid scalapack FTBFS again on three platforms.  On all three the
failure mechanism is the same: libmpich2.so is not linked to libmpl.so .

The workaround is in the attached patch: if you explicitly link -lmpich
-lmpl it should work.

I'm also filing a bug against mpich2 which should have libmpich.so link
to libmpl.so .

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/
--- scalapack-1.8.0/debian/rules~	2011-12-28 17:17:32.000000000 -0500
+++ scalapack-1.8.0/debian/rules	2011-12-29 14:09:39.000000000 -0500
@@ -184,7 +184,7 @@
 	  ar x ../$${i}_mpich2.a ;\
 	  cd .. ;\
 	  gcc -shared -Wl,-soname=lib$$i-mpich2.so.$(version_major) -o \
-	    lib$$i-mpich2.so.$(version) tmp/*.o -lblas -llapack -lblacsCinit-mpich2 -lblacs-mpich2 -lmpich -lgfortran;\
+	    lib$$i-mpich2.so.$(version) tmp/*.o -lblas -llapack -lblacsCinit-mpich2 -lblacs-mpich2 -lmpich -lmpl -lgfortran;\
 	  ln -snf lib$$i-mpich2.so.$(version) lib$$i-mpich2.so.$(version_major) ;\
 	  ln -snf lib$$i-mpich2.so.$(version_major) lib$$i-mpich2.so ;\
 	  rm tmp/* ;\

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: scalapack
Source-Version: 1.8.0-9

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

libscalapack-mpi-dev_1.8.0-9_amd64.deb
  to main/s/scalapack/libscalapack-mpi-dev_1.8.0-9_amd64.deb
libscalapack-mpi1_1.8.0-9_amd64.deb
  to main/s/scalapack/libscalapack-mpi1_1.8.0-9_amd64.deb
libscalapack-pvm-dev_1.8.0-9_amd64.deb
  to main/s/scalapack/libscalapack-pvm-dev_1.8.0-9_amd64.deb
libscalapack-pvm1_1.8.0-9_amd64.deb
  to main/s/scalapack/libscalapack-pvm1_1.8.0-9_amd64.deb
scalapack-mpi-test_1.8.0-9_amd64.deb
  to main/s/scalapack/scalapack-mpi-test_1.8.0-9_amd64.deb
scalapack-pvm-test_1.8.0-9_amd64.deb
  to main/s/scalapack/scalapack-pvm-test_1.8.0-9_amd64.deb
scalapack-test-common_1.8.0-9_all.deb
  to main/s/scalapack/scalapack-test-common_1.8.0-9_all.deb
scalapack_1.8.0-9.debian.tar.gz
  to main/s/scalapack/scalapack_1.8.0-9.debian.tar.gz
scalapack_1.8.0-9.dsc
  to main/s/scalapack/scalapack_1.8.0-9.dsc



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 653...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Muammar El Khatib <muam...@debian.org> (supplier of updated scalapack 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 29 Dec 2011 20:24:51 +0100
Source: scalapack
Binary: libscalapack-mpi1 libscalapack-mpi-dev scalapack-mpi-test 
libscalapack-pvm1 libscalapack-pvm-dev scalapack-pvm-test scalapack-test-common
Architecture: source amd64 all
Version: 1.8.0-9
Distribution: unstable
Urgency: low
Maintainer: Muammar El Khatib <muam...@debian.org>
Changed-By: Muammar El Khatib <muam...@debian.org>
Description: 
 libscalapack-mpi-dev - Scalable Linear Algebra Package - Dev. files for MPICH
 libscalapack-mpi1 - Scalable Linear Algebra Package - Shared libs. for MPI
 libscalapack-pvm-dev - Scalable Linear Algebra Package - Dev. files for PVM
 libscalapack-pvm1 - Scalable Linear Algebra Package - Shared libs. for PVM
 scalapack-mpi-test - Scalable Linear Algebra Package - Test files for MPICH
 scalapack-pvm-test - Scalable Linear Algebra Package - Test files for PVM
 scalapack-test-common - Test data for ScaLAPACK testers
Closes: 653610
Changes: 
 scalapack (1.8.0-9) unstable; urgency=low
 .
   * scalapack failed to build from source with the new mpich2's targets. For
     avoiding this, scalapack has been linked explicitly with -lmpich -lmpl.
     Thanks again to Adam C Powell IV for providing a solution. (Closes: 
#653610)
Checksums-Sha1: 
 b6cd182ad959385a6e0c1aaf91bc11f36ef236e4 1547 scalapack_1.8.0-9.dsc
 7115d74e0cadb7671a4061ba8eedd49647d9c6ba 18289 scalapack_1.8.0-9.debian.tar.gz
 2fdec5d58d11bdb8f4c119875cdcbedb270e4821 3201418 
libscalapack-mpi1_1.8.0-9_amd64.deb
 b7fc66b33a2a4aa347726b985b8d63606e8da98e 3547938 
libscalapack-mpi-dev_1.8.0-9_amd64.deb
 1a98b51a1c6da6bb0faa4f3e5011769327c1e6f2 4398752 
scalapack-mpi-test_1.8.0-9_amd64.deb
 eb757417a7e7012b45cac8e73c3e733ba334d323 3199506 
libscalapack-pvm1_1.8.0-9_amd64.deb
 0922c60eccd5226fda254e801f7eef44ccdd13f2 3547926 
libscalapack-pvm-dev_1.8.0-9_amd64.deb
 429b442aed00940915c438a4545e97be2cde4220 4396930 
scalapack-pvm-test_1.8.0-9_amd64.deb
 fab19c1bbb6648cedc992259e9a5672f0b275147 18662 
scalapack-test-common_1.8.0-9_all.deb
Checksums-Sha256: 
 5456154bd2b835a659c267d357ef7cb762575b3e84c22952949bc8f9a3123b8d 1547 
scalapack_1.8.0-9.dsc
 38b6d26d4836a6a6743ae01de189d2021735f1242aba480b9b92810b5c31feb8 18289 
scalapack_1.8.0-9.debian.tar.gz
 af86c7d68f03fb62479fcd6108a2343b2f6be18cc802fb4f45825cccf643724a 3201418 
libscalapack-mpi1_1.8.0-9_amd64.deb
 fe59694054326d1e40e9889b1f94e61edd54e27c4ba75225cb3700cf52176379 3547938 
libscalapack-mpi-dev_1.8.0-9_amd64.deb
 556546ae97638de80b1d58fad3f1a33750522916f733faa6d0e55517e38fdc33 4398752 
scalapack-mpi-test_1.8.0-9_amd64.deb
 4327979157c53c4110a482419670616a57ed9d6a4976851e4a835a191eb458cd 3199506 
libscalapack-pvm1_1.8.0-9_amd64.deb
 81ba21406bd718b50a28d6d8c37b362febe49d869bde909a7da9d7292d2dbb24 3547926 
libscalapack-pvm-dev_1.8.0-9_amd64.deb
 02200982352ba079bff288f381b7521e5147d77b9dc1b88372fb76702a371008 4396930 
scalapack-pvm-test_1.8.0-9_amd64.deb
 f2dd8f9a33063255ba70f12f10736b7257c4fa3f2ba6fb363aea179d7be5987d 18662 
scalapack-test-common_1.8.0-9_all.deb
Files: 
 4c303e4acbdbb439d91794e6c88723af 1547 devel extra scalapack_1.8.0-9.dsc
 4001ccd1b5357c2e3b2199768d2cc3e2 18289 devel extra 
scalapack_1.8.0-9.debian.tar.gz
 567af140d5e28d13a02d7754b0e2450a 3201418 libs extra 
libscalapack-mpi1_1.8.0-9_amd64.deb
 3937a38d9ac9453064eef68c216a74e6 3547938 libdevel extra 
libscalapack-mpi-dev_1.8.0-9_amd64.deb
 422687f23bd31874f339f675d03041e3 4398752 math extra 
scalapack-mpi-test_1.8.0-9_amd64.deb
 f66b9fa3bafe64243c33420cc752edce 3199506 libs extra 
libscalapack-pvm1_1.8.0-9_amd64.deb
 26fec46c3ea431ef0b4eb53fbded5f8a 3547926 libdevel extra 
libscalapack-pvm-dev_1.8.0-9_amd64.deb
 92ee32aa6721617a6b1572d6a2adc00a 4396930 math extra 
scalapack-pvm-test_1.8.0-9_amd64.deb
 670540cfacc7a58d9033c58951d1f771 18662 devel extra 
scalapack-test-common_1.8.0-9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk780hUACgkQMOtAOxJwKfF9wACfTXdkDZAdDLOwrCDoaHkxwCUb
KfMAn1HwyCw5elgiyu8xqOSPp/hT817/
=5WCw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to