You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/09 03:24:00 UTC

[jira] [Commented] (IMPALA-9590) Resolve error when build tsan and ubsan on arm64

    [ https://issues.apache.org/jira/browse/IMPALA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078876#comment-17078876 ] 

ASF subversion and git services commented on IMPALA-9590:
---------------------------------------------------------

Commit dc993daa34defadc57434ffe57331818c2c143f7 in impala's branch refs/heads/master from zhaorenhai
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=dc993da ]

IMPALA-9590 Resolve error when build tsan and ubsan on arm64

Tsan build will fail on atomicops-internals-x86.cc build,
so if on arm64, just don't build it.
And Ubsan build should link to libclang_rt.ubsan_standalone's
 aarch 64 version, not x86 version.

Change-Id: I1b5b63e5e52bc818ea4591292ac36da941b2cf2d
Reviewed-on: http://gerrit.cloudera.org:8080/15630
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Resolve error when build tsan and ubsan on arm64
> ------------------------------------------------
>
>                 Key: IMPALA-9590
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9590
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: zhaorenhai
>            Assignee: zhaorenhai
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> Tsan build will fail on atomicops-internals-x86.cc build,
> so if on arm64, just don't build it.
> And Ubsan build should link to libclang_rt.ubsan_standalone's
>  aarch 64 version, not x86 version.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org