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

ci: add missing dependency and fix path to build script #689

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

hyoklee
Copy link
Member

@hyoklee hyoklee commented Sep 18, 2024

This PR fixes the CI build error:

-- Checking for module 'libelf'
CMake Error at /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
--   No package 'libelf' found
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  /root/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hermes_shm-master-zg6jrwsu4v3wjksngaatxaeu6e7xuzgb/cmake/HermesShmConfig.cmake:73 (pkg_check_modules)
  CMakeLists.txt:108 (find_package)

@hyoklee hyoklee added bug Something isn't working testing Related to automated testing or CI effort-small Can be completed in a day or less labels Sep 18, 2024
@lukemartinlogan lukemartinlogan merged commit 9bd9322 into HDFGroup:master Sep 19, 2024
1 of 2 checks passed
@hyoklee hyoklee deleted the hyoklee-hermes-6 branch September 19, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort-small Can be completed in a day or less testing Related to automated testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants