buildframework/helium/config/metadata_regex.csv
changeset 2 39c28ec933dd
equal deleted inserted replaced
1:820b22e13ff1 2:39c28ec933dd
       
     1 priority,regex,description
       
     2 CRITICAL,.*Error:.*mingw_make\.exe.*,
       
     3 ERROR,.*\: cannot create regular file.*,
       
     4 ERROR,.*\): Missing file:.*,
       
     5 ERROR,(?:(?:\s*\d+\)\s*)|(?:\s*\*\*\*\s*))ERROR:.*,
       
     6 ERROR,.*is not recognized as an internal or external command.*,
       
     7 ERROR,MISSING:.*,
       
     8 ERROR,.*FLEXlm error:.*,
       
     9 ERROR,.*(ABLD|BLDMAKE)\s*ERROR:.*,
       
    10 ERROR,.*FATAL ERROR\(S\):.*,
       
    11 ERROR,.*fatal error C1001: INTERNAL COMPILER ERROR.*,
       
    12 ERROR,.*fatal error U1077.*,
       
    13 ERROR,^fatal error.*,
       
    14 ERROR,.*warning U4010.*,
       
    15 ERROR,make(?:\.exe)?\s*(?:\[\d+\])\s*?\:\s*\*\*\*.*,
       
    16 ERROR,make(?:\.exe)(?:\[\d+\])?\:.*\s+not\s+remade.*,
       
    17 ERROR,make(?:\.exe)\s*:\s*\*\*\*.*\s*[Nn]o rule.*,
       
    18 ERROR,"\""(?:.*)\"" , line (\d+): (Error: +(.\d+.*?):.*)",
       
    19 ERROR,error: ((Internal fault):.*)$,
       
    20 ERROR,.*Exception: STATUS_ACCESS_VIOLATION.*,
       
    21 ERROR,.*target .* given more than once in the same rule.*,
       
    22 ERROR,ERROR:.*,
       
    23 ERROR,Error:.*,
       
    24 ERROR,ERROR\t.*,
       
    25 ERROR,^.*\s*elf2e32\s*:\s*Error\s*:\s*,
       
    26 ERROR,.*[Nn]o such file or directory\s*.*,
       
    27 ERROR,Exception: [A-Z0-9_]+.*,
       
    28 ERROR,.*target .* given more than once in the same rule.*,
       
    29 ERROR,ERROR EC\d+:.*,
       
    30 ERROR,Errors caused tool to abort..*,
       
    31 ERROR,ERROR\t.*,
       
    32 ERROR,.*Traceback \(most recent call last\).*,
       
    33 ERROR,Application encountered an unexpected error\.\s*Stopping\.\s*,
       
    34 ERROR,Unable to write dump file .+,
       
    35 ERROR,Unable to connect to CM: .*,
       
    36 ERROR,.*: Incorrect slash in .*,
       
    37 ERROR,.*: Incorrect case for epoc32 tree in .*,
       
    38 ERROR,.*: Incorrect case versus exclusion list in .*,
       
    39 ERROR,The system cannot find the path specified.*,
       
    40 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).*,
       
    41 WARNING,.*\\\\(?)\(\d+\)\s:\sWarning:\s\(\d+\).*,
       
    42 WARNING,(\d+\))?\s.*WARNING:.*,
       
    43 WARNING,(BLDMAKE |MAKEDEF )?WARNING:.*,
       
    44 WARNING,.*\(\d+\) : warning C.*,
       
    45 WARNING,.*\d+: warning:.*,
       
    46 WARNING,.*Usage Warning:.*,
       
    47 WARNING,.*mwld.exe:.*,
       
    48 WARNING,Command line warning.*,
       
    49 WARNING,.*ERROR: bad relocation:.*,
       
    50 WARNING,(\d+) warning.*,
       
    51 WARNING,.*EventType:\s+Error\s+Source:\s+SweepNT.*,
       
    52 WARNING,WARN\t.*,
       
    53 WARNING,.*LINK : warning.*,
       
    54 WARNING,.*\s*elf2e32\s*:\s*Warning\s*:\s*,
       
    55 WARNING,Warning:.*,
       
    56 REMARK,"\"".*\""\, line \d+: Warning: +(.\d+.*?):.*",
       
    57 REMARK,.*Command line warning D4025 : .*,
       
    58 REMARK,REMARK: .*,
       
    59 REMARK,EventType:\s+Error\s+Source:\s+GNU\s+Make.*,
       
    60 REMARK,".*:\d+: warning: cannot find matching deallocation function.*",
       
    61 REMARK,(:\d+)*: note: .*,
       
    62 INFO,INFO:.*,
       
    63 WARNING,"line \d+: Warning:'\, r':\s+warning\s+\w+:.*",
       
    64 WARNING,"\""(.*)\""\, line (\d+): (Warning: +(?!A1495E)(.\d+.*?):.*)",
       
    65 WARNING,Warning\s*:\s*.*,
       
    66 ERROR,.*Error\s*:\s*.*,