[
https://issues.apache.org/jira/browse/ARROW-12885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354549#comment-17354549
]
Menno commented on ARROW-12885:
-------------------------------
If I install with ARROW_PARQUET=OFF the bluid fails as well:
{code:java}
[ 15%] Built target toolchain
Scanning dependencies of target arrow_dependencies
[ 15%] Built target arrow_dependencies
Scanning dependencies of target arrow_objlib
[ 15%] Building CXX object
src/arrow/CMakeFiles/arrow_objlib.dir/array/array_base.cc.o
In file included from /pfmphp/phptestmsi/PFMRBI/arrow/cpp/src/arrow/type.h:33:0,
from
/pfmphp/phptestmsi/PFMRBI/arrow/cpp/src/arrow/array/array_base.h:31,
from
/pfmphp/phptestmsi/PFMRBI/arrow/cpp/src/arrow/array/array_base.cc:18:
/pfmphp/phptestmsi/PFMRBI/arrow/cpp/src/arrow/util/endian.h:28:42: fatal error:
endian.h: No such file or directory
#include <endian.h> // IWYU pragma: keep
^
compilation terminated.
make[2]: *** [src/arrow/CMakeFiles/arrow_objlib.dir/build.make:63:
src/arrow/CMakeFiles/arrow_objlib.dir/array/array_base.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1195:
src/arrow/CMakeFiles/arrow_objlib.dir/all] Error 2
make: *** [Makefile:141: all] Error 2{code}
Is arrow supported for AIX?
> [C++] Error: template with C linkage template <class T>
> -------------------------------------------------------
>
> Key: ARROW-12885
> URL: https://issues.apache.org/jira/browse/ARROW-12885
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: IBM i | AS400 | AIX
> Reporter: Menno
> Priority: Major
> Attachments: 2021-05-26 16_31_09-Window.png, thrift_ep-build-err.log
>
>
> When installing arrow on IBM i it fails the install at the thrift dependency
> install with the following output:
> !2021-05-26 16_31_09-Window.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)