You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/09/10 18:12:00 UTC

[jira] [Resolved] (ARROW-9968) [C++] UBSAN link failure with __int8_t

     [ https://issues.apache.org/jira/browse/ARROW-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-9968.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8164
[https://github.com/apache/arrow/pull/8164]

> [C++] UBSAN link failure with __int8_t
> --------------------------------------
>
>                 Key: ARROW-9968
>                 URL: https://issues.apache.org/jira/browse/ARROW-9968
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> See https://github.com/apache/arrow/runs/1093237142 :
> {code}
> src/arrow/util/CMakeFiles/arrow-utility-test.dir/decimal_test.cc.o: In function `arrow::Decimal128Test_Multiply_Test::TestBody()':
> /arrow/cpp/src/arrow/util/decimal_test.cc:935: undefined reference to `__muloti4'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> {code}



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