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

PGI: libevent build failure on Mac OS-x #2605

Closed
hppritcha opened this issue Dec 19, 2016 · 6 comments
Closed

PGI: libevent build failure on Mac OS-x #2605

hppritcha opened this issue Dec 19, 2016 · 6 comments
Assignees
Milestone

Comments

@hppritcha
Copy link
Member

libevent has a configury problem that prevents building the OMPI internal version of libevent
on OS-X when using PGI compilers (including 16.10).

The problem is described in more detail in this posting to devel:

https://mail-archive.com/devel@lists.open-mpi.org/msg19824.html

@hppritcha hppritcha added this to the v2.0.3 milestone Dec 19, 2016
@hppritcha hppritcha changed the title PGI: libevent build failure on Mac OS X PGI: libevent build failure on Mac OS-x Dec 20, 2016
@hppritcha hppritcha modified the milestones: v2.0.3, v2.0.4 Jun 1, 2017
@hppritcha
Copy link
Member Author

@sjeaugey any updates for this issue?

@sjeaugey
Copy link
Member

sjeaugey commented Jul 3, 2017

I'm not sure what we should do on our side. Reading Paul's email, it seems someone added this GCC-specific flag which broke compilation with PGI on darwin. Should we remove it ? Or only add this flag when the compiler is GCC ?

@jsquyres
Copy link
Member

jsquyres commented Jul 5, 2017

@sjeaugey Agreed -- it seems like libevent's configury is incorrectly adding that compiler flag. It seems like it would be a relatively straightforward configury fix (although for best results, it should probably also be sent upstream to libevent). Can you supply a PR?

@hppritcha
Copy link
Member Author

Another case of updating the README to indicate that we don't support PGI on OS-x.

@hppritcha hppritcha modified the milestones: v2.0.4, Future Jul 12, 2017
@hppritcha
Copy link
Member Author

@gvallee and here's another one.

@hppritcha
Copy link
Member Author

closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants