[
https://issues.apache.org/jira/browse/ARROW-12498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326949#comment-17326949
]
Mauricio 'Pachá' Vargas Sepúlveda commented on ARROW-12498:
-----------------------------------------------------------
duplicate of https://issues.apache.org/jira/browse/ARROW-12494
> [CI] [C++] [CentOS 7] [AMD64] cannot bind
> 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>'
> -------------------------------------------------------------------------------------------------
>
> Key: ARROW-12498
> URL: https://issues.apache.org/jira/browse/ARROW-12498
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Mauricio 'Pachá' Vargas Sepúlveda
> Priority: Blocker
>
> centos-7-amd64 has repeatedly failed at nightly builds:
> 2021-04-21:
> [https://github.com/ursacomputing/crossbow/runs/2397521625#step:8:902]
> 2021-04-20:
> [https://github.com/ursacomputing/crossbow/runs/2387780946#step:8:901]
> the error reads:
> {code:java}
> /root/rpmbuild/BUILD/apache-arrow-3.1.0.dev705/cpp/src/arrow/adapters/orc/adapter.cc:581:10:
> error: cannot bind 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>'
> lvalue to 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>&&'{code}
> as of 2021-04-19, this was building ok:
> [https://github.com/ursacomputing/crossbow/runs/2378058086]
> the commited files between 2020-04-19 and 2021-04-20 can be seen at
> [https://github.com/ursacomputing/crossbow/compare/nightly-2021-04-19-0-github-centos-7-amd64...nightly-2021-04-20-0-github-centos-7-amd64]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)