rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory ../source_subfolder/rutil/DataStream.cxx:103:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (len >= 0) ~~~ ^ ~ 1 warning generated. /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(RADIUSDigestAuthenticator.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(AndroidLogger.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(NetNs.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/librutil.a(RADIUSDigestAuthenticator.o) has no symbols ../../source_subfolder/resip/stack/NameAddr.cxx:87:22: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] resip_assert( &rhs != 0 ); ^~~ ~ ../../source_subfolder/rutil/ResipAssert.h:107:32: note: expanded from macro 'resip_assert' #define resip_assert(x) assert(x) ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) ^ 1 warning generated. ../../source_subfolder/resip/stack/ConnectionBase.cxx:346:64: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(contentLength > messageSizeMax || contentLength < 0) ~~~~~~~~~~~~~ ^ ~ 1 warning 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/LazyParser.cxx:58:19: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] resip_assert( &rhs != 0 ); ^~~ ~ ../../source_subfolder/rutil/ResipAssert.h:107:32: note: expanded from macro 'resip_assert' #define resip_assert(x) assert(x) ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)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. /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(ParserCategories.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(DtlsMessage.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(DtlsTransport.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(ParserCategories.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(DtlsMessage.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libresip.a(DtlsTransport.o) has no symbols 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 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin18.2.0 Thread model: posix InstalledDir: /Applications/Xcode-9.4.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[4]: *** [DialogEventInfo.lo] Terminated: 15 make[4]: *** Waiting for unfinished jobs.... Terminated: 15 make[4]: *** [DialogEventStateManager.lo] Terminated: 15 Terminated: 15 make[4]: *** [DialogId.lo] Terminated: 15 Terminated: 15 make[4]: *** [DialogSet.lo] Terminated: 15 Terminated: 15 make[4]: *** [DialogSetId.lo] Terminated: 15 Terminated: 15 make[4]: *** [DialogUsage.lo] Terminated: 15 make[4]: *** [DestroyUsage.lo] Terminated: 15 make[4]: *** [Dialog.lo] Terminated: 15 Terminated: 15 Terminated: 15 make[3]: *** [all-recursive] Terminated: 15 make[2]: *** [all-recursive] Terminated: 15 make[1]: *** [all-recursive] 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