Your message dated Mon, 13 Aug 2007 01:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435573: fixed in openmpi 1.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: openmpi-bin
Version: 1.2.3-1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current openmpi packages now build fine on Debian/GNU kFreeBSD,
except for one thing: the libibverbs library doesn't exist
on non-Linux platforms (no upstream support) and it doesn't seem likely
that it will be available anytime soon (but please correct me if I'm wrong!)

Thus, kfreebsd-* (and also hurd-*, I guess) should be excluded from the
dependencies on non-Linux platforms, see patch.

The attached patch was enough for me to get a successful build on
kFreeBSD i386. It seems the build system copes fine with a missing
libibverbs otherwise, no further fixes seem to be required.

However, actually _using_ Open MPI does not yet work, I get a segfault
on my hello world program. But I think that's unrelated so I'll file an
extra bug on that.


HTH, Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
--- debian/control.orig	2007-08-01 13:27:57.000000000 +0200
+++ debian/control	2007-08-01 13:28:50.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian OpenMPI Maintainers <[EMAIL PROTECTED]>
 Uploaders: Dirk Eddelbuettel <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), dpatch, libibverbs-dev, gfortran, libsysfs-dev, automake, gcc (>= 4:4.1.2)
+Build-Depends: debhelper (>= 5.0.0), dpatch, libibverbs-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], gfortran, libsysfs-dev, automake, gcc (>= 4:4.1.2)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-openmpi/openmpi/trunk/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 1.2.3-3

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

libopenmpi-dbg_1.2.3-3_i386.deb
  to pool/main/o/openmpi/libopenmpi-dbg_1.2.3-3_i386.deb
libopenmpi-dev_1.2.3-3_i386.deb
  to pool/main/o/openmpi/libopenmpi-dev_1.2.3-3_i386.deb
libopenmpi1_1.2.3-3_i386.deb
  to pool/main/o/openmpi/libopenmpi1_1.2.3-3_i386.deb
openmpi-bin_1.2.3-3_i386.deb
  to pool/main/o/openmpi/openmpi-bin_1.2.3-3_i386.deb
openmpi-common_1.2.3-3_all.deb
  to pool/main/o/openmpi/openmpi-common_1.2.3-3_all.deb
openmpi-doc_1.2.3-3_all.deb
  to pool/main/o/openmpi/openmpi-doc_1.2.3-3_all.deb
openmpi_1.2.3-3.diff.gz
  to pool/main/o/openmpi/openmpi_1.2.3-3.diff.gz
openmpi_1.2.3-3.dsc
  to pool/main/o/openmpi/openmpi_1.2.3-3.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated openmpi 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: SHA1

Format: 1.7
Date: Sun, 12 Aug 2007 19:43:29 -0500
Source: openmpi
Binary: openmpi-common openmpi-bin libopenmpi-dev libopenmpi1 libopenmpi-dbg 
openmpi-doc
Architecture: source all i386
Version: 1.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenMPI Maintainers <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description: 
 libopenmpi-dbg - high performance message passing library -- debug library
 libopenmpi-dev - high performance message passing library -- header files
 libopenmpi1 - high performance message passing library -- shared library
 openmpi-bin - high performance message passing library -- binaries
 openmpi-common - high performance message passing library -- common files
 openmpi-doc - high performance message passing library -- man pages
Closes: 435573
Changes: 
 openmpi (1.2.3-3) unstable; urgency=low
 .
   [ Manuel Prinz ]
   * Fixed: openmpi-bin: libibverbs only available for Linux. Thanks to
     Uwe Hermann for providing the patch! (Closes: #435573)
   * Changed section of openmpi-doc to doc to satisfy overrides
 .
   [ Dirk Eddelbuettel ]
   * debian/control: Trying something moderately radical here -- we are
     switching the binary packages from 'Architecture: any' to the set
     of five architectures that can actually build the package, given the
     lack of upstream support for atomistic operations on the other
     architectures (c.f. Debian BTS for openmpi)
Files: 
 683f1f822f28741c4c04c88eb1d3ce86 994 net extra openmpi_1.2.3-3.dsc
 355f8461fd5526c799ea17dc4e220ef2 280161 net extra openmpi_1.2.3-3.diff.gz
 7dab60ec06c1a9156fcec9fb98d5e8b5 151166 net extra openmpi-bin_1.2.3-3_i386.deb
 89526bc87c78965544b65106b86caeab 415612 libdevel extra 
libopenmpi-dev_1.2.3-3_i386.deb
 bc88470d0c544972a584d91735fca9b0 1049868 libs extra 
libopenmpi1_1.2.3-3_i386.deb
 1de9cb309cc1661904999dbf9f146f97 3835294 devel extra 
libopenmpi-dbg_1.2.3-3_i386.deb
 14b367a9c8ff1f705561c11670ac0d2b 41302 net extra openmpi-common_1.2.3-3_all.deb
 74194500534d681c6bd83bfa83dbfd47 447300 doc extra openmpi-doc_1.2.3-3_all.deb

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

iD8DBQFGv605CZSR95Gw07cRAmgSAKCHwAEwUFQ/rCOOtT2OoDXrrSlXygCghfnr
uWEE4ZtlJ26ZYgfh4OHQDPc=
=6Myo
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to