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] sybmodule sync failed to find rmm::rmm_logger #2726

Closed
pxLi opened this issue Jan 3, 2025 · 1 comment
Closed

[BUG] sybmodule sync failed to find rmm::rmm_logger #2726

pxLi opened this issue Jan 3, 2025 · 1 comment
Labels
? - Needs Triage bug Something isn't working

Comments

@pxLi
Copy link
Collaborator

pxLi commented Jan 3, 2025

Describe the bug
submodule sync failed

08:53:00  [INFO]      [exec] -- Building using CMake version: 3.28.6
08:53:01  [INFO]      [exec] -- Configuring done (131.4s)
08:53:04  [INFO]      [exec] -- Generating done (2.0s)
08:53:04  [INFO]      [exec] CMake Error at CMakeLists.txt:944 (target_link_libraries):
08:53:04  [INFO]      [exec]   Target "cudf" links to:
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec]     rmm::rmm_logger
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec]   but the target was not found.  Possible reasons include:
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec]     * There is a typo in the target name.
08:53:04  [INFO]      [exec]     * A find_package call is missing for an IMPORTED target.
08:53:04  [INFO]      [exec]     * An ALIAS target is missing.
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec] 
08:53:04  [INFO]      [exec] CMake Generate step failed.  Build files cannot be regenerated correctly.

related to recent rmm change rapidsai/rmm#1774,

and we are waiting for the followup at rapidsai/cudf#17674

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
A clear and concise description of what you expected to happen.

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 labels Jan 3, 2025
@pxLi
Copy link
Collaborator Author

pxLi commented Jan 6, 2025

close as the cudf side change has been merged

@pxLi pxLi closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant