You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/02/22 22:51:00 UTC

[jira] [Assigned] (ARROW-11501) [C++] endianness check does not work on Solaris

     [ https://issues.apache.org/jira/browse/ARROW-11501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson reassigned ARROW-11501:
---------------------------------------

    Assignee: Neal Richardson

> [C++] endianness check does not work on Solaris
> -----------------------------------------------
>
>                 Key: ARROW-11501
>                 URL: https://issues.apache.org/jira/browse/ARROW-11501
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code}
> In file included from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/type_traits.h:26:0,
> from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/scalar.h:36,
> from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/datum.h:28,
> from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/dataset/expression.h:32,
> from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/dataset/dataset.h:28,
> from /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/dataset/dataset.cc:18:
> /export/home/XXVfZhv/Rtemp/RtmpoK9Cps/file3f4a341e5d8f/cpp/src/arrow/util/bit_util.h:26:42: 
> fatal error: endian.h: No such file or directory
> {code}
> Googling the error message shows some known issues and workarounds for this on Solaris, e.g.:
> * https://github.com/Sereal/Sereal/issues/139
> * https://gitlab.torproject.org/legacy/trac/-/issues/11426
> cc [~kiszk]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)