2022-06-25 07:35 ftp://ftp.de.debian.org/debian/pool/main/s/sonic-pi/sonic-pi_3.2.2~repack.orig.tar.xz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --inline-suppr --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j4 platform: Linux-5.10.0-15-amd64-x86_64-with-glibc2.31 python: 3.9.2 client-version: 1.3.25 compiler: g++ (Debian 10.2.1-6) 10.2.1 20210110 cppcheck: head 2.8 head-info: 63e567e (2022-06-25 08:38:17 +0200) count: 69 68 elapsed-time: 0.8 1.1 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: sonic-pi-3.2.2/app/gui/qt/widgets/sonicpilog.h:58:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_DECLARE_METATYPE is a macro then please configure it. [unknownMacro] sonic-pi-3.2.2/app/gui/qt/visualizer/scope.h:31:1: error: There is an unknown macro here somewhere. Configuration is required. If QT_FORWARD_DECLARE_CLASS is a macro then please configure it. [unknownMacro] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:380:69: warning: Assert statement calls a function which may have desired side effects: 'end'. [assertWithSideEffect] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:383:29: warning: Assert statement calls a function which may have desired side effects: 'end'. [assertWithSideEffect] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:444:25: warning: Assert statement calls a function which may have desired side effects: 'begin'. [assertWithSideEffect] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:444:49: warning: Assert statement calls a function which may have desired side effects: 'end'. [assertWithSideEffect] sonic-pi-3.2.2/app/gui/qt/osc/sonic_pi_osc_server.cpp:18:19: warning: Member variable 'SonicPiOSCServer::port_num' is not initialized in the constructor. [uninitMemberVar] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:617:8: style:inconclusive: Technically the member function 'oscpkt::PacketWriter::isOk' can be const. [functionConst] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:618:13: style:inconclusive: Technically the member function 'oscpkt::PacketWriter::getErr' can be const. [functionConst] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:623:12: style:inconclusive: Technically the member function 'oscpkt::PacketWriter::packetSize' can be const. [functionConst] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:323:3: style: Class 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:234:5: style: Class 'ArgReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sonic-pi-3.2.2/app/gui/qt/osc/oschandler.h:25:3: style: Class 'OscHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sonic-pi-3.2.2/app/gui/qt/osc/oscpkt.hh:466:14: warning: Invalid test for overflow 'p+sz