summaryrefslogtreecommitdiffstats
path: root/logparse/reproducible-extra.rules
diff options
context:
space:
mode:
Diffstat (limited to 'logparse/reproducible-extra.rules')
-rw-r--r--logparse/reproducible-extra.rules9
1 files changed, 9 insertions, 0 deletions
diff --git a/logparse/reproducible-extra.rules b/logparse/reproducible-extra.rules
new file mode 100644
index 00000000..031a79db
--- /dev/null
+++ b/logparse/reproducible-extra.rules
@@ -0,0 +1,9 @@
+# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
+
+# list of warnings here...
+
+# coreboot
+warning /.+recipe for target.+ failed/
+warning /skipping.+because we're missing compilers for.+/
+warning /make: *** .+ Error 1/
+