[OMPI users] openmpi 1.5 build from rpm fails: --program-prefix now checked in configure

2010-10-19 Thread livelfs
Hi this is to report that building openmpi-1.5 from rpm fails on Linux SLES10sp3 x86_64, due to --program-prefix switch use now checked in configure script delivered with 1.5. rpm is version 4.4.2-43.36.1 rpmbuild --rebuild SRPMS/openmpi-1.5.0.src.rpm --define 'configure_options

Re: [OMPI users] openmpi 1.5 build from rpm fails: --program-prefix now checked in configure

2010-10-20 Thread livelfs
Open MPI is the only package in this situation. I confirm troubles on SLES10sp3 x86_64 come from /usr/lib/rpm/macros (from rpm 4.4.2-43.36.1 package) which includes: # grep program-prefix /usr/lib/rpm/macros --program-prefix=%{?_program_prefix} \\\ Regards, Stephane Rouberol > >

[OMPI users] Building openmpi from src rpm: rpmbuild --rebuild errors with 'cpio: MD5 sum mismatch' (since openmpi 1.4.5)

2012-05-31 Thread livelfs
Hi Since 1.4.5 openmpi release, it is no longer possible to build openmpi binary with rpmbuild --rebuild if system rpm package version is 4.4.x, like in SLES10, SLES11, RHEL/CentOS 5.x. For instance, on CentOS 5.8 x86_64 with rpm 4.4.2.3-28.el5_8: [root@horizon _tmp]# rpmbuild --rebuild openm

Re: [OMPI users] Building openmpi from src rpm: rpmbuild --rebuild errors with 'cpio: MD5 sum mismatch' (since openmpi 1.4.5)

2012-06-01 Thread livelfs
On 06/01/2012 02:25 PM, livelfs wrote: On May 31, 2012, at 2:04 AM, livelfs wrote: Since 1.4.5 openmpi release, it is no longer possible to build openmpi binary with rpmbuild --rebuild if system rpm package version is 4.4.x, like >in SLES10, SLES11, RHEL/CentOS 5.x. For instance, on Cen

Re: [OMPI users] Building openmpi from src rpm: rpmbuild --rebuild errors with 'cpio: MD5 sum mismatch' (since openmpi 1.4.5)

2012-06-02 Thread livelfs
On Jun 1, 2012, at 2:17 PM, livelfs wrote: Just curious -- do you know if there's a way I can make an RHEL5-friendly SRPM on my RHEL6 cluster? I seem to have RPM 4.8.0 on my RHEL6>machines. As I mentioned in my previous mail, what about testing rpmbuild

Re: [OMPI users] Building openmpi from src rpm: rpmbuild --rebuild errors with 'cpio: MD5 sum mismatch' (since openmpi 1.4.5)

2012-06-04 Thread livelfs
> Hi again > I found only one SRPM: http://www.open-mpi.org/~jsquyres/unofficial/openmpi-1.6-2.src.rpm > > I successfully tested > rpmbuild --rebuild openmpi-1.6-2.src.rpm > (passed GZDIO step) on x86_64 CentOS5.8, CentOS6.2

[OMPI users] 1.2.1 configure bug report: set CC variable may produce broken *wrapper-data.txt

2007-05-07 Thread livelfs
Hi all I have observed a regression between 1.2 and 1.2.1 if CC is assigned an absolute path (i.e. export CC=/opt/gcc/gcc-3.4.4/bin/gcc like in attached logs), the */tools/wrappers/*-wrapper-data.txt files produced by configure script have then a broken libs macro definition: libs=-lmpi -lopen-r

Re: [OMPI users] AlphaServers & OpenMPI

2007-05-13 Thread livelfs
Rob wrote: > > Hi, > > One more question with respect to running OpenMPI on my AlphaServers > and other PCs in my lab. > > Version 1.2.1 fails to build on the AlphaServers, but miraculously the > nightly snapshot openmpi-1.3a1r14639 works fine. Now, I need to have > OpenMPI set up on a production c