[OMPI devel] circular library dependence prevents static link on Solaris-10/SPARC

2014-08-07 Thread Paul Hargrove
Testing r32448 on trunk for trac issue #4834, I encounter the following which appears unrelated to #4834: CCLD orte-info Undefined first referenced symbol in file ompi_proc_local_proc /sandbox/hargrove/OMPI/openmpi-trunk-solaris10-sparcT2-

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Paul Hargrove
On Thu, Aug 7, 2014 at 8:03 PM, Gilles Gouaillardet < gilles.gouaillar...@iferc.org> wrote: > > * static linking failure - Gilles has posted a proposed fix, but > somebody needs to approve and CMR it. Please see: > > https://svn.open-mpi.org/trac/ompi/ticket/4834 > > Jeff made a better fix

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Paul Hargrove
On Thu, Aug 7, 2014 at 8:03 PM, Gilles Gouaillardet < gilles.gouaillar...@iferc.org> wrote: > > * Siegmar reports another alignment issue on Sparc > > http://www.open-mpi.org/community/lists/users/2014/07/24869.php > > > Is there any chance r32449 fixes the issue ? > > i found the problem

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Gilles Gouaillardet
Ralph and all, > * static linking failure - Gilles has posted a proposed fix, but somebody > needs to approve and CMR it. Please see: > https://svn.open-mpi.org/trac/ompi/ticket/4834 Jeff made a better fix (r32447) to which i added a minor correction (r32448). as far as i am concerned,

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Jeff Squyres (jsquyres)
On Aug 7, 2014, at 1:55 PM, Ralph Castain wrote: > * static linking failure - Gilles has posted a proposed fix, but somebody > needs to approve and CMR it. Please see: > https://svn.open-mpi.org/trac/ompi/ticket/4834 Sorry for the hold up. I just replied on 4834; I'm working on a new p

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Paul Hargrove
Ralph, I will hopefully be able to test Gilles's patch for 4834 on applicable systems today or tomorrow. So, I can soon answer whether the patch fixes all the problems I reported. However, I cannot speak at all to the desirability of the approach relative to the build infrastructure. I think Jeff

Re: [OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Pritchard Jr., Howard
Hi Ralph, I'll review 4826 as proxy for hjelmn. I'm just checking that it builds on my system before saying okay. Howard From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Thursday, August 07, 2014 11:55 AM To: Open MPI Developers Subject: [OMPI devel] v1.8.2 stil

[OMPI devel] v1.8.2 still held up...

2014-08-07 Thread Ralph Castain
Hey folks I *really* need your help to get this release out the door. It remains stuck on two things: * static linking failure - Gilles has posted a proposed fix, but somebody needs to approve and CMR it. Please see: https://svn.open-mpi.org/trac/ompi/ticket/4834 * fixes to coll/ml tha

Re: [OMPI devel] OMPI devel] trunk compilation errors in jenkins

2014-08-07 Thread Gilles Gouaillardet
Ralph and George, here are attached two patches : - heterogeneous.v1.patch : a cleanup of the previous patch - heterogeneous.v2.patch : a new patch based on Ralph suggestion. i made the minimal changes to move jobid and vpid into the OPAL layer. Cheers, Gilles On 2014/08/07 11:27, Ralph Castain