[1659/3257] Compiling default/librpc/gen_ndr/py_nbt.c default/librpc/gen_ndr/py_nbt.c:15676:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_nbt.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_nbt.c:15757:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_nbt.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_nbt.c:15876:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_nbt.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,