You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/26 00:28:00 UTC

[jira] [Created] (ARROW-15457) [Packaging][deb] Specify CUDAToolkit_ROOT explicitly

Kouhei Sutou created ARROW-15457:
------------------------------------

             Summary: [Packaging][deb] Specify CUDAToolkit_ROOT explicitly
                 Key: ARROW-15457
                 URL: https://issues.apache.org/jira/browse/ARROW-15457
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Packaging
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou
             Fix For: 7.0.0


https://github.com/ursacomputing/crossbow/runs/4937592866?check_suite_focus=true#step:6:430

{noformat}
 -- Unable to find cuda_runtime.h in "/usr/lib/include" for CUDAToolkit_INCLUDE_DIR.
CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find CUDAToolkit (missing: CUDAToolkit_INCLUDE_DIR) (found
  version "11.3.109")
Call Stack (most recent call first):
  /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.18/Modules/FindCUDAToolkit.cmake:731 (find_package_handle_standard_args)
  src/arrow/gpu/CMakeLists.txt:40 (find_package)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)