My testing is underway...
Will report anything of significance.
-Paul
On Mon, Aug 24, 2015 at 6:58 AM, Ralph Castain wrote:
> Okay - one (hopefully) very last time!!!
>
> rc6 has now been posted, including all these changes
>
>
>
> On Aug 24, 2015, at 1:05 AM, Ralph Castain wrote:
>
> Indeed,
Okay - one (hopefully) very last time!!!
rc6 has now been posted, including all these changes
> On Aug 24, 2015, at 1:05 AM, Ralph Castain wrote:
>
> Indeed, you are absolutely correct! I will fix all of them, but wanted first
> to ensure that was the correct fix.
>
> Thanks Paul!
>
>> On
Indeed, you are absolutely correct! I will fix all of them, but wanted first to
ensure that was the correct fix.
Thanks Paul!
> On Aug 23, 2015, at 10:44 PM, Paul Hargrove wrote:
>
> Ralph,
>
> As I expected your fixes to ompi/debuggers/Makefile.am only fixed the tests
> in that directory.
>
Ralph,
As I expected your fixes to ompi/debuggers/Makefile.am only fixed the tests
in that directory.
I am still left with
make[4]: Entering directory
`/home/phargrov/OMPI/openmpi-1.10.0rc5-linux-x86-mx-static/BLD/test/datatype'
PASS: opal_datatype_test
FAIL: checksum
FAIL: position
FAIL: positio
Ralph,
I will try that and expect it will fix exactly those two tests.
However, that leaves 11 other undefined references in WRAPPER_EXTRA_LDFLAGS.
Five of those I already know will cause test failures as shown in my
previous email.
-Paul
On Sun, Aug 23, 2015 at 8:50 PM, Ralph Castain wrote:
Hmm….I’ll bet this is the correct change, then:
diff --git a/ompi/debuggers/Makefile.am b/ompi/debuggers/Makefile.am
index 3e48af8..93a3046 100644
--- a/ompi/debuggers/Makefile.am
+++ b/ompi/debuggers/Makefile.am
@@ -10,6 +10,7 @@
# Copyright (c) 2004-2005 The Regents of the University of Califor
Ralph,
Sorry, but no change - still failing to load libmyriexpress.so and still no
rpath at link:
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99
-fno-strict-aliasing -pthread -g -o dlopen_test dlopen_test.o ../../ompi/
libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil
libtool:
Ralph,
I will try the requested change and let you know.
-Paul
On Sun, Aug 23, 2015 at 7:27 PM, Ralph Castain wrote:
> Rather than generating another rc right away, could you please apply the
> following patch and see if it fixes the problem?
>
> *diff --git a/ompi/debuggers/Makefile.am b/ompi
Rather than generating another rc right away, could you please apply the
following patch and see if it fixes the problem?
diff --git a/ompi/debuggers/Makefile.am b/ompi/debuggers/Makefile.am
index 3e48af8..343a0c4 100644
--- a/ompi/debuggers/Makefile.am
+++ b/ompi/debuggers/Makefile.am
@@ -10,6 +