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 failed to find nvcomp #2465

Closed
pxLi opened this issue Oct 2, 2024 · 2 comments
Closed

[BUG] submodule sync failed to find nvcomp #2465

pxLi opened this issue Oct 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working build

Comments

@pxLi
Copy link
Collaborator

pxLi commented Oct 2, 2024

Describe the bug
spark-rapids-jni_submodule-sync-dev, run: 3776

failed below with cudf change rapidsai/cudf#16946

[2024-10-02T20:24:57.355Z] [INFO]      [exec]   By not providing "Findnvcomp.cmake" in CMAKE_MODULE_PATH this project has
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   asked CMake to find a package configuration file provided by "nvcomp", but
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   CMake did not find one.
[2024-10-02T20:24:57.355Z] [INFO]      [exec] 
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   Could not find a package configuration file provided by "nvcomp" with any
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   of the following names:
[2024-10-02T20:24:57.355Z] [INFO]      [exec] 
[2024-10-02T20:24:57.355Z] [INFO]      [exec]     nvcompConfig.cmake
[2024-10-02T20:24:57.355Z] [INFO]      [exec]     nvcomp-config.cmake
[2024-10-02T20:24:57.355Z] [INFO]      [exec] 
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   Add the installation prefix of "nvcomp" to CMAKE_PREFIX_PATH or set
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   "nvcomp_DIR" to a directory containing one of the above files.  If "nvcomp"
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   provides a separate development package or SDK, be sure it has been
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   installed.
[2024-10-02T20:24:57.355Z] [INFO]      [exec] Call Stack (most recent call first):
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3776/target/libcudf-install/lib64/cmake/cudf/cudf-dependencies.cmake:53 (find_dependency)
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3776/target/libcudf-install/lib64/cmake/cudf/cudf-config.cmake:90 (include)
[2024-10-02T20:24:57.355Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3776/target/jni/cmake-build/_deps/rapids-cmake-src/rapids-cmake/find/package.cmake:125 (find_package)
[2024-10-02T20:24:57.356Z] [INFO]      [exec]   CMakeLists.txt:146 (rapids_find_package)

Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.

Expected behavior
Pass the build

Environment details (please complete the following information)

  • Environment location: [Standalone, YARN, Kubernetes, Cloud(specify cloud provider)]
  • Spark configuration settings related to the issue

Additional context
Add any other context about the problem here.

@pxLi pxLi added ? - Needs Triage bug Something isn't working build and removed ? - Needs Triage labels Oct 2, 2024
@jlowe jlowe self-assigned this Oct 3, 2024
@jlowe
Copy link
Member

jlowe commented Oct 3, 2024

Filed rapidsai/cudf#16986

@jlowe
Copy link
Member

jlowe commented Oct 3, 2024

Fixed by rapidsai/cudf#16988

@jlowe jlowe closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build
Projects
None yet
Development

No branches or pull requests

2 participants