../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. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(RADIUSDigestAuthenticator.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(RADIUSDigestAuthenticator.o) has no symbols ../../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. In file included from ../../source_subfolder/resip/stack/DeprecatedDialog.cxx:6: ../../source_subfolder/resip/stack/DeprecatedDialog.hxx:134:12: warning: private field 'secure' is not used [-Wunused-private-field] bool secure; // indicates the messages in this Dialog must use TLS ^ 1 warning generated. clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 11.0.0 (clang-1100.0.33.8) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[5]: *** [MsgHeaderScanner.lo] Terminated: 15 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [InternalTransport.lo] Terminated: 15 make[5]: *** [Message.lo] Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 make[5]: *** [MessageWaitingContents.lo] Terminated: 15 make[5]: *** [MethodTypes.lo] Terminated: 15 make[5]: *** [Helper.lo] Terminated: 15 make[5]: *** [Headers.lo] Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 make[5]: *** [gen/MonthHash.lo] Terminated: 15 make[2]: *** [all-recursive] Terminated: 15 make[4]: *** [all-recursive] Terminated: 15make[1]: *** [all-recursive] Terminated: 15 Terminated: 15 make: *** [all] Terminated: 15 make[3]: *** [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