buildframework/helium/sf/java/metadata/tests/data/metadata_regex_compile.csv
author wbernard
Fri, 13 Aug 2010 14:59:05 +0300
changeset 628 7c4a911dc066
parent 587 85df38eb4012
permissions -rw-r--r--
helium_11.0.0-e00f171ca185

severity,regex,description
ERROR,.*target pattern contains no.*,
ERROR,.*mixed implicit and static pattern rules.*,
ERROR,.*multiple target patterns.*,
ERROR,.*missing target pattern.*,
ERROR,.*insufficient arguments to function.*,
ERROR,.*Unterminated variable reference.*,
ERROR,.*Recursive variable.*references itself (eventually).*,
ERROR,.*Circular.*dependency dropped.*,
ERROR,.*Makefile.*was not found.*,
ERROR,.*No targets specified and no makefile found.*,
ERROR,.*missing rule before commands.*,
ERROR,.*commands commence before first target.*,
ERROR,.*missing separator.*,  
WARNING,.*warning: jobserver unavailable:.*,
WARNING,.*warning: -jN forced in submake:.*,