After investigation, Jeff and I found that svn was up to its old - and infuriating - tricks again. Doing an "svn up" on a v1.3 branch resulted in a tree that wouldn't successfully build. Blowing that away and getting a fresh checkout resulted in a successful build that ran fine.

So I would advise being careful about updating - some of these recent changes look like they really need a fresh checkout to avoid wasting time chasing "ghost" problems.

Ralph


On Aug 4, 2008, at 1:50 PM, Ralph Castain wrote:

I just did my usual configure and build, Jeff - got the following:

/opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_c2f.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_compare.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_difference.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_excl.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_f2c.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_free.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_incl.3': No such file or directory /opt/local/bin/ginstall: cannot create regular file `/Users/rhc/ openmpi/share/man/man3/MPI_Group_intersection.3': No such file or directory

This was on a pre-existing branch that I "svn up"d - is it possible we are being burned by svn not doing an "up" correctly again?


On Aug 4, 2008, at 1:33 PM, Jeff Squyres wrote:

Actually, I take that back -- none of the man page changes that just occurred on the trunk are over in v1.3 yet. There was one man page change that went in a few days ago that you must be referring to.

I'm unaware of a problem with it -- can you be more specific?

I did neglect to test vpath builds with that patch as well (oops; I'm testing that now); is that where you're having a problem?


On Aug 4, 2008, at 3:04 PM, Jeff Squyres wrote:

I'll port over that man page stuff now instead of waiting a day or three.

On Aug 4, 2008, at 2:25 PM, Ralph Castain wrote:

Well, I unfortunately cannot test this right now Greg - the 1.3 branch won't build due to a problem with the man page installation script. The fix is in the trunk, but hasn't migrated across yet.

:-//

My guess is that you are caught on some stage where the hanging bugs hadn't been fixed, but you cannot update to the current head of the 1.3 branch as it won't compile. All I can suggest is shifting to the trunk (which definitely works) for now as the man page fix should migrate soon.

Ralph

On Aug 4, 2008, at 12:12 PM, Ralph Castain wrote:

Depending upon the r-level, there was a problem for awhile with the system hanging that was caused by a couple of completely unrelated issues. I believe these have been fixed now - at least, it is fixed on the trunk for me under that same system. I'll check 1.3 now - it could be that some commits are missing over there.


On Aug 4, 2008, at 12:06 PM, Greg Watson wrote:

I have a fairly simple test program that runs fine under 1.2 on MacOS X 10.5 . When I recompile and run it under 1.3 (head of 1.3 branch) it just hangs.

They are both built using --with-platform=contrib/platform/lanl/ macosx-dynamic. For 1.3, I've added --disable-io-romio.

Any suggestions?

Greg
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to