`configure && make && make install && make check` and running some sample MPI programs succeeded with 1.10.1rc3 on my SPARC-V9/Linux/GCC machine (Fujitsu PRIMEHPC FX10).
No @SET_MAKE@ appears in any Makefiles, of course. > > For the first time I was also able to (attempt to) test SPARC64 via QEMU. > > I have a "very odd" failure on this system in which "@SET_MAKE@" appears > > un-expanded in several generated Makefiles. > > For that reason the testing on this platform did not finish. > > I am still investigating, but currently am assuming this is some issue > > like sed crashing (due to bad emulation?) rather than anything in Open MPI. > > > [...] > > Each time I run config.status in the build directory, a *different* set of > random Makefiles end up with unexpanded instances of "@SET_MAKE@". > I don't know what other configure substitutions might be passing through > unexpanded. > Anyway, I cannot conceive of any way in which this behavior could be Open > MPI's fault. > So I am going to discard the emulated SPARC64 system as grossly unreliable.
