You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jacob Wujciak-Jens (Jira)" <ji...@apache.org> on 2022/04/08 15:32:00 UTC

[jira] [Commented] (ARROW-12626) [C++] Build doesn't find external xsimd, and then installs a bundled one into a wrong path

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

Jacob Wujciak-Jens commented on ARROW-12626:
--------------------------------------------

Hello [~yurivict] is this still an issue for you?

> [C++] Build doesn't find external xsimd, and then installs a bundled one into a wrong path
> ------------------------------------------------------------------------------------------
>
>                 Key: ARROW-12626
>                 URL: https://issues.apache.org/jira/browse/ARROW-12626
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 4.0.0
>            Reporter: Yuri
>            Priority: Major
>
> cmake script accept -Dxsimd_SOURCE=SYSTEM but then it prints:
> {code:java}
> -- ARROW_XSIMD_BUILD_VERSION: e9234cd6e6f4428fc260073b2c34ffe86fda1f34
> ...
> -- Building xsimd from source
> {code}
> Then it installs files with build directory paths:
> {code:java}
> ===> Checking for items in STAGEDIR missing from pkg-plist
> Error: Orphaned: /usr/ports/databases/arrow/work/.build/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_align.hpp
> Error: Orphaned: /usr/ports/databases/arrow/work/.build/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_config.hpp
> Error: Orphaned: /usr/ports/databases/arrow/work/.build/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_include.hpp
> Error: Orphaned: /usr/ports/databases/arrow/work/.build/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_instruction_set.hpp
> Error: Orphaned: /usr/ports/databases/arrow/work/.build/xsimd_ep/src/xsimd_ep-install/include/xsimd/math/xsimd_basic_math.hpp
> {code}
> OS: FreeBSD 12.2
>  
>  



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