daq/dataflow/src/SocketLib.cc:135 comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
daq/hbasf2/utils/src/HLTEventProcessor.cc:430 ‘void PyOS_AfterFork()’ is deprecated [-Wdeprecated-declarations]
daq/rfarm/event/tools/removerb.cc:50 format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
daq/rfarm/event/tools/removerb.cc:50 format ‘%d’ expects a matching ‘int*’ argument [-Wformat=]
daq/rfarm/event/tools/removerb.cc:50 format ‘%s’ expects a matching ‘char*’ argument [-Wformat=]
daq/rfarm/manager/tools/removeshm.cc:47 format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
daq/rfarm/manager/tools/removeshm.cc:47 format ‘%s’ expects a matching ‘char*’ argument [-Wformat=]