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 json parse error #2254

Closed
jlowe opened this issue Jul 24, 2024 · 2 comments
Closed

[BUG] submodule sync failing with cmake json parse error #2254

jlowe opened this issue Jul 24, 2024 · 2 comments
Labels
bug Something isn't working build

Comments

@jlowe
Copy link
Member

jlowe commented Jul 24, 2024

The submodule sync job is failing with this cmake error:

[2024-07-24T11:33:27.796Z] [INFO]      [exec] CMake Error at /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3471/target/libcudf/cmake-build/_deps/rapids-cmake-src/rapids-cmake/cpm/detail/pinning_write_file.cmake:278 (string):
[2024-07-24T11:33:27.796Z] [INFO]      [exec]   string sub-command JSON failed parsing json string: * Line 145, Column 4
[2024-07-24T11:33:27.796Z] [INFO]      [exec] 
[2024-07-24T11:33:27.796Z] [INFO]      [exec]     Missing ',' or '}' in object declaration
[2024-07-24T11:33:27.796Z] [INFO]      [exec] 
[2024-07-24T11:33:27.796Z] [INFO]      [exec]   .
[2024-07-24T11:33:27.796Z] [INFO]      [exec] Call Stack (most recent call first):
[2024-07-24T11:33:27.796Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3471/target/libcudf/cmake-build/_deps/rapids-cmake-src/rapids-cmake/cpm/detail/pinning_root_dir_hook.cmake:29 (rapids_cpm_pinning_write_file)
[2024-07-24T11:33:27.796Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-spark-rapids-jni_submodule-sync-dev-3471/target/libcudf/cmake-build/_deps/rapids-cmake-src/rapids-cmake/cpm/generate_pinned_versions.cmake:102 (include)
[2024-07-24T11:33:27.796Z] [INFO]      [exec]   CMakeLists.txt:DEFERRED
@jlowe jlowe added bug Something isn't working build ? - Needs Triage labels Jul 24, 2024
@jlowe
Copy link
Member Author

jlowe commented Jul 24, 2024

Filed rapidsai/cudf#16384.

@ttnghia
Copy link
Collaborator

ttnghia commented Jul 25, 2024

This issue should already be fixed in rapids-cmake.

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

3 participants