You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Mauricio 'Pachá' Vargas Sepúlveda (Jira)" <ji...@apache.org> on 2021/04/20 18:50:00 UTC

[jira] [Created] (ARROW-12486) [CI] [Gandiva] error: use of deleted function

Mauricio 'Pachá' Vargas Sepúlveda created ARROW-12486:
---------------------------------------------------------

             Summary: [CI] [Gandiva] error: use of deleted function
                 Key: ARROW-12486
                 URL: https://issues.apache.org/jira/browse/ARROW-12486
             Project: Apache Arrow
          Issue Type: Task
          Components: C++ - Gandiva, Continuous Integration
            Reporter: Mauricio 'Pachá' Vargas Sepúlveda


See https://github.com/ursacomputing/crossbow/runs/2387785393

Gandiva build fails on CentOS x64. The error is:
{code:java}
*/opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/stl_construct.h:75:7: error: use of deleted function ‘arrow::MoveOnlyDataType::MoveOnlyDataType(const arrow::MoveOnlyDataType&)’*
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)