Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External internal hwloc libevent fixes #5527

Merged

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Aug 8, 2018

Fixes #5524.

Refs #5031

Will also need to be added to #5472.

We know that hwloc:external will be configured first (because of its
priority).  Take advantage of that here in hwloc201 by having it
refuse to configure / politely fail if hwloc:external succeeded.

Also print out some additional lines in configure output indicating
what is going on (i.e., hwloc:external succeeded, so this component
will be skipped, or hwloc:external failed, so this component will be
used).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
We know that event:external will be configured first (because of its
priority).  Take advantage of that here in libevent2022 by having it
refuse to configure / politely fail if event:external succeeded.

Also print out some additional lines in configure output indicating
what is going on (i.e., event:external succeeded, so this component
will be skipped, or event:external failed, so this component will be
used).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@jsquyres
Copy link
Member Author

jsquyres commented Aug 9, 2018

ARM's DNS problems were fixed in a different PR, but apparently not this one. 😦 Try again...

bot:ompi:retest

@jsquyres jsquyres merged commit 09ad725 into open-mpi:master Aug 9, 2018
@jsquyres jsquyres deleted the pr/external-internal-hwloc-libevent-fixes branch August 9, 2018 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants