Re: [OMPI users] error building openmpi-3.0.1 on Linux with gcc or Sun C and Java-10

2018-04-12 Thread Kawashima, Takahiro
Siegmar, Thanks for your report. But it is a known issue and will be fixed in Open MPI v3.0.2. https://github.com/open-mpi/ompi/pull/5029 If you want it now in v3.0.x series, try the latest nightly snapshot. https://www.open-mpi.org/nightly/v3.0.x/ Regards, Takahiro Kawashima, MPI develop

[OMPI users] error building openmpi-3.0.1 on Linux with gcc or Sun C and Java-10

2018-04-12 Thread Siegmar Gross
Hi, I've tried to install openmpi-3.0.1 on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with gcc-6.4.0 or Sun C 5.15 and Java-10. Unfortunately I get the following error. I can build it with both C compilers and Java-9 and I can build openmpi-v3.1.x-201804110302-be0843e and openmpi-master-201