../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. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/librutil.a(RADIUSDigestAuthenticator.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Library/Developer/CommandLineTools/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. ../../source_subfolder/resip/stack/SipMessage.cxx:1143:11: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] return *(StringCategories*)0; ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from ../../source_subfolder/resip/stack/UdpTransport.cxx:10: ../../source_subfolder/resip/stack/UdpTransport.hxx:120:9: warning: private field 'mInActiveWrite' is not used [-Wunused-private-field] bool mInActiveWrite; ^ 1 warning generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(ParserCategories.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(DtlsMessage.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(DtlsTransport.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(ParserCategories.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(DtlsMessage.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libresip.a(DtlsTransport.o) has no symbols In file included from ../../source_subfolder/resip/dum/DumProcessHandler.cxx:3: ../../source_subfolder/resip/dum/DumProcessHandler.hxx:30:12: warning: private field 'mCurrentlyProcessing' is not used [-Wunused-private-field] bool mCurrentlyProcessing; ^ 1 warning generated. In file included from ../../source_subfolder/resip/dum/InviteSessionCreator.cxx:3: ../../source_subfolder/resip/dum/InviteSessionCreator.hxx:47:13: warning: private field 'mState' is not used [-Wunused-private-field] State mState; ^ 1 warning generated. In file included from ../../source_subfolder/resip/dum/MasterProfile.cxx:3: ../../source_subfolder/resip/dum/MasterProfile.hxx:205:12: warning: private field 'mHasServerRegistrationMinExpires' is not used [-Wunused-private-field] bool mHasServerRegistrationMinExpires; ^ 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 LLVM version 10.0.1 (clang-1001.0.46.3) Target: x86_64-apple-darwin18.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/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[4]: *** [ServerPagerMessage.lo] Terminated: 15 make[4]: *** Waiting for unfinished jobs.... Terminated: 15 make[4]: *** [RedirectManager.lo] Terminated: 15 make[4]: *** [ServerPublication.lo] Terminated: 15 Terminated: 15 make[4]: *** [RegistrationCreator.lo] Terminated: 15 make[4]: *** [RegistrationHandler.lo] Terminated: 15 Terminated: 15 make[4]: *** [ServerAuthManager.lo] Terminated: 15 Terminated: 15 Terminated: 15 make[4]: make[4]: *** [ServerOutOfDialogReq.lo] Terminated: 15 make[4]: *** wait: No child processes. Stop. Terminated: 15 Terminated: 15 make[3]: *** [all-recursive] Terminated: 15 make[2]: *** [all-recursive] Terminated: 15 /bin/sh: line 1: 5167 Terminated: 15 ( CDPATH="${ZSH_VERSION+.}:" && cd $subdir && /Library/Developer/CommandLineTools/usr/bin/make $local_target ) make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by resiprocate/1.12.0 to openssl/1.1.1h resiprocate/1.12.0: ERROR: Package 'cc938ced2feb5ceba7b8321ce2b9847ae1e6398a' build failed resiprocate/1.12.0: WARN: Build folder /Users/jenkins/w/cci_PR-3432/.conan/data/resiprocate/1.12.0/_/_/build/cc938ced2feb5ceba7b8321ce2b9847ae1e6398a ERROR: resiprocate/1.12.0: Error in build() method, line 64 autotools.make() ConanException: Error -15 while executing make -j8