buildframework/helium/config/metadata_regex.csv
author timothy.murphy@nokia.com
Fri, 30 Apr 2010 16:07:17 +0100
branchfix
changeset 511 7581d432643a
parent 217 0f5e3a7fb6af
child 587 85df38eb4012
permissions -rw-r--r--
fix: support new trace compiler features for preventing clashes. Automatically turn on OST_TRACE_COMPILER_IN_USE macro. Look for trace header in systemincludes. Make directories in makefile parse to prevent clashes during build. Correct path for autogen headers. Correct case issue with autogen headers on Linux.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     1
priority,regex,description
179
d8ac696cc51f helium_7.0-r14027
wbernard
parents: 1
diff changeset
     2
CRITICAL,.*Error:.*mingw_make\.exe.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
     3
ERROR,.*\: cannot create regular file.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
     4
ERROR,.*\): Missing file:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
     5
ERROR,(?:(?:\s*\d+\)\s*)|(?:\s*\*\*\*\s*))ERROR:.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     6
ERROR,.*is not recognized as an internal or external command.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
     7
ERROR,MISSING:.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     8
ERROR,.*FLEXlm error:.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
     9
ERROR,.*(ABLD|BLDMAKE)\s*ERROR:.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    10
ERROR,.*FATAL ERROR\(S\):.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    11
ERROR,.*fatal error C1001: INTERNAL COMPILER ERROR.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    12
ERROR,.*fatal error U1077.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    13
ERROR,^fatal error.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    14
ERROR,.*warning U4010.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    15
ERROR,make(?:\.exe)?\s*(?:\[\d+\])\s*?\:\s*\*\*\*.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    16
ERROR,make(?:\.exe)(?:\[\d+\])?\:.*\s+not\s+remade.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    17
ERROR,make(?:\.exe)\s*:\s*\*\*\*.*\s*[Nn]o rule.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    18
ERROR,"\""(?:.*)\"" , line (\d+): (Error: +(.\d+.*?):.*)",
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    19
ERROR,error: ((Internal fault):.*)$,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    20
ERROR,.*Exception: STATUS_ACCESS_VIOLATION.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    21
ERROR,.*target .* given more than once in the same rule.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    22
ERROR,ERROR:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    23
ERROR,Error:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    24
ERROR,ERROR\t.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    25
ERROR,^.*\s*elf2e32\s*:\s*Error\s*:\s*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    26
ERROR,.*[Nn]o such file or directory\s*.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    27
ERROR,Exception: [A-Z0-9_]+.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    28
ERROR,.*target .* given more than once in the same rule.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    29
ERROR,ERROR EC\d+:.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    30
ERROR,Errors caused tool to abort..*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    31
ERROR,ERROR\t.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    32
ERROR,.*Traceback \(most recent call last\).*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    33
ERROR,Application encountered an unexpected error\.\s*Stopping\.\s*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    34
ERROR,Unable to write dump file .+,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    35
ERROR,Unable to connect to CM: .*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    36
ERROR,.*: Incorrect slash in .*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    37
ERROR,.*: Incorrect case for epoc32 tree in .*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    38
ERROR,.*: Incorrect case versus exclusion list in .*,
179
d8ac696cc51f helium_7.0-r14027
wbernard
parents: 1
diff changeset
    39
ERROR,The system cannot find the path specified.*,
d8ac696cc51f helium_7.0-r14027
wbernard
parents: 1
diff changeset
    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).*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    41
WARNING,.*\\\\(?)\(\d+\)\s:\sWarning:\s\(\d+\).*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    42
WARNING,(\d+\))?\s.*WARNING:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    43
WARNING,(BLDMAKE |MAKEDEF )?WARNING:.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    44
WARNING,.*\(\d+\) : warning C.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    45
WARNING,.*\d+: warning:.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    46
WARNING,.*Usage Warning:.*,
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    47
WARNING,.*mwld.exe:.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    48
WARNING,Command line warning.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    49
WARNING,.*ERROR: bad relocation:.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    50
WARNING,(\d+) warning.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    51
WARNING,.*EventType:\s+Error\s+Source:\s+SweepNT.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    52
WARNING,WARN\t.*,
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    53
WARNING,.*LINK : warning.*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    54
WARNING,.*\s*elf2e32\s*:\s*Warning\s*:\s*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    55
WARNING,Warning:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    56
REMARK,"\"".*\""\, line \d+: Warning: +(.\d+.*?):.*",
1
be27ed110b50 Bringing in Helium, imaker and cmaker
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
    57
REMARK,.*Command line warning D4025 : .*,
217
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    58
REMARK,REMARK: .*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    59
REMARK,EventType:\s+Error\s+Source:\s+GNU\s+Make.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    60
REMARK,".*:\d+: warning: cannot find matching deallocation function.*",
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    61
REMARK,(:\d+)*: note: .*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    62
INFO,INFO:.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    63
WARNING,"line \d+: Warning:'\, r':\s+warning\s+\w+:.*",
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    64
WARNING,"\""(.*)\""\, line (\d+): (Warning: +(?!A1495E)(.\d+.*?):.*)",
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    65
WARNING,Warning\s*:\s*.*,
0f5e3a7fb6af helium_8.0-r15308
wbernard
parents: 179
diff changeset
    66
ERROR,.*Error\s*:\s*.*,