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

Disable kvikio remote I/O to avoid openssl dependencies in cudf build #444

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Oct 14, 2024

15:42:45  [INFO]      [exec] -- Configuring incomplete, errors occurred!
15:42:45  [INFO]      [exec] CMake Error at /usr/local/cmake-3.26.4-linux-x86_64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
15:42:45  [INFO]      [exec]   Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
15:42:45  [INFO]      [exec]   system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
15:42:45  [INFO]      [exec]   OPENSSL_INCLUDE_DIR)
15:42:45  [INFO]      [exec] Call Stack (most recent call first):
15:42:45  [INFO]      [exec]   /usr/local/cmake-3.26.4-linux-x86_64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
15:42:45  [INFO]      [exec]   /usr/local/cmake-3.26.4-linux-x86_64/share/cmake-3.26/Modules/FindOpenSSL.cmake:670 (find_package_handle_standard_args)
15:42:45  [INFO]      [exec]   /home/jenkins/agent/workspace/jenkins-examples-udf-examples-native-169/examples/UDF-Examples/RAPIDS-accelerated-UDFs/target/cpp-build/_deps/curl-src/CMakeLists.txt:449 (find_package)
15:42:45  [INFO]      [exec] 

port the fix rapidsai/cudf#17026 to UDF-native build

@pxLi pxLi added build dependencies Pull requests that update a dependency file labels Oct 14, 2024
@pxLi
Copy link
Collaborator Author

pxLi commented Oct 14, 2024

verified internally

@pxLi pxLi requested review from NvTimLiu and nvliyuan October 14, 2024 07:58
@pxLi pxLi merged commit 2641ebf into NVIDIA:branch-24.12 Oct 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants