Neal Richardson created ARROW-11501:
---------------------------------------
Summary: [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
{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)