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

[BUG] submodule sync failing with CMake error BS::thread_pool not found #2260

Closed
ttnghia opened this issue Jul 25, 2024 · 6 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@ttnghia
Copy link
Collaborator

ttnghia commented Jul 25, 2024

The submodule sync pipeline currently fails with this error:

13:21:42  [INFO]      [exec] CMake Error at /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3479/target/libcudf/cmake-build/_deps/kvikio-build/kvikio-targets.cmake:56 (set_target_properties):
13:21:42  [INFO]      [exec]   The link interface of target "kvikio::kvikio" contains:
13:21:42  [INFO]      [exec] 
13:21:42  [INFO]      [exec]     BS::thread_pool
13:21:42  [INFO]      [exec] 
13:21:42  [INFO]      [exec]   but the target was not found. 
@ttnghia ttnghia added bug Something isn't working ? - Needs Triage labels Jul 25, 2024
@ttnghia
Copy link
Collaborator Author

ttnghia commented Jul 25, 2024

CC @jlowe: the previous issue was fixed, this is a new one.

@jlowe jlowe self-assigned this Jul 25, 2024
@jlowe
Copy link
Member

jlowe commented Jul 25, 2024

Yes, was just fixed by rapidsai/cudf#16398. Just kicked off a submodule sync build, will close this if it passes as expected.

@ttnghia
Copy link
Collaborator Author

ttnghia commented Jul 25, 2024

I've been staring at that build for 30 minutes. It failed with the issue here.

@ttnghia
Copy link
Collaborator Author

ttnghia commented Jul 25, 2024

Suspect that it is due to rapidsai/cudf#16210.

@jlowe
Copy link
Member

jlowe commented Jul 25, 2024

I've been staring at that build for 30 minutes.

That's not the build I kicked off. The build that failed did not include rapidsai/cudf#16398 which was committed just as you filed this issue.

@jlowe jlowe closed this as completed Jul 25, 2024
@jlowe
Copy link
Member

jlowe commented Jul 25, 2024

Submodule sync build is now passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants