You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/01/22 01:13:00 UTC

[jira] [Created] (IMPALA-9312) run_clang_tidy.sh hides errors in buildall.sh

Tim Armstrong created IMPALA-9312:
-------------------------------------

             Summary: run_clang_tidy.sh hides errors in buildall.sh
                 Key: IMPALA-9312
                 URL: https://issues.apache.org/jira/browse/IMPALA-9312
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


[https://jenkins.impala.io/job/clang-tidy-ub1604/10706/] just failed with this unhelpful error:
{noformat}

Compiling
WARNING: compile failed
run-clang-tidy.py hit an error, dumping stderr output
bin/run_clang_tidy.sh: line 59: run-clang-tidy.py: command not found
 {noformat}
It seems like the toolchain download failed, but we have no way to debug further. We should at least dump the output of buildall.sh. It would probably be better if we treated buildall.sh failures as a hard failure.



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