[
https://issues.apache.org/jira/browse/ARROW-12885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352656#comment-17352656
]
Neal Richardson commented on ARROW-12885:
-----------------------------------------
Looks like the error is coming from boost, i.e. not in arrow source. Unless
there's some CFLAGS or whatever that we should be passing but aren't, your
options seem to be:
1) Turn {{ARROW_PARQUET=OFF}} (parquet requires thrift, which requires the
boost headers at build time)
2) Report an issue to boost and hope they can fix it, and then you can install
the fixed boost version and use that at Arrow build time.
> [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 | power
> Reporter: Menno
> Priority: Major
> Attachments: 2021-05-26 16_31_09-Window.png
>
>
> 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)