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

Error building JNI Libraries on MacOS: Could not find a package configuration file provided by "xsimd"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 10.0.0
    • Java
    • None

    Description

      Current guide to build Arrow Java JNI https://arrow.apache.org/docs/developers/java/building.html#building-jni-libraries-on-macos needs update for error message:

       

      CMake Error at cmake_modules/ThirdpartyToolchain.cmake:261 (find_package):
        By not providing "Findxsimd.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "xsimd", but
        CMake did not find one.  Could not find a package configuration file provided by "xsimd" (requested
        version 8.1.0) with any of the following names:    xsimdConfig.cmake
          xsimd-config.cmake  Add the installation prefix of "xsimd" to CMAKE_PREFIX_PATH or set
        "xsimd_DIR" to a directory containing one of the above files.  If "xsimd"
        provides a separate development package or SDK, be sure it has been
        installed.
      Call Stack (most recent call first):
        cmake_modules/ThirdpartyToolchain.cmake:2220 (resolve_dependency)
        CMakeLists.txt:567 (include) 

       

      Attachments

        Activity

          People

            kou Kouhei Sutou
            dsusanibara David Dali Susanibar Arce
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: