../source_subfolder/rutil/FdPoll.cxx:362:8: warning: unused variable 'loopCnt' [-Wunused-variable] int loopCnt = 0; ^ ../source_subfolder/rutil/FdPoll.cxx:415:8: warning: unused variable 'loopCnt' [-Wunused-variable] int loopCnt = 0; ^ 2 warnings generated. ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:185:12: warning: variable 'eventCode' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if(mButton >= 'A' && mButton <= 'D') ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:194:11: note: uninitialized use occurs here return eventCode; ^~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:185:9: note: remove the 'if' if its condition is always true else if(mButton >= 'A' && mButton <= 'D') ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:185:12: warning: variable 'eventCode' is used uninitialized whenever '&&' condition is false [-Wsometimes-uninitialized] else if(mButton >= 'A' && mButton <= 'D') ^~~~~~~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:194:11: note: uninitialized use occurs here return eventCode; ^~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:185:12: note: remove the '&&' if its condition is always true else if(mButton >= 'A' && mButton <= 'D') ^~~~~~~~~~~~~~~~~ ../../source_subfolder/resip/stack/DtmfPayloadContents.cxx:172:28: note: initialize the variable 'eventCode' to silence this warning unsigned short eventCode; ^ = 0 2 warnings generated. make[5]: *** [Via.lo] Terminated: 15 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [WarningCategory.lo] Terminated: 15 make[5]: *** [ApplicationSip.lo] Terminated: 15 make[5]: *** [ApiCheck.lo] Terminated: 15 make[5]: *** [Aor.lo] Terminated: 15 make[5]: *** [TokenOrQuotedStringCategory.lo] Terminated: 15 make[5]: *** [Token.lo] Terminated: 15 make[5]: *** [NameAddr.lo] Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 make[4]: *** [all-recursive] Terminated: 15 make[2]: *** [all-recursive] Terminated: 15 Terminated: 15 make[1]: *** [all-recursive] Terminated: 15 make[3]: *** [all] Terminated: 15 make: *** [all] Terminated: 15 WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by resiprocate/1.12.0 to openssl/1.1.1h ERROR: Exiting with code: 5