Package: openmpi-bin
Version: 1.2.3-3
Severity: important

Hi,

it seems the 1.2.3-3 broke the build on kFreeBSD and/or Hurd,
unfortunately. The reason is that "arch: any" was changed to
"alpha amd64 i386 ia64 powerpc", the supported architectures.

However, the list lacks the non-Linux kernels, i.e.
kfreebsd-i386, kfreebsd-amd64, hurd-i386.

The attached patch should fix this, but I haven't tested it yet.


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-14 14:49:42.000000000 +0200
+++ debian/control	2007-08-14 14:57:11.000000000 +0200
@@ -10,7 +10,7 @@
 XS-Autobuild: yes
 
 Package: openmpi-bin
-Architecture: alpha amd64 i386 ia64 powerpc 
+Architecture: alpha amd64 i386 ia64 powerpc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}, openmpi-common (= ${source:Version})
 Suggests: gfortran
 Description: high performance message passing library -- binaries

Attachment: signature.asc
Description: Digital signature

Reply via email to