Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Testing workflow fails due to CMake Error #279

Closed
jmazanec15 opened this issue Dec 9, 2020 · 0 comments
Closed

Testing workflow fails due to CMake Error #279

jmazanec15 opened this issue Dec 9, 2020 · 0 comments
Assignees
Labels
bug Issue that exposes a bug

Comments

@jmazanec15
Copy link
Member

Failure: https://github.com/opendistro-for-elasticsearch/k-NN/pull/278/checks?check_run_id=1526708387

Error:

 CMake Error at CMakeLists.txt:34 (find_path):
  Could not find NMS_REPO_DIR using the following files: similarity_search

For this action, we use ubuntu-latest, which corresponds to ubuntu 18. Looks like default CMake version changes from 3.17 to 3.19 in this commit: actions/runner-images@5987ab0

Will need to update this line in CMakeLists.txt: https://github.com/opendistro-for-elasticsearch/k-NN/blob/master/jni/CMakeLists.txt#L34

@jmazanec15 jmazanec15 added the bug Issue that exposes a bug label Dec 9, 2020
@jmazanec15 jmazanec15 self-assigned this Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue that exposes a bug
Projects
None yet
Development

No branches or pull requests

1 participant