[gegl] build: Add buildbot/suppressed_warnings.txt



commit b58ca45a8fedab844dc81017817396c6a0142d9c
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 |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/build/buildbot/suppressed_warnings.txt b/build/buildbot/suppressed_warnings.txt
new file mode 100644
index 0000000..54eec33
--- /dev/null
+++ b/build/buildbot/suppressed_warnings.txt
@@ -0,0 +1,5 @@
+# Doesn't seem like important warnings, we typically get them during
+# make distcheck when the test install is performed
+
+all_files : ^libtool: install: warning: relinking `.*'$
+all_files : ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$



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