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

HPX link error (cmake / MPI) #1228

Closed
eschnett opened this issue Aug 19, 2014 · 4 comments
Closed

HPX link error (cmake / MPI) #1228

eschnett opened this issue Aug 19, 2014 · 4 comments

Comments

@eschnett
Copy link
Contributor

I suddenly see this error from HPX:

CMake Error at cmake/HPX_AddExecutable.cmake:116 (add_executable):
  Target "hpx_runtime_exe" links to item " -lmpi_usempi -lmpi_mpifh -lmpi_cxx
  -lmpi" which has leading or trailing whitespace.  This is now an error
  according to policy CMP0004.

I am using cmake 3.0.0.

@hkaiser hkaiser added this to the 0.9.9 milestone Aug 19, 2014
@hkaiser
Copy link
Member

hkaiser commented Aug 19, 2014

I have no idea where this comes from but I'll try to investigate.

@eschnett
Copy link
Contributor Author

This looked to me as if it could be caused by recent changes to HPX's build system. If there are no such changes then I'll investigate locally.

@hkaiser
Copy link
Member

hkaiser commented Aug 20, 2014

Nothing has been changed recently, all new cmake related work is done on a branch (https://github.com/STEllAR-GROUP/hpx/tree/cmake_simplification)

@sithhell
Copy link
Member

sithhell commented Sep 3, 2014

This should be fixed now. Please reopen if the problem still persists.

@sithhell sithhell closed this as completed Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants