Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-7422

[Python] Improper CPU flags failing pyarrow install in ARM devices

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 0.15.1
    • 0.15.1
    • Python
    • None
    • ARMv8 Jetson Nano with CUDA capable GPU
      Ubuntu 18.04.1
      gcc version 7.4.0
      cmake version 3.10.2

    Description

      Improper CPU flags failing build in-spite of routines explicitly checking whether compiler supports those flags. Since pyarrow package in the pip has configuration errors, building from the source is the only option but the installation fails due to several issues, this being one of them.

      Had to manually remove SSE4, AltiVec related flags from the DefineOptions.cmake & SetupCxxFlags.cmake to avoid this error in-spite of routines to check whether compiler can handle this flags.

      There are other errors after doing this(they don't seem to be related to CPU flags, so I have opened separate issue).

      Log is in the external issue URL.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Abishek_Muthian Abishek Muthian
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: