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

CMake Warning (dev) share/asiofi/cmake/FindOFI.cmake:16 #27

Open
dennisklein opened this issue Jun 1, 2022 · 2 comments
Open

CMake Warning (dev) share/asiofi/cmake/FindOFI.cmake:16 #27

dennisklein opened this issue Jun 1, 2022 · 2 comments

Comments

@dennisklein
Copy link
Member

dennisklein commented Jun 1, 2022

CMake version: 3.23.1

2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: CMake Warning (dev) at /root/sw/slc8_x86-64/asiofi/v0.5.1-25/share/asiofi/cmake/FindOFI.cmake:16 (set):
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   Only the first value argument is used when setting an environment variable.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   Argument '/root/sw/slc8_x86-64/ofi/v1.14.0-3/lib/pkgconfig:' and later are
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   unused.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: Call Stack (most recent call first):
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   /root/sw/slc8_x86-64/FairCMakeModules/v1.0.0-14/share/faircmakemodules/modules/FairFindPackage2.cmake:214 (find_package)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   cmake/FairMQDependencies.cmake:23 (find_package2)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   CMakeLists.txt:49 (include)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: This warning is for project developers.  Use -Wno-dev to suppress it.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: CMake Warning (dev) at /root/sw/slc8_x86-64/asiofi/v0.5.1-25/share/asiofi/cmake/FindOFI.cmake:22 (set):
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   Only the first value argument is used when setting an environment variable.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   Argument '/root/sw/slc8_x86-64/ofi/v1.14.0-3/lib/pkgconfig:' and later are
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   unused.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: Call Stack (most recent call first):
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   /root/sw/slc8_x86-64/FairCMakeModules/v1.0.0-14/share/faircmakemodules/modules/FairFindPackage2.cmake:214 (find_package)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   cmake/FairMQDependencies.cmake:23 (find_package2)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:   CMakeLists.txt:49 (include)
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0: This warning is for project developers.  Use -Wno-dev to suppress it.
2022-06-01@21:04:10:DEBUG:O2:FairMQ:0:
@ChristianTackeGSI
Copy link
Member

I don't fully understand how this concerns FCM? I assume this would also happen with a plain find_package without FCM's find_package2 in between?

Should FCM (or we as maintainers) help asiofi with this in some way?

@dennisklein
Copy link
Member Author

I just put it here as todo item to not forget it. Will have a look at it when I migrate the find modules here.

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