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] udf-example build failed: Unknown CMake command "cpm_check_if_package_already_added". #4102

Closed
pxLi opened this issue Nov 15, 2021 · 0 comments · Fixed by #4128
Closed
Assignees
Labels
bug Something isn't working build Related to CI / CD or cleanly building P0 Must have for release

Comments

@pxLi
Copy link
Collaborator

pxLi commented Nov 15, 2021

Describe the bug
related to rapidsai/rapids-cmake#121 rapidsai/rapids-cmake#111
Unknown CMake command "cpm_check_if_package_already_added".

[2021-11-15T08:55:42.594Z] [INFO]      [exec] -- Build configuration summary:
[2021-11-15T08:55:42.594Z] [INFO]      [exec] --   Generator: Unix Makefiles
[2021-11-15T08:55:42.594Z] [INFO]      [exec] --   Build type: RELEASE
[2021-11-15T08:55:42.594Z] [INFO]      [exec] --   Source directory: /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/arrow-src/cpp
[2021-11-15T08:55:42.594Z] [INFO]      [exec] --   Install prefix: /usr/local
[2021-11-15T08:55:42.594Z] [INFO]      [exec] -- Installing: /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/arrow-src/cpp/src/arrow/util/config.h
[2021-11-15T08:55:42.594Z] [INFO]      [exec] -- Installing: /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/arrow-src/cpp/src/arrow/gpu/cuda_version.h
[2021-11-15T08:55:42.594Z] [INFO]      [exec] -- CPM: cudf: adding package [email protected] (v0.5)
[2021-11-15T08:55:44.516Z] [INFO]      [exec] -- CPM: cudf: adding package [email protected] (1.6.0)
[2021-11-15T08:56:11.060Z] [INFO]      [exec] -- CPM: cudf: adding package [email protected] (f0eecb203590f1f4ac4a9f1700229f4434ac64dc)
[2021-11-15T08:56:12.965Z] [INFO]      [exec] -- Configuring incomplete, errors occurred!
[2021-11-15T08:56:12.965Z] [INFO]      [exec] See also "/home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/CMakeFiles/CMakeOutput.log".
[2021-11-15T08:56:12.965Z] [INFO]      [exec] See also "/home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/CMakeFiles/CMakeError.log".
[2021-11-15T08:56:12.965Z] [INFO]      [exec] CMake Error at /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/rapids-cmake-src/rapids-cmake/cpm/find.cmake:156 (cpm_check_if_package_already_added):
[2021-11-15T08:56:12.965Z] [INFO]      [exec]   Unknown CMake command "cpm_check_if_package_already_added".
[2021-11-15T08:56:12.965Z] [INFO]      [exec] Call Stack (most recent call first):
[2021-11-15T08:56:12.965Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/rapids-cmake-src/rapids-cmake/cpm/libcudacxx.cmake:73 (rapids_cpm_find)
[2021-11-15T08:56:12.965Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/cuco-src/cmake/thirdparty/get_libcudacxx.cmake:19 (rapids_cpm_libcudacxx)
[2021-11-15T08:56:12.965Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/cuco-src/cmake/thirdparty/get_libcudacxx.cmake:24 (find_and_configure_libcudacxx)
[2021-11-15T08:56:12.966Z] [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-rapids_build-it-UDF-native-48/udf-examples/target/cpp-build/_deps/cuco-src/CMakeLists.txt:63 (include)
[2021-11-15T08:56:12.966Z] [INFO]      [exec] 
@pxLi pxLi added bug Something isn't working build Related to CI / CD or cleanly building labels Nov 15, 2021
@Salonijain27 Salonijain27 added the P0 Must have for release label Nov 16, 2021
@Salonijain27 Salonijain27 added this to the Nov 15 - Nov 26 milestone Nov 16, 2021
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 Related to CI / CD or cleanly building P0 Must have for release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants