On Wed, Jan 6, 2016 at 2:58 PM, Gregory Farnum <gfarnum@xxxxxxxxxx> wrote: > I was annoyed again at our gitbuilders being all yellow because of > compile warnings so I went to check out how many of them are real and > how many of them are self-inflicted warnings. I just spot-checked > http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-amd64-basic/log.cgi?log=2694e1171f23166e8a11c57c7b284621498decd8, > but much to my pleasant surprise there are only two errors: > > 1) we have 16 uses of rados_ioctx_pool_required_alignment, which is deprecated. > 2) we have two uses of libec_isa.so being linked against a loadable module. > > Both of these are contained entirely in our unit tests. I don't know > exactly what's going on with the second one, but I imagine it's not a > difficult fix? For the first one, can we just stop testing it? Or in > some way suppress the warning for those callers? I'd love to have some > green show up on the dashboard again, so that it's not too hard to > notice when we introduce actual build regressions. ;) i am preparing a fix for them, at https://github.com/tchaikov/ceph/tree/wip-kill-warnings . > -Greg > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Regards Kefu Chai -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html