Re: [OMPI devel] Build fails for Git versions (master and v4.0.x)

2019-07-31 Thread Jan Bierbaum via devel
On 31.07.19 23:54, Jeff Squyres (jsquyres) wrote: > We don't really have any test suites that just test, for example, the > BTLs. We usually rely on the usual MPI benchmarks and test suites > (e.g., the Intel MPI benchmarks have a correctness-checking mode). I guess I'll also move in this directio

Re: [OMPI devel] Build fails for Git versions (master and v4.0.x)

2019-07-31 Thread Jeff Squyres (jsquyres) via devel
On Jul 31, 2019, at 5:44 PM, Jan Bierbaum wrote: > > Thanks a lot. This completely fixed those build problems. I used 'git > clean -df' (without x) before and could have sworn I also tried a fresh > clone … well, obviously I hadn't. Ah ha! Ok, good. Because I was seriously stumped there. Not

Re: [OMPI devel] Build fails for Git versions (master and v4.0.x)

2019-07-31 Thread Jan Bierbaum via devel
On 31.07.19 22:12, Jeff Squyres (jsquyres) wrote: > Just to make sure you're not dealing with anything left over from and old / > stale build: > > cd top-of-source-tree > git clean -dfx > ./autogen.pl |& tee auto.out > ./configure ... |& tee config.out > make V=1 -j 8 |& tee make.out Thanks a lot

Re: [OMPI devel] Build fails for Git versions (master and v4.0.x)

2019-07-31 Thread Jeff Squyres (jsquyres) via devel
This is very odd. I do not see any obvious bad output in any of your logs. Also, the missing symbols below are only *some* of the OPAL components. Why only those? Also, why is libopen-pal.so looking for those symbols in the first place? All those symbols are in plugins / components -- they'r