FYI, this causes build failures in OTF code in our Jenkins installation. It's
probably caused by this commit:
https://svn.open-mpi.org/trac/ompi/changeset/32265
I don't have time to track it down myself, unfortunately.
-Dave
Begin forwarded message:
> From:
> Subject: Build failed in Jenkin
You need to rm -rf ompi/contrib/vt and then svn up again - it's a stale .deps
directory entry
On Jul 22, 2014, at 10:15 AM, Dave Goodell (dgoodell)
wrote:
> FYI, this causes build failures in OTF code in our Jenkins installation.
> It's probably caused by this commit:
>
> https://svn.open-m
Thanks, that did the trick. I didn't think that could be an issue here, but I
forgot this build comes from SVN and not git, so it didn't have the "git clean"
step run from my normal build script. I'll see if I can tweak the Jenkins
settings so this doesn't happen again.
-Dave
On Jul 22, 2014,