You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 14:12:00 UTC

[jira] [Updated] (KUDU-2660) -fno-sanitize-recover deprecation warnings when building UBSAN

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

Grant Henke updated KUDU-2660:
------------------------------
    Labels: newbie trivial  (was: newbie)

> -fno-sanitize-recover deprecation warnings when building UBSAN
> --------------------------------------------------------------
>
>                 Key: KUDU-2660
>                 URL: https://issues.apache.org/jira/browse/KUDU-2660
>             Project: Kudu
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.8.0
>            Reporter: Adar Dembo
>            Priority: Major
>              Labels: newbie, trivial
>
> When building UBSAN, every compiled file spits out this warning:
> {noformat}
> [81/197] Building CXX object src/kudu/common/CMakeFiles/kudu_common_proto.dir/common.pb.cc.o
> clang-6.0: warning: argument '-fno-sanitize-recover' is deprecated, use '-fno-sanitize-recover=undefined,integer' or '-fno-sanitize-recover=all' instead [-Wdeprecated]
> {noformat}
> Must be some new behavior with clang 6.



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