Re: [OMPI devel] opal_lifo/opal_fifo fail with make distcheck

2014-12-10 Thread Nathan Hjelm
The failure was due to the use of opal_init() in the tests. I thought it was ok to use because it is used by other tests (which turned out to be disabled) but that isn't the case. opal_init_util() has to be used instead. I pushed a fix to master last night. -Nathan On Tue, Dec 09, 2014 at

[OMPI devel] opal_lifo/opal_fifo fail with make distcheck

2014-12-09 Thread Howard Pritchard
Hi Folks, I've tried running make distcheck on master and get failures for opal_fifo/opal_lifo: make[4]: Leaving directory `/global/u2/h/hpp/ompi/openmpi-gitclone/_build/test/class' make check-TESTS make[4]: Entering directory `/global/u2/h/hpp/ompi/openmpi-gitclone/_build/test/class'