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

Recent Changes Broke CMake #126

Closed
codereport opened this issue Sep 1, 2023 · 2 comments
Closed

Recent Changes Broke CMake #126

codereport opened this issue Sep 1, 2023 · 2 comments

Comments

@codereport
Copy link

I recently pulled the latest flux changes and flux no longer builds. I get the following warning.

CMake Error in build/_deps/flux-src/CMakeLists.txt:
  Target "flux" INTERFACE_SOURCES property contains path:

    "/home/cph/parrot/build/_deps/flux-src/"

  which is prefixed in the build directory.


CMake Error in build/_deps/flux-src/CMakeLists.txt:
  Target "flux" INTERFACE_SOURCES property contains path:

    "/home/cph/parrot/build/_deps/flux-src/"

  which is prefixed in the build directory.Target "flux" INTERFACE_SOURCES
  property contains path:

    "/home/cph/parrot/build/_deps/flux-src/"

  which is prefixed in the source directory.

Maybe I am doing something wrong.

@codereport
Copy link
Author

Hmmm, nvm. make clean fixed it.

@DNKpp
Copy link

DNKpp commented Oct 7, 2023

When I do remote compiling on my ubuntu runner, the same error appears.
EDIT: Going back the history, it seems that a00f83b introduces the error for me.

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

2 participants