Hi, On Mon, Feb 01, 2016 at 11:41:17AM +0000, Alastair McKinstry wrote: > The upload of openmpi1.10 triggered an auto-openmpi transition, as > expected and wanted. > The rest, is premature. > > Its not fully ready for transition, and I need to put a blocker on it. > Small fixes for kFreeBSD, Hurd: (conditional use of --verbs in > configure), pkg-config file handling, > enabling of static if possible, tests. > > I've been test-building the rdependencies. Mostly straightforward, two > fixes needed (adios, blacs assume libmpi_f77 is shipped which it > currently isn't as libmpi_mpife takes that role > in 1.10; I'm preparing patches to use pkg-config files which I'm shipping).
It also does not semm to run the testsuite still, on a quick check: |[...] | debian/rules override_dh_auto_test |make[1]: Entering directory '/«PKGBUILDDIR»' |Tests ignored in this build |make[1]: Leaving directory '/«PKGBUILDDIR»' | fakeroot debian/rules binary-arch |[...] (from https://buildd.debian.org/status/fetch.php?pkg=openmpi&arch=i386&ver=1.10.2-2&stamp=1454067519 ) I think it's hight time to exercise the test suite for this rather critical and central piece of scientific software. I filed #719896 a while ago about this, but it might need further investigation. Michael