[babl] build: Add buildbot/suppressed_warnings.txt



commit a210d25b28b5d6c59e11dd35f54e5e0739edee95
Author: Martin Nordholts <martinn src gnome org>
Date:   Thu Jul 22 23:30:14 2010 +0200

    build: Add buildbot/suppressed_warnings.txt
    
    Add a warning suppression file for buildbot (http://buildbot.net) so
    we can start doing continous automated testing and nightly builds
    eventually.

 build/buildbot/suppressed_warnings.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/build/buildbot/suppressed_warnings.txt b/build/buildbot/suppressed_warnings.txt
new file mode 100644
index 0000000..d257a71
--- /dev/null
+++ b/build/buildbot/suppressed_warnings.txt
@@ -0,0 +1,7 @@
+# This is a 'suppressionFile' for the 'Test' buildbot build step
+
+# These doesn't seem like important warnings, we typically get them
+# during make distcheck when the test install is performed
+
+:    ^libtool: install: warning: relinking `.*'$
+:    ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]