[OMPI devel] Configure error/warning in nightly tarball

2008-01-28 Thread Josh Hursey
I noticed that when running configure on the nightly snapshot tarball the following errors (warnings really, since it didn't stop configure) were produced. These seem to be remnants from the autogen.sh script pointing to files that do not (and should not) exist in the distribution. --

Re: [OMPI devel] dropping a pls module into an Open MPI build

2008-01-28 Thread Jeff Squyres
One thing you might check if you suspect compiler alignment issues is running "ompi_info --all" and see what Apple used to configure/build OMPI. We save the CFLAGS and whatnot; they may be helpful to you...? I see on my MBP/Leopard 10.5.1, for example: C compiler absolute: /usr/bin/gcc

Re: [OMPI devel] Trunk borked

2008-01-28 Thread Matthias Jurenz
Hello, this problem should be fixed now... It seems that the symbol '__pos' is not available on every platform. This isn't a problem, because it's only used for a debug control message. Regards, Matthias On Mo, 2008-01-28 at 09:41 -0500, Jeff Squyres wrote: > Doh - this is Solaris on x86? I

[OMPI devel] VT in trunk + how to disable

2008-01-28 Thread Andreas Knüpfer
Hi everybody, the vampirtrace integration arrived at the trunk today. There seems to be one issue already, but we'll fix this asap. As a general hint, this is how to completely disable anything we integrated: configure --enable-contrib-no-build=vt ... Then again, we'd like to see all t

[OMPI devel] vt Makefile.in's

2008-01-28 Thread Jeff Squyres
I see the following in SVN: ompi/contrib/vt/Makefile.in ompi/contrib/vt/wrappers/Makefile.in I don't think that these should in SVN because there are corresponding Makefile.am's in those dirs. I'll remove them and update svn:ignore in those dirs tonight (because removing them will caus

Re: [OMPI devel] Trunk borked

2008-01-28 Thread Jeff Squyres
Doh - this is Solaris on x86? I think Terry said Solaris/sparc was tested... VT guys -- can you check out what's going on? On Jan 28, 2008, at 9:36 AM, Adrian Knoth wrote: On Mon, Jan 28, 2008 at 07:26:56AM -0700, Ralph H Castain wrote: We seem to have a problem on the trunk this morning

Re: [OMPI devel] Trunk borked

2008-01-28 Thread Jeff Squyres
Doh -- sorry about that. r17282 removes the erroneous #if. On Jan 28, 2008, at 9:26 AM, Ralph H Castain wrote: We seem to have a problem on the trunk this morning. I am building on a platform with the following configuration: with_threads=no enable_dlopen=no enable_pty_support=no with_tm=/

Re: [OMPI devel] Trunk borked

2008-01-28 Thread Adrian Knoth
On Mon, Jan 28, 2008 at 07:26:56AM -0700, Ralph H Castain wrote: > We seem to have a problem on the trunk this morning. I am building on a There are more errors: /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c: In function `fsetpos': /tmp/ompi/src/ompi/contrib/vt/vt/vtlib/vt_iowrap.c:850: err

[OMPI devel] Trunk borked

2008-01-28 Thread Ralph H Castain
We seem to have a problem on the trunk this morning. I am building on a platform with the following configuration: with_threads=no enable_dlopen=no enable_pty_support=no with_tm=/opt/PBS LDFLAGS=-L/opt/PBS/lib64 with_openib=/opt/ofed with_memory_manager=no enable_mem_debug=yes enable_mem_profile=n