You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/04/29 15:39:00 UTC

[jira] [Created] (IMPALA-8468) buildall.sh should warn that asan/ubsan/... are exclusive

Csaba Ringhofer created IMPALA-8468:
---------------------------------------

             Summary: buildall.sh should warn that asan/ubsan/... are exclusive
                 Key: IMPALA-8468
                 URL: https://issues.apache.org/jira/browse/IMPALA-8468
             Project: IMPALA
          Issue Type: Bug
          Components: Backend, Infrastructure
    Affects Versions: Impala 3.2.0
            Reporter: Csaba Ringhofer


"buidall.sh -asan -ubsan -tsan -tidy" runs without giving any warning, but actually only tsan will have effect. See https://github.com/apache/impala/blob/931a8f0ba7f45d5b1608e62aff397b517b943e95/buildall.sh#L308 for the logic behind this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)