From: Stephen Rothwell Date: Mon, 21 Oct 2019 23:51:05 +0000 (+1100) Subject: do_build: suppress another message that changes numbers X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=6841fa6442e714b3e8e59420cdfe26adf060ef73;p=next-scripts do_build: suppress another message that changes numbers --- diff --git a/do_build b/do_build index fa63bff..97d8ea0 100755 --- a/do_build +++ b/do_build @@ -43,6 +43,7 @@ log_regex='/^[[:space:]]+$/d /^WARNING: drivers\/built-in\.o\(\.text\+0x[[:xdigit:]]+\): Section mismatch in reference from /d /^Warning: Kernel ABI header at /d /^[[:space:]]+PERF_VERSION = /d +s/^(Parsed description of) [[:digit:]]+ (helper function)/\1 X \2/ s/^([[:xdigit:]]+)([[:space:]]+R_PPC64_(ADDR64|REL32)[[:space:]].*)$/XXX\2/' $cmd <<-EOF