You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Apache Arrow JIRA Bot (Jira)" <ji...@apache.org> on 2022/09/29 17:52:00 UTC

[jira] [Commented] (ARROW-16942) Error building JNI Libraries on MacOS: Could not find a package configuration file provided by "xsimd"

    [ https://issues.apache.org/jira/browse/ARROW-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611158#comment-17611158 ] 

Apache Arrow JIRA Bot commented on ARROW-16942:
-----------------------------------------------

This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned per [project policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment]. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

> Error building JNI Libraries on MacOS: Could not find a package configuration file provided by "xsimd"
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-16942
>                 URL: https://issues.apache.org/jira/browse/ARROW-16942
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: David Dali Susanibar Arce
>            Assignee: David Dali Susanibar Arce
>            Priority: Minor
>
> 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:
>  
> {code:java}
> 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) {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)