[Buildbot-devel] Problem using the Compile param: suppressionFile

sergio borghese sergio.borghese at gmail.com
Thu Jun 26 16:54:16 UTC 2014


Hi All,

I'm trying to integrate into my buildbot process the feature to suppress
specific compilation warnings.
Here what I did:

1) created the file with the warning exections, sample line below:
deps/include/linux/sofia-sip-1.12/sofia-sip/su_tag.h : .*

2) added to the Compile Step the following:
suppressionFile= <path_to> + "/buildbot-warnings-exceptions",

3) restarted the buildmaster

Unfortunately it seems the warning are not filtered out :(
As an example, here teh warning line, still present in the compile step
logs:

deps/include/linux/sofia-sip-1.12/sofia-sip/su_tag.h:206:25: warning:
unused parameter 'p' [-Wunused-parameter]

What I'm I doing wrong?
Just to complete the picture:
buildmaster: running on a gentoo server 64bit
Buildbot version: 0.8.8
Twisted version: 12.3.0

Buildslave : running on a Ubuntu 12.04 64bit
Buildslave version: 0.8.5
Twisted version: 11.1.0

Many thanks
Sergio

-- 
preferisco ammazzare il tempo,
preferisco sparare cazzate,
preferisco fare esplodere una moda,
preferisco morire d'amore.
(Caparezza)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140626/234bcfb8/attachment.html>


More information about the devel mailing list