severity 437839 normal thanks On 14 August 2007 at 15:03, Uwe Hermann wrote: | 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.
I realized that after I made the upload. Sorry. I base my "builds or doesn't build" on the logs accessible via my QA page. These do not include the 'k' builds. As I understand these to be not officially part of the release, I lowered the severity too. | 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. I'd be happy to upload a fixed 1.2.3-4 this but could you possibly a) prove that it builds on hurd-i386 (build log somewhere would be fine) b) get back to me on the open kFreeBSD bug where I pinged you in another thread -- do we still segfault there or not? Many thanks for your dedicated kFreeBSD (and other) work. Cheers, Dirk | | 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 | _______________________________________________ | Pkg-openmpi-maintainers mailing list | [EMAIL PROTECTED] | http://lists.alioth.debian.org/mailman/listinfo/pkg-openmpi-maintainers -- Three out of two people have difficulties with fractions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

