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

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17280070#comment-17280070 ] 

Kazuaki Ishizaki edited comment on ARROW-11501 at 2/6/21, 4:04 AM:
-------------------------------------------------------------------

Thank you for raising the issue. I can address this, too.


was (Author: kiszk):
Thank you for raising the issue. I will address this.

> [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
>            Priority: Major
>
> {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)