Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] [C++] [CentOS 7] [AMD64] cannot bind 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>' #28263

Closed
asfimport opened this issue Apr 21, 2021 · 1 comment

Comments

@asfimport
Copy link

asfimport commented Apr 21, 2021

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:

/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>&&'

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 ursacomputing/crossbow@nightly-2021-04-19-0-github-centos-7-amd64...nightly-2021-04-20-0-github-centos-7-amd64 

Reporter: Mauricio 'Pachá' Vargas Sepúlveda / @pachadotdev

Related issues:

Note: This issue was originally created as ARROW-12498. Please see the migration documentation for further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant