Your message dated Sun, 27 Mar 2011 15:32:27 +0000
with message-id <e1q3rx5-0006lg...@franck.debian.org>
and subject line Bug#614528: fixed in blacs-mpi 1.1-29
has caused the Debian Bug report #614528,
regarding blacs-mpi: FTBFS: dpkg-shlibdeps: error: couldn't find library
libmpi_f77.so.0 needed by
debian/libblacs-mpi1/usr/lib/libblacsF77init-openmpi.so.1.1 (ELF format:
'elf64-x86-64'; RPATH: '').
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.)
--
614528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: blacs-mpi
Version: 1.1-28.2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-blacs-mpi_1.1-28.2-amd64-8YXDhW/blacs-mpi-1.1/TESTING'
> make[1]: Nothing to be done for `dat'.
> make[1]: Leaving directory
> `/build/user-blacs-mpi_1.1-28.2-amd64-8YXDhW/blacs-mpi-1.1/TESTING'
> set -e ;\
> for i in $(find TESTING/EXE -name "*.dat"); do \
> install -m 644 $i `pwd`/debian/blacs-test-common/usr/lib/blacs ;\
> done
> dh_link -i
> dh_compress -i
> dh_fixperms -i
> dh_installdeb -i
> dh_gencontrol -i
> dh_md5sums -i
> dh_builddeb -i
> dpkg-deb: building package `blacs-test-common' in
> `../blacs-test-common_1.1-28.2_all.deb'.
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_clean: dh_clean -k is deprecated; use dh_prep instead
> dh_installdirs -v -a
> install -d debian/libblacs-mpi1
> install -d debian/libblacs-mpi1/usr/lib
> install -d debian/libblacs-mpi-dev
> install -d debian/libblacs-mpi-dev/usr/lib
> install -d debian/blacs-mpi-test
> install -d debian/blacs-mpi-test/usr/lib/blacs
> set -e ;\
> for i in blacs blacsF77init blacsCinit ; do \
> cp -a lib$i-openmpi.so.* \
> `pwd`/debian/libblacs-mpi1/usr/lib/ ;\
> cp -a lib$i-openmpi.so \
> `pwd`/debian/libblacs-mpi-dev/usr/lib/ ;\
> done
> set -e ;\
> for i in shared static ; do \
> install TESTING/EXE/xCbtest_MPI-LINUX-0-$i-openmpi \
> `pwd`/debian/blacs-mpi-test/usr/lib/blacs/cblacs_test_$i-openmpi ;\
> install TESTING/EXE/xFbtest_MPI-LINUX-0-$i-openmpi \
> `pwd`/debian/blacs-mpi-test/usr/lib/blacs/fblacs_test_$i-openmpi ;\
> done
> set -e ;\
> install LIB/blacsCinit_MPI-LINUX-0.a \
> `pwd`/debian/libblacs-mpi-dev/usr/lib/libblacsCinit-openmpi.a
> install LIB/blacsF77init_MPI-LINUX-0.a \
> `pwd`/debian/libblacs-mpi-dev/usr/lib/libblacsF77init-openmpi.a
> install LIB/blacs_MPI-LINUX-0.a \
> `pwd`/debian/libblacs-mpi-dev/usr/lib/libblacs-openmpi.a
> touch install-stamp-openmpi
> dh_testdir -a
> dh_testroot -a
> dh_installdocs -a README
> dh_installexamples -a
> dh_installmanpages -a
> dh_installmanpages: This program is deprecated, switch to dh_installman.
> dh_installchangelogs -a
> dh_link -a
> dh_compress -a
> dh_fixperms -a
> dh_strip -a
> dh_makeshlibs -a
> dh_installdeb -a
> dh_shlibdeps -a -l/build/user-blacs-mpi_1.1-28.2-amd64-8YXDhW/blacs-mpi-1.1
> dpkg-shlibdeps: error: couldn't find library libmpi_f77.so.0 needed by
> debian/libblacs-mpi1/usr/lib/libblacsF77init-openmpi.so.1.1 (ELF format:
> 'elf64-x86-64'; RPATH: '').
> Note: libraries are not searched in other binary packages that do not have
> any shlibs or symbols file.
> To help dpkg-shlibdeps find private libraries, you might need to set
> LD_LIBRARY_PATH.
> dh_shlibdeps: dpkg-shlibdeps -Tdebian/libblacs-mpi1.substvars
> debian/libblacs-mpi1/usr/lib/libblacs-openmpi.so.1.1
> debian/libblacs-mpi1/usr/lib/libblacsF77init-openmpi.so.1.1
> debian/libblacs-mpi1/usr/lib/libblacsCinit-openmpi.so.1.1 returned exit code 2
> make: *** [binary-arch] Error 9
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/02/21/blacs-mpi_1.1-28.2_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: blacs-mpi
Source-Version: 1.1-29
We believe that the bug you reported is fixed in the latest version of
blacs-mpi, which is due to be installed in the Debian FTP archive:
blacs-mpi-test_1.1-29_amd64.deb
to main/b/blacs-mpi/blacs-mpi-test_1.1-29_amd64.deb
blacs-mpi_1.1-29.diff.gz
to main/b/blacs-mpi/blacs-mpi_1.1-29.diff.gz
blacs-mpi_1.1-29.dsc
to main/b/blacs-mpi/blacs-mpi_1.1-29.dsc
blacs-test-common_1.1-29_all.deb
to main/b/blacs-mpi/blacs-test-common_1.1-29_all.deb
libblacs-mpi-dev_1.1-29_amd64.deb
to main/b/blacs-mpi/libblacs-mpi-dev_1.1-29_amd64.deb
libblacs-mpi1_1.1-29_amd64.deb
to main/b/blacs-mpi/libblacs-mpi1_1.1-29_amd64.deb
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 614...@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 blacs-mpi 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: Sun, 27 Mar 2011 14:57:41 +0200
Source: blacs-mpi
Binary: libblacs-mpi1 libblacs-mpi-dev blacs-mpi-test blacs-test-common
Architecture: source all amd64
Version: 1.1-29
Distribution: unstable
Urgency: low
Maintainer: Muammar El Khatib <muam...@debian.org>
Changed-By: Muammar El Khatib <muam...@debian.org>
Description:
blacs-mpi-test - Basic Linear Algebra Comm. Subprograms - Test files for MPI
blacs-test-common - Test data for BLACS testers
libblacs-mpi-dev - Basic Linear Algebra Comm. Subprograms - Dev. files for MPI
libblacs-mpi1 - Basic Linear Algebra Comm. Subprograms - Shared libs. for MPI
Closes: 614528
Changes:
blacs-mpi (1.1-29) unstable; urgency=low
.
* Fixed FTBFS because of a dpkg-shlibdeps error that was not able to find
the library libmpi_f77.so.0. (Closes: #614528)
* Maintainer's mail has been changed.
* Bump Standards-Version to 3.9.1. No changes were needed.
* Moved to debhelper 7.
Checksums-Sha1:
1a23203a459ff0920bc5e1242b2364dbb4e0c11e 1095 blacs-mpi_1.1-29.dsc
18091c508ca73aa127af5801f8e3e7651890e3fe 101480 blacs-mpi_1.1-29.diff.gz
5ce56a02848a9b6e789c0f01ef36737f43d7a8c2 6560 blacs-test-common_1.1-29_all.deb
5e49ecc56f22657810496938c736a543a32b9928 66688 libblacs-mpi1_1.1-29_amd64.deb
7815259ceb64e0e8dc7ea82b07f9067b07fa1fac 78272
libblacs-mpi-dev_1.1-29_amd64.deb
4808fc2abdf2d9cc6da5aec5fe626f3a93827e55 453440 blacs-mpi-test_1.1-29_amd64.deb
Checksums-Sha256:
586de212c79353bd63124f44fdf7a901f730dde2d768cb7339969dfd487ed53b 1095
blacs-mpi_1.1-29.dsc
9fa9ea2af60c879cda2cedfdfa9cc3f1d2e9478ef934d44e37b484c38a331919 101480
blacs-mpi_1.1-29.diff.gz
1f19caaa91b3e80999fc65e01e3e12b4b0c7d01f7411b0c67146b4faf25e2d57 6560
blacs-test-common_1.1-29_all.deb
4304f27605079630368b40c5863b94b7aa54b56d47c3bda7ebca3ae2da288361 66688
libblacs-mpi1_1.1-29_amd64.deb
c69d7b753843bf8ce49390ae26971c8cf85986b9c04aa5afc4b6a0d7eb64b3aa 78272
libblacs-mpi-dev_1.1-29_amd64.deb
1c11d92c8e23bac3b021d184f2dcc222f1af8cd56740a7b3aa376c1c891b45ce 453440
blacs-mpi-test_1.1-29_amd64.deb
Files:
24bf1afc91597c6f86dd56be9c9b0c88 1095 devel extra blacs-mpi_1.1-29.dsc
90d29025584d912883aa494f40b6ff9a 101480 devel extra blacs-mpi_1.1-29.diff.gz
3dfe1a08c5439e8d6c6c4985a80f82ce 6560 math extra
blacs-test-common_1.1-29_all.deb
9517f8c78a3ad1bef975bdb3d378ff0c 66688 libs extra
libblacs-mpi1_1.1-29_amd64.deb
d2025334a2c036d01b86691860a08b35 78272 libdevel extra
libblacs-mpi-dev_1.1-29_amd64.deb
709494cee3883f0cdc67060a7ca62493 453440 math extra
blacs-mpi-test_1.1-29_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2PTf8ACgkQMOtAOxJwKfHfjwCeOYdHZSnBU7sMUDdHu35+WvJB
iHAAoIjWJzWwLM7Hz78p/fwvYtxTznUf
=qGPC
-----END PGP SIGNATURE-----
--- End Message ---