Re: [OMPI users] Build error On macOS

2020-06-28 Thread Sahir Butt via users
Actually, the build is fine with this configure (as far as I have checked). I was just a bit skeptical because configure was generating an error instead of warning. Thank you for your help. Sahir > On 28. Jun 2020, at 14:33, Jeff Squyres (jsquyres) via users > wrote: > > From the output you s

Re: [OMPI users] Build error On macOS

2020-06-28 Thread Jeff Squyres (jsquyres) via users
From the output you sent (directly to me / off-list), it looks like configure finished properly. Are you running in to some kind of problem with building or running Open MPI? Remember: configure is probing / testing a zillion things on your system. Many of the tests will fail (and they're supp

Re: [OMPI users] Build error On macOS

2020-06-27 Thread Jeff Squyres (jsquyres) via users
On Jun 26, 2020, at 11:32 AM, Sahir Butt via users wrote: > > I am trying to build openmpi-4.0.3 with gcc 11 on macOS. I ran following to > configure: > > ../configure --prefix=/path-to/opt/openmpi-4.0.3 > --with-wrapper-ldflags="-Wl,-search_paths_first” > > I keep getting following error: >

[OMPI users] Build error On macOS

2020-06-26 Thread Sahir Butt via users
I am trying to build openmpi-4.0.3 with gcc 11 on macOS. I ran following to configure: ../configure --prefix=/path-to/opt/openmpi-4.0.3 --with-wrapper-ldflags="-Wl,-search_paths_first” I keep getting following error: checking for objdump... objdump /Applications/Xcode.app/Contents/Developer/To