https://bugzilla.redhat.com/show_bug.cgi?id=1375744 --- Comment #19 from Christoph Junghans <junghans@xxxxxxxxx> --- (In reply to Orion Poplawski from comment #17) > Could you build this for EPEL7? It mostly builds fine - though I see static > libs installed when I build locally. I have no access to the epel7 branch. This is the error: + g++ -shared -Wl,-soname=libammpi-1.28.0.so -Wl,--as-needed -Wl,-z,defs -Wl,-z,relro -Wl,--rpath-link=. -Wl,--whole-archive /builddir/build/BUILDROOT/gasnet-1.28.0-1.el7.ppc64le//usr/lib64/mpich/lib/libammpi.a -Wl,--no-whole-archive -L//usr/lib64/mpich/lib -lmpi -o /builddir/build/BUILDROOT/gasnet-1.28.0-1.el7.ppc64le//usr/lib64/mpich/lib/libammpi-1.28.0.so /usr/bin/ld: cannot find -lmpi collect2: error: ld returned 1 exit status No idea why that would fail, as MPI_LIB=/usr/lib64/mpich/lib, is there not libmpi in /usr/lib64/mpich/lib on ppc64le? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx