[1681/3257] Compiling default/librpc/gen_ndr/py_xattr.c default/librpc/gen_ndr/py_xattr.c:4594:32: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_xattr.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_xattr.c:4675:32: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_xattr.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_xattr.c:4794:32: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_xattr.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 warnings generated.
Please do not bulk-report generic compiler warnings via bugzilla. (Unless you have a tested patch). Some of these have already been fixed by 67040cf61232dd1cdcc820237919ac1e073c31c2 in master for 4.7 Sorry,