buildframework/helium/config/metadata_regex.csv
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
     1 priority,regex,description
     1 priority,regex,description
     2 FATAL,.*mingw_make\.exe.*,
     2 CRITICAL,.*Error:.*mingw_make\.exe.*,
     3 ERROR,.*\): Missing file:.*, 
     3 ERROR,.*\): Missing file:.*, 
     4 ERROR,^(?:(?:\s*\d+\)\s*)|(?:\s*\*\*\*\s*))ERROR:.*,
     4 ERROR,^(?:(?:\s*\d+\)\s*)|(?:\s*\*\*\*\s*))ERROR:.*,
     5 ERROR,.*Error:\s+.*,
     5 ERROR,.*Error:\s+.*,
     6 ERROR,.*is not recognized as an internal or external command.*,
     6 ERROR,.*is not recognized as an internal or external command.*,
     7 ERROR,^MISSING:.*,
     7 ERROR,^MISSING:.*,
    12 ERROR,.*fatal error U1077.*,
    12 ERROR,.*fatal error U1077.*,
    13 ERROR,.*warning U4010,
    13 ERROR,.*warning U4010,
    14 ERROR,^make(?:\[\d+\])?\: \*\*\*.*,
    14 ERROR,^make(?:\[\d+\])?\: \*\*\*.*,
    15 ERROR,^make(?:\[\d+\])?:\s+.*\s+not\s+remade.*,
    15 ERROR,^make(?:\[\d+\])?:\s+.*\s+not\s+remade.*,
    16 ERROR,error: ((Internal fault):)$,
    16 ERROR,error: ((Internal fault):)$,
       
    17 ERROR,.*No such file or directory$,
    17 ERROR,Exception: [A-Z0-9_]+.*,
    18 ERROR,Exception: [A-Z0-9_]+.*,
    18 ERROR,.*target .* given more than once in the same rule.*,
    19 ERROR,.*target .* given more than once in the same rule.*,
    19 ERROR,^ERROR:.*,
    20 ERROR,^ERROR:.*,
    20 ERROR,^ERROR EC\d+:.*,
    21 ERROR,^ERROR EC\d+:.*,
    21 ERROR,Errors caused tool to abort..*,
    22 ERROR,Errors caused tool to abort..*,
    22 ERROR,.*no rule to make.*,
    23 ERROR,.*no rule to make.*,
    23 ERROR,^ERROR\t.*,
    24 ERROR,^ERROR\t.*,
    24 ERROR,.*Traceback \(most recent call last\).*,
    25 ERROR,.*Traceback \(most recent call last\).*,
    25 CRITICAL,[Ww]arning:?\s+(#111-D|#1166-D|#117-D|#128-D|#1293-D|#1441-D|#170-D|#174-D|#175-D|#185-D|#186-D|#223-D|#231-D|#257-D|#284-D|#368-D|#414-D|#430-D|#47-D|#514-D|#546-D|#68-D|#69-D|#830-D|#940-D|#836-D|A1495E|L6318W|C2874W|C4127|C4355|C4530|C4702|C4786|LNK4049),
    26 ERROR,^Application encountered an unexpected error\.\s*Stopping\.\s*,
       
    27 ERROR,^Unable to write dump file .+,
       
    28 ERROR,^Unable to connect to CM: .*,
       
    29 ERROR,^.*: Incorrect slash in .*,
       
    30 ERROR,^.*: Incorrect case for epoc32 tree in .*,
       
    31 ERROR,^.*: Incorrect case versus exclusion list in .*,
       
    32 ERROR,The system cannot find the path specified.*,
       
    33 CRITICAL,.*[Ww]arning:?\s+(#111-D|#1166-D|#117-D|#128-D|#1293-D|#1441-D|#170-D|#174-D|#175-D|#185-D|#186-D|#223-D|#231-D|#257-D|#284-D|#368-D|#414-D|#430-D|#47-D|#514-D|#546-D|#68-D|#69-D|#830-D|#940-D|#836-D|A1495E|L6318W|C2874W|C4127|C4355|C4530|C4702|C4786|LNK4049).*,
    26 WARNING,^(\d+\))?\s.*WARNING:.*,
    34 WARNING,^(\d+\))?\s.*WARNING:.*,
    27 WARNING,^MAKEDEF WARNING:.*,
    35 WARNING,^MAKEDEF WARNING:.*,
    28 WARNING,.*\\\\(?)\(\d+\)\s:\sWarning:\s\(\d+\),
    36 WARNING,.*\\\\(?)\(\d+\)\s:\sWarning:\s\(\d+\),
    29 WARNING,^(BLDMAKE |MAKEDEF )?WARNING:.*,
    37 WARNING,^(BLDMAKE |MAKEDEF )?WARNING:.*,
    30 WARNING,.*\(\d+\) : warning C.*,
    38 WARNING,.*\(\d+\) : warning C.*,