=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gnustep-base-1.27.0nb8 This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in Source ... rm -f dynamic-load.h cp simple-load.h dynamic-load.h /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs . cp ../Headers/GNUstepBase/config.h . touch ./config.h /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ./GNUstepBase cp ../Headers/GNUstepBase/GSConfig.h ./GNUstepBase touch ./GNUstepBase/GSConfig.h Making all in Additions ... Making all for subproject Additions... Compiling file GSTypeEncoding.c ... Compiling file GCObject.m ... Compiling file GCArray.m ... Compiling file GSObjCRuntime.m ... Compiling file GCDictionary.m ... Compiling file GSLock.m ... Compiling file GSMime.m ... Compiling file GSXML.m ... Compiling file GSFunctions.m ... GSMime.m:1098:7: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isxdigit(*src) && ctxt->pos < sizeof(ctxt->buf)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ GSMime.m:1528:44: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] (unsigned)l, (unsigned)l, (unsigned)l, [d bytes]); ^~~~~~~~~ ../../Headers/GNUstepBase/NSDebug+GNUstepBase.h:154:45: note: expanded from macro 'NSDebugMLLog' [NSString stringWithFormat: format, ##args]); \ ~~~~~~ ^~~~ GSMime.m:2418:44: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] (unsigned)l, (unsigned)l, (unsigned)l, [d bytes]); ^~~~~~~~~ ../../Headers/GNUstepBase/NSDebug+GNUstepBase.h:154:45: note: expanded from macro 'NSDebugMLLog' [NSString stringWithFormat: format, ##args]); \ ~~~~~~ ^~~~ GSMime.m:2428:50: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] (unsigned)[d length], (unsigned)[d length], [d bytes]); ^~~~~~~~~ GSMime.m:4363:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (islower(buf[i])) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ GSMime.m:4365:18: warning: array subscript is of type 'char' [-Wchar-subscripts] buf[i] = toupper(buf[i]); ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ GSMime.m:3915:27: warning: array subscript is of type 'char' [-Wchar-subscripts] if (size > 0 && isspace(bytes[0])) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ GSMime.m:5061:13: warning: cast to smaller integer type 'NSStringEncoding' (aka 'enum _NSStringEncoding') from 'void *' [-Wvoid-pointer-to-enum-cast] enc = (NSStringEncoding)NSMapGet(charsets, charset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GSMime.m:5065:10: warning: cast to smaller integer type 'NSStringEncoding' (aka 'enum _NSStringEncoding') from 'void *' [-Wvoid-pointer-to-enum-cast] enc = (NSStringEncoding)NSMapGet(charsets, charset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file GSInsensitiveDictionary.m ... Compiling file NSArray+GNUstepBase.m ... Compiling file NSAttributedString+GNUstepBase.m ... Compiling file NSBundle+GNUstepBase.m ... Compiling file NSCalendarDate+GNUstepBase.m ... Compiling file NSData+GNUstepBase.m ... Compiling file NSDebug+GNUstepBase.m ... NSData+GNUstepBase.m:382:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isspace(c)) ^~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ Compiling file NSError+GNUstepBase.m ... Compiling file NSHashTable+GNUstepBase.m ... 1 warning generated. Compiling file NSFileHandle+GNUstepBase.m ... Compiling file NSLock+GNUstepBase.m ... Compiling file NSMutableString+GNUstepBase.m ... Compiling file NSNumber+GNUstepBase.m ... Compiling file NSObject+GNUstepBase.m ... Compiling file NSPropertyList+GNUstepBase.m ... Compiling file NSProcessInfo+GNUstepBase.m ... Compiling file NSStream+GNUstepBase.m ... Compiling file NSString+GNUstepBase.m ... Compiling file NSTask+GNUstepBase.m ... Compiling file NSThread+GNUstepBase.m ... Compiling file NSURL+GNUstepBase.m ... Compiling file Unicode.m ... 9 warnings generated. Unicode.m:2057:27: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if ((u2 < 0xdc00) && (u2 > 0xdfff)) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ Unicode.m:1939:27: warning: overlapping comparisons always evaluate to false [-Wtautological-overlap-compare] if ((u2 < 0xdc00) && (u2 > 0xdfff)) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2 warnings generated. Linking subproject Additions ... Making all in subprojects of library libgnustep-base... Making all for subproject Additions... gmake[5]: Nothing to be done for 'internal-subproject-compile'. Making all for subproject unix... Compiling file GSRunLoopCtxt.m ... Compiling file NSStream.m ... Linking subproject unix ... Making all for library libgnustep-base... Creating obj/libgnustep-base.obj/GSSocksParser/... Compiling file GSLocale.m ... Compiling file preface.m ... Compiling file CXXException.m ... Compiling file cifframe.m ... Compiling file GSArray.m ... Compiling file GSAttributedString.m ... cifframe.m:328:9: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*typePtr)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ cifframe.m:551:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*typePtr)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file GSBlocks.m ... 2 warnings generated. Compiling file GSConcreteValue.m ... Compiling file GSCountedSet.m ... Compiling file GSDictionary.m ... Compiling file GSFTPURLHandle.m ... Compiling file GSFormat.m ... GSFTPURLHandle.m:618:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(buf[0]) && isdigit(buf[1]) && isdigit(buf[2])) Compiling file GSHTTPAuthentication.m ... ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSFTPURLHandle.m:618:28: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(buf[0]) && isdigit(buf[1]) && isdigit(buf[2])) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSFTPURLHandle.m:618:47: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(buf[0]) && isdigit(buf[1]) && isdigit(buf[2])) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 3 warnings generated. Compiling file GSHTTPURLHandle.m ... Compiling file GSICUString.m ... Compiling file GSOrderedSet.m ... GSHTTPURLHandle.m:638:40: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] (int)[d length], (int)[d length], [d bytes]); ^~~~~~~~~ Compiling file GSPrivateHash.m ... Compiling file GSQuickSort.m ... Compiling file GSRunLoopWatcher.m ... Compiling file GSSet.m ... 1 warning generated. Compiling file GSShellSort.m ... Compiling file GSSocketStream.m ... Compiling file GSStream.m ... Compiling file GSString.m ... GSSocketStream.m:144:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if ((!isdigit(n[0]) || sscanf(n, "%*d.%*d.%*d.%*d") != 4) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSSocketStream.m:209:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSSocketStream.m:1257:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSSocketStream.m:1261:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSSocketStream.m:1265:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSString.m:873:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isspace(c) && c != '0' && c != '-' && c != '+') ^~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ GSString.m:1900:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isspace(c) && c != '0' && c != '-' && c != '+') ^~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ GSString.m:2500:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while (ptr < end && isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ Compiling file GSTimSort.m ... Compiling file GSTLS.m ... 5 warnings generated. Compiling file GSValue.m ... GSTLS.m:2185:9: warning: 'gnutls_compression_get_name' is deprecated [-Wdeprecated-declarations] tmp = gnutls_compression_get_name(gnutls_compression_get(session)); ^ /tmp/devel/gnustep-base/work/.buildlink/include/gnutls/compat.h:229:36: note: 'gnutls_compression_get_name' has been explicitly marked deprecated here algorithm) __GNUTLS_CONST__ _GNUTLS_GCC_ATTR_DEPRECATED; ^ /tmp/devel/gnustep-base/work/.buildlink/include/gnutls/compat.h:40:53: note: expanded from macro '_GNUTLS_GCC_ATTR_DEPRECATED' #define _GNUTLS_GCC_ATTR_DEPRECATED __attribute__ ((__deprecated__)) ^ GSTLS.m:2185:37: warning: 'gnutls_compression_get' is deprecated [-Wdeprecated-declarations] tmp = gnutls_compression_get_name(gnutls_compression_get(session)); ^ /tmp/devel/gnustep-base/work/.buildlink/include/gnutls/compat.h:225:50: note: 'gnutls_compression_get' has been explicitly marked deprecated here gnutls_compression_get(gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; ^ /tmp/devel/gnustep-base/work/.buildlink/include/gnutls/compat.h:40:53: note: expanded from macro '_GNUTLS_GCC_ATTR_DEPRECATED' #define _GNUTLS_GCC_ATTR_DEPRECATED __attribute__ ((__deprecated__)) ^ Compiling file GSSocksParser/GSSocksParser.m ... Compiling file GSSocksParser/GSSocksParserPrivate.m ... Compiling file GSSocksParser/GSSocks4Parser.m ... Compiling file GSSocksParser/GSSocks5Parser.m ... 2 warnings generated. Compiling file NSAffineTransform.m ... Compiling file NSAppleEventDescriptor.m ... Compiling file NSAppleEventManager.m ... Compiling file NSAppleScript.m ... Compiling file NSArchiver.m ... Compiling file NSArray.m ... Compiling file NSAssertionHandler.m ... NSArchiver.m:384:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSAttributedString.m ... 1 warning generated. Compiling file NSAutoreleasePool.m ... Compiling file NSBackgroundActivityScheduler.m ... Compiling file NSBundle.m ... NSBackgroundActivityScheduler.m:120:18: warning: unused variable 'pinfo' [-Wunused-variable] NSProcessInfo *pinfo = [NSProcessInfo processInfo]; ^ NSBackgroundActivityScheduler.m:137:3: warning: incompatible pointer types initializing 'id' with an expression of type 'GSScheduledBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSBackgroundActivityScheduler.h:65:3) *') [-Wincompatible-pointer-types] ASSIGN(_block, block); ^ ~~~~~~ ../Headers/GNUstepBase/GNUstep.h:164:6: note: expanded from macro 'ASSIGN' id __object = object; \ ^ ~~~~~~ NSBackgroundActivityScheduler.m:137:3: warning: receiver type 'GSScheduledBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSBackgroundActivityScheduler.h:65:3) *') is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr] ASSIGN(_block, block); ^~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:13: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~~~ NSBackgroundActivityScheduler.m:137:3: warning: incompatible pointer types assigning to 'GSScheduledBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSBackgroundActivityScheduler.h:65:3) *') from 'id' [-Wincompatible-pointer-types] ASSIGN(_block, block); ^~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:10: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^ ~~~~~~~~~~~~~~~~ 4 warnings generated. Compiling file NSByteCountFormatter.m ... Compiling file NSCache.m ... Compiling file NSCachedURLResponse.m ... Compiling file NSCalendar.m ... Compiling file NSCalendarDate.m ... NSCalendarDate.m:884:41: warning: array subscript is of type 'char' [-Wchar-subscripts] while (source[sourceIdx] != 0 && isspace(source[sourceIdx])) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ NSCalendarDate.m:945:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[0] = toupper(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:948:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[1] = tolower(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:951:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[2] = tolower(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:996:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isalpha(source[sourceIdx + tmpIdx])) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:49:44: note: expanded from macro 'isalpha' #define isalpha(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_A)) ^~~~ NSCalendarDate.m:1041:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[0] = toupper(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:1044:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[1] = tolower(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:1047:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[2] = tolower(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:1093:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isalpha(source[sourceIdx + tmpIdx])) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:49:44: note: expanded from macro 'isalpha' #define isalpha(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_A)) ^~~~ NSCalendarDate.m:1203:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[0] = toupper(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:1206:19: warning: array subscript is of type 'char' [-Wchar-subscripts] tmpStr[1] = toupper(source[sourceIdx]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSCalendarDate.m:1326:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isspace(source[sourceIdx + tmpIdx])) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ Compiling file NSCallBacks.m ... NSCalendarDate.m:562:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(from[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSCalendarDate.m:567:16: warning: array subscript is of type 'char' [-Wchar-subscripts] else if (isspace(from[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ Compiling file NSCharacterSet.m ... Compiling file NSClassDescription.m ... Compiling file NSCoder.m ... Compiling file NSCopyObject.m ... Compiling file NSCountedSet.m ... 3 warnings generated. Compiling file NSConcreteHashTable.m ... 14 warnings generated. Compiling file NSConcreteMapTable.m ... Compiling file NSConnection.m ... NSConnection.m:96:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ptr++; ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSData.m ... Compiling file NSDate.m ... NSData.m:1290:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSData.m:2618:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSData.m:3074:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSData.m:3969:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSDateComponentsFormatter.m ... NSDateComponentsFormatter.m:372:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:355:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitWeekOfMonth) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:328:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:313:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitSecond) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:286:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:271:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitMinute) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:244:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:229:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitHour) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:202:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:187:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitDay) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:160:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:145:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitMonth) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:118:6: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] | NSDateComponentsFormatterZeroFormattingBehaviorDefault) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:103:21: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (_allowedUnits | NSCalendarUnitYear) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:446:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitWeekOfMonth) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:445:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitSecond ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:444:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitMinute ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:443:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitHour ~~~~~~^~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:442:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitDay ~~~~~~^~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:441:14: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] && units | NSCalendarUnitMonth ~~~~~~^~~~~~~~~~~~~~~~~~~~~ NSDateComponentsFormatter.m:440:13: warning: bitwise or with non-zero value always evaluates to true [-Wtautological-bitwise-compare] if (units | NSCalendarUnitYear ~~~~~~^~~~~~~~~~~~~~~~~~~~ 21 warnings generated. Compiling file NSDateFormatter.m ... 1 warning generated. Compiling file NSDateInterval.m ... 4 warnings generated. Compiling file NSDateIntervalFormatter.m ... Compiling file NSDebug.m ... Compiling file NSDecimal.m ... Compiling file NSDecimalNumber.m ... Compiling file NSDictionary.m ... NSDecimal.m:1029:24: warning: array subscript is of type 'char' [-Wchar-subscripts] while ((*s) && (!isdigit(*s))) s++; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSDecimal.m:1031:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while ((*s) && (isdigit(*s))) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSDecimal.m:1038:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while ((*s) && (isdigit(*s))) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSDecimal.m:1054:24: warning: array subscript is of type 'char' [-Wchar-subscripts] while ((*s) && (!isdigit(*s))) s++; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSDecimal.m:1056:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while ((*s) && (isdigit(*s))) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSDistantObject.m ... Compiling file NSDistributedLock.m ... Compiling file NSDistributedNotificationCenter.m ... Compiling file NSEnergyFormatter.m ... Compiling file NSEnumerator.m ... 5 warnings generated. Compiling file NSError.m ... Compiling file NSException.m ... Compiling file NSExtensionContext.m ... Compiling file NSExtensionItem.m ... Compiling file NSFileCoordinator.m ... NSException.m:702:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(0); _NS_FRAME_HACK(1); _NS_FRAME_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:702:23: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(0); _NS_FRAME_HACK(1); _NS_FRAME_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:702:42: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(0); _NS_FRAME_HACK(1); _NS_FRAME_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:703:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(3); _NS_FRAME_HACK(4); _NS_FRAME_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:703:23: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] Compiling file NSFileHandle.m ... _NS_FRAME_HACK(3); _NS_FRAME_HACK(4); _NS_FRAME_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:703:42: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(3); _NS_FRAME_HACK(4); _NS_FRAME_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:704:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(6); _NS_FRAME_HACK(7); _NS_FRAME_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:704:23: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(6); _NS_FRAME_HACK(7); _NS_FRAME_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:704:42: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(6); _NS_FRAME_HACK(7); _NS_FRAME_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:705:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(9); _NS_FRAME_HACK(10); _NS_FRAME_HACK(11); ^~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:705:23: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(9); _NS_FRAME_HACK(10); _NS_FRAME_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:705:43: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(9); _NS_FRAME_HACK(10); _NS_FRAME_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:706:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(12); _NS_FRAME_HACK(13); _NS_FRAME_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:706:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(12); _NS_FRAME_HACK(13); _NS_FRAME_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:706:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(12); _NS_FRAME_HACK(13); _NS_FRAME_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:707:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(15); _NS_FRAME_HACK(16); _NS_FRAME_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:707:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(15); _NS_FRAME_HACK(16); _NS_FRAME_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:707:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(15); _NS_FRAME_HACK(16); _NS_FRAME_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:708:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(18); _NS_FRAME_HACK(19); _NS_FRAME_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:708:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(18); _NS_FRAME_HACK(19); _NS_FRAME_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:708:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(18); _NS_FRAME_HACK(19); _NS_FRAME_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:709:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(21); _NS_FRAME_HACK(22); _NS_FRAME_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:709:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(21); _NS_FRAME_HACK(22); _NS_FRAME_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:709:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(21); _NS_FRAME_HACK(22); _NS_FRAME_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:710:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(24); _NS_FRAME_HACK(25); _NS_FRAME_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:710:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(24); _NS_FRAME_HACK(25); _NS_FRAME_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:710:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(24); _NS_FRAME_HACK(25); _NS_FRAME_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:711:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(27); _NS_FRAME_HACK(28); _NS_FRAME_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:711:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(27); _NS_FRAME_HACK(28); _NS_FRAME_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:711:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(27); _NS_FRAME_HACK(28); _NS_FRAME_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:712:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(30); _NS_FRAME_HACK(31); _NS_FRAME_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSFileManager.m ... NSException.m:712:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(30); _NS_FRAME_HACK(31); _NS_FRAME_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:712:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(30); _NS_FRAME_HACK(31); _NS_FRAME_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:713:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(33); _NS_FRAME_HACK(34); _NS_FRAME_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:713:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(33); _NS_FRAME_HACK(34); _NS_FRAME_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:713:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(33); _NS_FRAME_HACK(34); _NS_FRAME_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:714:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(36); _NS_FRAME_HACK(37); _NS_FRAME_HACK(38); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:714:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(36); _NS_FRAME_HACK(37); _NS_FRAME_HACK(38); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: NSFileCoordinator.mnote: :expanded from macro '_NS_FRAME_HACK'156 :case a: env->addr = __builtin_frame_address(a + 1); break;73 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: NSException.mincompatible pointer types sending 'GSAccessorCallbackHandler' (aka 'struct (unnamed at ../Headers/Foundation/NSFileCoordinator.h:70:1) *') to parameter of type 'GSBlockOperationBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSOperation.h:40:1) *') [-Wincompatible-pointer-types]: 714 NSBlockOperation *op = [NSBlockOperation blockOperationWithBlock: accessor];: 44 ^~~~~~~~: ../Headers/Foundation/NSOperation.hwarning: :calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]211 : _NS_FRAME_HACK(36); _NS_FRAME_HACK(37); _NS_FRAME_HACK(38); 65 ^~~~~~~~~~~~~~~~~~: NSException.mnote: :passing argument to parameter 'block' here622 :+ (instancetype)blockOperationWithBlock: (GSBlockOperationBlock)block;21: note: expanded from macro '_NS_FRAME_HACK' ^ case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:715:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(39); _NS_FRAME_HACK(40); _NS_FRAME_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:715:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(39); _NS_FRAME_HACK(40); _NS_FRAME_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:715:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(39); _NS_FRAME_HACK(40); _NS_FRAME_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:716:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(42); _NS_FRAME_HACK(43); _NS_FRAME_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:716:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(42); _NS_FRAME_HACK(43); _NS_FRAME_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:716:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(42); _NS_FRAME_HACK(43); _NS_FRAME_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:717:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(45); _NS_FRAME_HACK(46); _NS_FRAME_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:717:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(45); _NS_FRAME_HACK(46); _NS_FRAME_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:717:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(45); _NS_FRAME_HACK(46); _NS_FRAME_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:718:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(48); _NS_FRAME_HACK(49); _NS_FRAME_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:718:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(48); _NS_FRAME_HACK(49); _NS_FRAME_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:718:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(48); _NS_FRAME_HACK(49); _NS_FRAME_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:719:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(51); _NS_FRAME_HACK(52); _NS_FRAME_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:719:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(51); _NS_FRAME_HACK(52); _NS_FRAME_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:719:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(51); _NS_FRAME_HACK(52); _NS_FRAME_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:720:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(54); _NS_FRAME_HACK(55); _NS_FRAME_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:720:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(54); _NS_FRAME_HACK(55); _NS_FRAME_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:720:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(54); _NS_FRAME_HACK(55); _NS_FRAME_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:721:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(57); _NS_FRAME_HACK(58); _NS_FRAME_HACK(59); ^~~~~~~~~~~~~~~~~~ NSException.m:6221 warning generated. :21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:721:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(57); _NS_FRAME_HACK(58); _NS_FRAME_HACK(59); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:721:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(57); _NS_FRAME_HACK(58); _NS_FRAME_HACK(59); ^~~~~~~~~~~~~~~~~~ Compiling file NSFileVersion.m ... NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:722:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(60); _NS_FRAME_HACK(61); _NS_FRAME_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:722:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(60); _NS_FRAME_HACK(61); _NS_FRAME_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:722:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(60); _NS_FRAME_HACK(61); _NS_FRAME_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:723:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(63); _NS_FRAME_HACK(64); _NS_FRAME_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:723:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(63); _NS_FRAME_HACK(64); _NS_FRAME_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:723:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(63); _NS_FRAME_HACK(64); _NS_FRAME_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:724:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(66); _NS_FRAME_HACK(67); _NS_FRAME_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:724:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(66); _NS_FRAME_HACK(67); _NS_FRAME_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:724:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(66); _NS_FRAME_HACK(67); _NS_FRAME_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:725:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(69); _NS_FRAME_HACK(70); _NS_FRAME_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:725:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(69); _NS_FRAME_HACK(70); _NS_FRAME_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:725:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(69); _NS_FRAME_HACK(70); _NS_FRAME_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:726:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(72); _NS_FRAME_HACK(73); _NS_FRAME_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:726:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(72); _NS_FRAME_HACK(73); _NS_FRAME_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:726:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(72); _NS_FRAME_HACK(73); _NS_FRAME_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:727:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(75); _NS_FRAME_HACK(76); _NS_FRAME_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:727:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(75); _NS_FRAME_HACK(76); _NS_FRAME_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:727:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(75); _NS_FRAME_HACK(76); _NS_FRAME_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:728:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(78); _NS_FRAME_HACK(79); _NS_FRAME_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:728:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(78); _NS_FRAME_HACK(79); _NS_FRAME_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:728:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(78); _NS_FRAME_HACK(79); _NS_FRAME_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:729:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(81); _NS_FRAME_HACK(82); _NS_FRAME_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:729:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(81); _NS_FRAME_HACK(82); _NS_FRAME_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:729:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(81); _NS_FRAME_HACK(82); _NS_FRAME_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:730:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(84); _NS_FRAME_HACK(85); _NS_FRAME_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m Compiling file NSFileWrapper.m ... :730:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(84); _NS_FRAME_HACK(85); _NS_FRAME_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:730:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(84); _NS_FRAME_HACK(85); _NS_FRAME_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:731:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(87); _NS_FRAME_HACK(88); _NS_FRAME_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:731:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(87); _NS_FRAME_HACK(88); _NS_FRAME_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:731:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(87); _NS_FRAME_HACK(88); _NS_FRAME_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:732:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(90); _NS_FRAME_HACK(91); _NS_FRAME_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:732:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(90); _NS_FRAME_HACK(91); _NS_FRAME_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:732:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(90); _NS_FRAME_HACK(91); _NS_FRAME_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:733:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(93); _NS_FRAME_HACK(94); _NS_FRAME_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:733:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(93); _NS_FRAME_HACK(94); _NS_FRAME_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:733:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(93); _NS_FRAME_HACK(94); _NS_FRAME_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:734:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(96); _NS_FRAME_HACK(97); _NS_FRAME_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:734:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(96); _NS_FRAME_HACK(97); _NS_FRAME_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:734: Compiling file NSFormatter.m ... 44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(96); _NS_FRAME_HACK(97); _NS_FRAME_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:735:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_FRAME_HACK(99); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:765:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(0); _NS_COUNT_HACK(1); _NS_COUNT_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:765:26: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(0); _NS_COUNT_HACK(1); _NS_COUNT_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:765:45: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(0); _NS_COUNT_HACK(1); _NS_COUNT_HACK(2); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:766:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(3); _NS_COUNT_HACK(4); _NS_COUNT_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:766:26: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(3); _NS_COUNT_HACK(4); _NS_COUNT_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:766:45: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(3); _NS_COUNT_HACK(4); _NS_COUNT_HACK(5); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:767:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(6); _NS_COUNT_HACK(7); _NS_COUNT_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:767:26: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(6); _NS_COUNT_HACK(7); _NS_COUNT_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:767:45: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(6); _NS_COUNT_HACK(7); _NS_COUNT_HACK(8); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:768:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(9); _NS_COUNT_HACK(10); _NS_COUNT_HACK(11); ^~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:768:26: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(9); _NS_COUNT_HACK(10); _NS_COUNT_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:768:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(9); _NS_COUNT_HACK(10); _NS_COUNT_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:769:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(12); _NS_COUNT_HACK(13); _NS_COUNT_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:769:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(12); _NS_COUNT_HACK(13); _NS_COUNT_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:769:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(12); _NS_COUNT_HACK(13); _NS_COUNT_HACK(14); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:770:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(15); _NS_COUNT_HACK(16); _NS_COUNT_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:770:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(15); _NS_COUNT_HACK(16); _NS_COUNT_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:770:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(15); _NS_COUNT_HACK(16); _NS_COUNT_HACK(17); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:771:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(18); _NS_COUNT_HACK(19); _NS_COUNT_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:771:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(18); _NS_COUNT_HACK(19); _NS_COUNT_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:771:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(18); _NS_COUNT_HACK(19); _NS_COUNT_HACK(20); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:772:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(21); _NS_COUNT_HACK(22); _NS_COUNT_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:772:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(21); _NS_COUNT_HACK(22); _NS_COUNT_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:772:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(21); _NS_COUNT_HACK(22); _NS_COUNT_HACK(23); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:773:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(24); _NS_COUNT_HACK(25); _NS_COUNT_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:773:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(24); _NS_COUNT_HACK(25); _NS_COUNT_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:773:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(24); _NS_COUNT_HACK(25); _NS_COUNT_HACK(26); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:774:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(27); _NS_COUNT_HACK(28); _NS_COUNT_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:774:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(27); _NS_COUNT_HACK(28); _NS_COUNT_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:774:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(27); _NS_COUNT_HACK(28); _NS_COUNT_HACK(29); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:775:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(30); _NS_COUNT_HACK(31); _NS_COUNT_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:775:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(30); _NS_COUNT_HACK(31); _NS_COUNT_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:775:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(30); _NS_COUNT_HACK(31); _NS_COUNT_HACK(32); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:776:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(33); _NS_COUNT_HACK(34); _NS_COUNT_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:776:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(33); _NS_COUNT_HACK(34); _NS_COUNT_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:776:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(33); _NS_COUNT_HACK(34); _NS_COUNT_HACK(35); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:777:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(36); _NS_COUNT_HACK(37); _NS_COUNT_HACK(38); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:777:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(36); _NS_COUNT_HACK(37); _NS_COUNT_HACK(38); ^~~~~~~~~~~~~~~~~~ Compiling file NSGarbageCollector.m ... NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:777:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(36); _NS_COUNT_HACK(37); _NS_COUNT_HACK(38); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:778:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(39); _NS_COUNT_HACK(40); _NS_COUNT_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:778:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(39); _NS_COUNT_HACK(40); _NS_COUNT_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:778:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(39); _NS_COUNT_HACK(40); _NS_COUNT_HACK(41); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:779:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(42); _NS_COUNT_HACK(43); _NS_COUNT_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:779:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(42); _NS_COUNT_HACK(43); _NS_COUNT_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:779:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(42); _NS_COUNT_HACK(43); _NS_COUNT_HACK(44); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:780:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(45); _NS_COUNT_HACK(46); _NS_COUNT_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:780:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(45); _NS_COUNT_HACK(46); _NS_COUNT_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:780:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(45); _NS_COUNT_HACK(46); _NS_COUNT_HACK(47); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:781:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(48); _NS_COUNT_HACK(49); _NS_COUNT_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:781:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(48); _NS_COUNT_HACK(49); _NS_COUNT_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:781:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(48); _NS_COUNT_HACK(49); _NS_COUNT_HACK(50); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:782:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(51); _NS_COUNT_HACK(52); _NS_COUNT_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:782:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(51); _NS_COUNT_HACK(52); _NS_COUNT_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:782:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(51); _NS_COUNT_HACK(52); _NS_COUNT_HACK(53); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:783:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(54); _NS_COUNT_HACK(55); _NS_COUNT_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:783:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(54); _NS_COUNT_HACK(55); _NS_COUNT_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:783:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(54); _NS_COUNT_HACK(55); _NS_COUNT_HACK(56); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:784:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(57); _NS_COUNT_HACK(58); _NS_COUNT_HACK(59); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:784:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(57); _NS_COUNT_HACK(58); _NS_COUNT_HACK(59); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:784:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(57); _NS_COUNT_HACK(58); _NS_COUNT_HACK(59); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:785:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(60); _NS_COUNT_HACK(61); _NS_COUNT_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:785:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(60); _NS_COUNT_HACK(61); _NS_COUNT_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:785:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(60); _NS_COUNT_HACK(61); _NS_COUNT_HACK(62); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:786:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(63); _NS_COUNT_HACK(64); _NS_COUNT_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:786:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(63); _NS_COUNT_HACK(64); _NS_COUNT_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:786:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(63); _NS_COUNT_HACK(64); _NS_COUNT_HACK(65); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:787:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(66); _NS_COUNT_HACK(67); _NS_COUNT_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:787:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(66); _NS_COUNT_HACK(67); _NS_COUNT_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:787:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(66); _NS_COUNT_HACK(67); _NS_COUNT_HACK(68); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:788:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(69); _NS_COUNT_HACK(70); _NS_COUNT_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:788:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(69); _NS_COUNT_HACK(70); _NS_COUNT_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:788:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(69); _NS_COUNT_HACK(70); _NS_COUNT_HACK(71); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:789:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(72); _NS_COUNT_HACK(73); _NS_COUNT_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:789:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(72); _NS_COUNT_HACK(73); _NS_COUNT_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:789:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(72); _NS_COUNT_HACK(73); _NS_COUNT_HACK(74); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:790:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(75); _NS_COUNT_HACK(76); _NS_COUNT_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:790:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(75); _NS_COUNT_HACK(76); _NS_COUNT_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:790:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(75); _NS_COUNT_HACK(76); _NS_COUNT_HACK(77); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:791:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(78); _NS_COUNT_HACK(79); _NS_COUNT_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:791:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(78); _NS_COUNT_HACK(79); _NS_COUNT_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:791:47: Compiling file NSGeometry.m ... warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(78); _NS_COUNT_HACK(79); _NS_COUNT_HACK(80); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:792:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(81); _NS_COUNT_HACK(82); _NS_COUNT_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' Compiling file NSHashTable.m ... #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:792:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(81); _NS_COUNT_HACK(82); _NS_COUNT_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:792:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(81); _NS_COUNT_HACK(82); _NS_COUNT_HACK(83); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:793:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(84); _NS_COUNT_HACK(85); _NS_COUNT_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:793:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(84); _NS_COUNT_HACK(85); _NS_COUNT_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:793:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(84); _NS_COUNT_HACK(85); _NS_COUNT_HACK(86); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:794:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(87); _NS_COUNT_HACK(88); _NS_COUNT_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:794:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(87); _NS_COUNT_HACK(88); _NS_COUNT_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:794:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(87); _NS_COUNT_HACK(88); _NS_COUNT_HACK(89); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:795:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(90); _NS_COUNT_HACK(91); _NS_COUNT_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:795:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(90); _NS_COUNT_HACK(91); _NS_COUNT_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:795:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(90); _NS_COUNT_HACK(91); _NS_COUNT_HACK(92); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:796:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(93); _NS_COUNT_HACK(94); _NS_COUNT_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:796:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(93); _NS_COUNT_HACK(94); _NS_COUNT_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:796:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(93); _NS_COUNT_HACK(94); _NS_COUNT_HACK(95); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:797:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(96); _NS_COUNT_HACK(97); _NS_COUNT_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:797:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(96); _NS_COUNT_HACK(97); _NS_COUNT_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:797:47: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(96); _NS_COUNT_HACK(97); _NS_COUNT_HACK(98); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:798:7: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_COUNT_HACK(99); ^~~~~~~~~~~~~~~~~~ NSException.m:762:31: note: expanded from macro '_NS_COUNT_HACK' #define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:826:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:826:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:826:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:826:24: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:826:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:826:44: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(0); _NS_RETURN_HACK(1); _NS_RETURN_HACK(2); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:827:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:827:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:827:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] Compiling file NSHFSFileTypes.m ... _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:827:24: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:827:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:827:44: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:828:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:828:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:828:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:828:24: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:828:44: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:828:44: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(6); _NS_RETURN_HACK(7); _NS_RETURN_HACK(8); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:829:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:829:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:829:24: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:829:24: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:829:45: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:829:45: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(9); _NS_RETURN_HACK(10); _NS_RETURN_HACK(11); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:830:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:830:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:830:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:830:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:830:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:830:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(12); _NS_RETURN_HACK(13); _NS_RETURN_HACK(14); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:831:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:831:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:831:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:831:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:831:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:831:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(15); _NS_RETURN_HACK(16); _NS_RETURN_HACK(17); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:832:4 Compiling file NSHTTPCookie.m ... : warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:832:4: warning: Compiling file NSHost.m ... calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:832:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:832:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:832:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:832:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:833:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:833:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:833:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:833:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:833:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:833:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:834:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:834:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' Compiling file NSHTTPCookieStorage.m ... __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:834:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:834:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:834:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:834:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:835:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:835:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:835:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:835:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:835:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:835:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(27); _NS_RETURN_HACK(28); _NS_RETURN_HACK(29); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:836:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:836:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:836:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:836:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:836:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:836:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(30); _NS_RETURN_HACK(31); _NS_RETURN_HACK(32); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:837:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:837:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:837:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:837:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:837:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:837:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(33); _NS_RETURN_HACK(34); _NS_RETURN_HACK(35); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:NSHost.m618::424:468:: warning: note: array subscript is of type 'char' [-Wchar-subscripts]expanded from macro '\ __builtin_extract_return_address' if ((isdigit(n[0]) && sscanf(n, "%*d.%*d.%*d.%*d") == 4)# define __builtin_extract_return_address(X) X ^~~~~~~~~~~~~ ^ NSException.m/usr/include/sys/ctype_inline.h::83851::444: :note: expanded from macro 'isdigit' warning: #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] ^~~~ _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:838:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:838:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:838:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:838:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:838:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(36); _NS_RETURN_HACK(37); _NS_RETURN_HACK(38); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:839:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:839:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:839:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:839:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:839:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:839:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(39); _NS_RETURN_HACK(40); _NS_RETURN_HACK(41); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:840:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:840:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:840:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:840:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:840:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:840:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(42); _NS_RETURN_HACK(43); _NS_RETURN_HACK(44); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:841:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:841:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:841:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:841:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:841:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:841:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(45); _NS_RETURN_HACK(46); _NS_RETURN_HACK(47); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:842:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:842:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:842:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:842:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:842:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:842:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(48); _NS_RETURN_HACK(49); _NS_RETURN_HACK(50); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:843:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:843:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:843:125 warning: generated . warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:843:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:843:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); Compiling file NSIndexPath.m ... ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:843:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(51); _NS_RETURN_HACK(52); _NS_RETURN_HACK(53); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:844:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:844: Compiling file NSIndexSet.m ... 4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:844:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:844:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:844:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:844:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(54); _NS_RETURN_HACK(55); _NS_RETURN_HACK(56); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:845:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:845:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:845:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:845:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:845:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:845:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:846:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:846:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:846:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:846:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:846:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:846:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(60); _NS_RETURN_HACK(61); _NS_RETURN_HACK(62); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:847:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:847:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:847:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:847:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:847:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:847:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(63); _NS_RETURN_HACK(64); _NS_RETURN_HACK(65); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:848:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:848:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:848:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:848:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:848:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:848:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(66); _NS_RETURN_HACK(67); _NS_RETURN_HACK(68); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:849:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:849:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:849:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:849:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:849:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:849:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(69); _NS_RETURN_HACK(70); _NS_RETURN_HACK(71); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:850:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:850:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:850:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:850:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:850:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:850:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(72); _NS_RETURN_HACK(73); _NS_RETURN_HACK(74); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:851:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:851:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:851:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:851:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:851:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:851:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(75); _NS_RETURN_HACK(76); _NS_RETURN_HACK(77); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:852:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:852:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m Compiling file NSInvocation.m ... :618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:852:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:852:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:852:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:852:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(78); _NS_RETURN_HACK(79); _NS_RETURN_HACK(80); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:853:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:853:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:853:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: Compiling file NSInvocationOperation.m ... note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:853:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:853:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:853:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(81); _NS_RETURN_HACK(82); _NS_RETURN_HACK(83); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:854:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:854:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:854:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:854:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:854:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:854:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(84); _NS_RETURN_HACK(85); _NS_RETURN_HACK(86); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:855:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:855:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:855:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:855:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:855:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:855:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(87); _NS_RETURN_HACK(88); _NS_RETURN_HACK(89); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:856:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:856:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:856:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:856:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:856:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:856:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(90); _NS_RETURN_HACK(91); _NS_RETURN_HACK(92); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:857:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:857:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:857:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:857:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:857:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:857:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(93); _NS_RETURN_HACK(94); _NS_RETURN_HACK(95); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:858:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:858:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:858:25: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:858:25: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:858:46: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:858:46: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(96); _NS_RETURN_HACK(97); _NS_RETURN_HACK(98); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ NSException.m:859:4: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(99); ^~~~~~~~~~~~~~~~~~~ NSException.m:624:22: note: expanded from macro '_NS_RETURN_HACK' case a: env->addr = (__builtin_frame_address(a + 1) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:859:4: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] _NS_RETURN_HACK(99); ^~~~~~~~~~~~~~~~~~~ NSException.m:625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSISO8601DateFormatter.m ... NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' # define __builtin_extract_return_address(X) X ^ Compiling file NSItemProvider.m ... Compiling file NSItemProviderReadingWriting.m ... Compiling file NSJSONSerialization.m ... NSItemProvider.m:155:10: warning: incompatible pointer types returning 'id' from a function with result type 'NSItemProviderLoadHandler' (aka 'struct (unnamed at ../Headers/Foundation/NSItemProvider.h:50:1) *') [-Wincompatible-pointer-types] return nil; ^~~ /tmp/devel/gnustep-base/work/.buildlink/include/objc/runtime.h:210:14: note: expanded from macro 'nil' # define nil ((id)_OBJC_NULL_PTR) ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. Compiling file NSKeyedArchiver.m ... Compiling file NSKeyedUnarchiver.m ... NSKeyedArchiver.m:794:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSKeyedUnarchiver.m:777:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 1 warning generated. Compiling file NSKeyValueCoding.m ... Compiling file NSKeyValueObserving.m ... 1 warning generated. Compiling file NSLengthFormatter.m ... In file included from NSKeyValueCoding.m:41: ././NSKeyValueMutableArray.m:100:7: warning: array subscript is of type 'char' [-Wchar-subscripts] if (islower(*keybuf)) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ In file included from NSKeyValueCoding.m:41: ././NSKeyValueMutableArray.m:102:17: warning: array subscript is of type 'char' [-Wchar-subscripts] *keybuf = toupper(*keybuf); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueObserving.m:354:11: warning: array subscript is of type 'char' [-Wchar-subscripts]In file included from NSKeyValueCoding.m if (isupper(buf[0])): 42 ^~~~~~~~~~~~~~~: ././NSKeyValueMutableSet.m/usr/include/sys/ctype_inline.h::10157::744:: warning: note: array subscript is of type 'char' [-Wchar-subscripts]expanded from macro 'isupper' if (islower(*keybuf))#define isupper(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_U)) ^~~~~~~~~~~~~~~~ ^~~~ /usr/include/sys/ctype_inline.h:NSKeyValueObserving.m:35653::1344:: warning: note: array subscript is of type 'char' [-Wchar-subscripts]expanded from macro 'islower' buf[0] = tolower(buf[0]);#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~~~~~~~~~~~~ ^~~~ /usr/include/sys/ctype_inline.hIn file included from :NSKeyValueCoding.m59::4246: :././NSKeyValueMutableSet.m :note: 103expanded from macro 'tolower': 17#define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])): ^~~~warning: array subscript is of type 'char' [-Wchar-subscripts] *keybuf = toupper(*keybuf); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:97:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:97:26: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:170:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:170:26: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:484:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (islower(name[8])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:486:14: warning: array subscript is of type 'char' [-Wchar-subscripts] name[8] = toupper(name[8]); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:622:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:622:26: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:707:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:707:26: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ NSKeyValueCoding.m:825:12: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ NSKeyValueCoding.m:825:26: warning: array subscript is of type 'char' [-Wchar-subscripts] hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ Compiling file NSLinguisticTagger.m ... 400 warnings generated. Compiling file NSLocale.m ... Compiling file NSLock.m ... 2 warnings generated. Compiling file NSLog.m ... 16 warnings generated. Compiling file NSMapTable.m ... Compiling file NSMassFormatter.m ... Compiling file NSMeasurementFormatter.m ... Compiling file NSMeasurement.m ... Compiling file NSMetadata.m ... Compiling file NSMetadataAttributes.m ... Compiling file NSMethodSignature.m ... Compiling file NSNotification.m ... Compiling file NSNotificationCenter.m ... NSMethodSignature.m:61:10: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ptr++; ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSMethodSignature.m:232:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*typePtr)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSMethodSignature.m:472:10: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*typePtr)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSNotificationQueue.m ... Compiling file NSNull.m ... 3 warnings generated. Compiling file NSNumber.m ... Compiling file NSNumberFormatter.m ... Compiling file NSObjCRuntime.m ... NSObjCRuntime.m:154:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*typePtr)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 1 warning generated. Compiling file NSObject.m ... Compiling file NSObjectScripting.m ... Compiling file NSObject+NSComparisonMethods.m ... Compiling file NSOperation.m ... Compiling file NSOrderedSet.m ... Compiling file NSOrthography.m ... Compiling file NSPage.m ... NSOperation.m:569:32: warning: incompatible pointer types sending 'GSBlockOperationBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSOperation.h:40:1) *') to parameter of type 'id' [-Wincompatible-pointer-types] [_executionBlocks addObject: block]; ^~~~~ ../Headers/Foundation/NSArray.h:312:48: note: passing argument to parameter 'anObject' here - (void) addObject: (GS_GENERIC_TYPE(ElementT))anObject; ^ NSOperation.m:581:19: warning: incompatible pointer types assigning to 'GSBlockOperationBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSOperation.h:40:1) *') from 'id' [-Wincompatible-pointer-types] while((theBlock = [en nextObject]) != NULL) ^ ~~~~~~~~~~~~~~~ Compiling file NSPathUtilities.m ... Compiling file NSPersonNameComponents.m ... 2 warnings generated. Compiling file NSPersonNameComponentsFormatter.m ... Compiling file NSPipe.m ... Compiling file NSPointerArray.m ... Compiling file NSPointerFunctions.m ... Compiling file NSConcretePointerFunctions.m ... Compiling file NSPort.m ... NSConcretePointerFunctions.m:65:45: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] return [NSString stringWithFormat: @"%s", item]; ~~ ^~~~ 1 warning generated. Compiling file NSPortCoder.m ... Compiling file NSPortMessage.m ... Compiling file NSPortNameServer.m ... Compiling file NSPredicate.m ... Compiling file NSProcessInfo.m ... NSPortCoder.m:833:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSPortCoder.m:1605:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSProgress.m ... NSProcessInfo.m:1717:16: warning: array subscript is of type 'char' [-Wchar-subscripts] else if (isdigit(c[0]) && c[0] != '0') ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSPredicate.m:2675:21: warning: variable 'right' set but not used [-Wunused-but-set-variable] NSExpression *right; ^ 1 warning generated. Compiling file NSPropertyList.m ... Compiling file NSProtocolChecker.m ... Compiling file NSProxy.m ... 2 warnings generated. Compiling file NSRange.m ... Compiling file NSRegularExpression.m ... 1 warning generated. Compiling file NSRunLoop.m ... Compiling file NSScanner.m ... NSRegularExpression.m:681:6: warning: Your compiler does not support blocks. NSRegularExpression will deviate from the documented behaviour when subclassing and any code that subclasses NSRegularExpression may break in unexpected ways. If you must subclass NSRegularExpression, you may want to use a compiler with blocks support. [-W#warnings] # warning Your compiler does not support blocks. NSRegularExpression will deviate from the documented behaviour when subclassing and any code that subclasses NSRegularExpression may break in unexpected ways. If you must subclass NSRegularExpression, you may want to use a compiler with blocks support. ^ NSRegularExpression.m:682:6: warning: Your compiler would support blocks if you added -fblocks to your OBJCFLAGS [-W#warnings] # warning Your compiler would support blocks if you added -fblocks to your OBJCFLAGS ^ 2 warnings generated. Compiling file NSScriptClassDescription.m ... Compiling file NSScriptCoercionHandler.m ... Compiling file NSScriptCommand.m ... Compiling file NSScriptCommandDescription.m ... Compiling file NSScriptExecutionContext.m ... Compiling file NSScriptKeyValueCoding.m ... Compiling file NSScriptObjectSpecifiers.m ... Compiling file NSScriptStandardSuiteCommands.m ... Compiling file NSScriptSuiteRegistry.m ... Compiling file NSUnit.m ... Compiling file NSUserActivity.m ... Compiling file NSUserScriptTask.m ... Compiling file NSSerializer.m ... Compiling file NSSet.m ... Compiling file NSSocketPort.m ... Compiling file NSSocketPortNameServer.m ... Compiling file NSSortDescriptor.m ... Compiling file NSSpellServer.m ... NSSortDescriptor.m:165:3: warning: incompatible pointer types initializing 'id' with an expression of type 'NSComparator' (aka 'struct (unnamed at ../Headers/Foundation/NSObjCRuntime.h:275:1) *') [-Wincompatible-pointer-types] TEST_RELEASE(_comparator); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:144:4: note: expanded from macro 'TEST_RELEASE' id __object = (object); if (__object != nil) [__object release]; }) ^ ~~~~~~~~ NSSortDescriptor.m:226:7: warning: incompatible pointer types initializing 'id' with an expression of type 'NSComparator' (aka 'struct (unnamed at ../Headers/Foundation/NSObjCRuntime.h:275:1) *') [-Wincompatible-pointer-types] ASSIGN(_comparator, cmptr); ^ ~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:164:6 Compiling file NSString.m ... : note: expanded from macro 'ASSIGN' id __object = object; \ ^ ~~~~~~ NSSortDescriptor.m:226:7: warning: receiver type 'NSComparator' (aka 'struct (unnamed at ../Headers/Foundation/NSObjCRuntime.h:275:1) *') is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr] ASSIGN(_comparator, cmptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:13: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~~~ NSSortDescriptor.m:226:7: warning: incompatible pointer types assigning to 'NSComparator' (aka 'struct (unnamed at ../Headers/Foundation/NSObjCRuntime.h:275:1) *') from 'id' [-Wincompatible-pointer-types] ASSIGN(_comparator, cmptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:10: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^ ~~~~~~~~~~~~~~~~ Compiling file NSTask.m ... 4 warnings generated. Compiling file NSThread.m ... Compiling file NSTimer.m ... NSString.m:3998:10: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ NSString.m:4019:10: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ NSString.m:4040:10: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ NSString.m:5798:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] { ^ NSString.m:5794:3: note: previous statement is here if (string == nil) ^ NSThread.m:1059:2: warning: Your pthread implementation does not support thread priorities [-W#warnings] #warning Your pthread implementation does not support thread priorities ^ NSTimer.m:153:3: warning: incompatible pointer types initializing 'id' with an expression of type 'GSTimerBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSTimer.h:32:1) *') [-Wincompatible-pointer-types] ASSIGN(_block, block); ^ ~~~~~~ ../Headers/GNUstepBase/GNUstep.h:164:6: note: expanded from macro 'ASSIGN' id __object = object; \ ^ ~~~~~~ NSTimer.m:153:3: warning: receiver type 'GSTimerBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSTimer.h:32:1) *') is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr] ASSIGN(_block, block); ^~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:13: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~~~ NSTimer.m:153:3: warning: incompatible pointer types assigning to 'GSTimerBlock' (aka 'struct (unnamed at ../Headers/Foundation/NSTimer.h:32:1) *') from 'id' [-Wincompatible-pointer-types] ASSIGN(_block, block); ^~~~~~~~~~~~~~~~~~~~~ ../Headers/GNUstepBase/GNUstep.h:165:10: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^ ~~~~~~~~~~~~~~~~ 3 warnings generated. Compiling file NSTimeZone.m ... Compiling file NSUbiquitousKeyValueStore.m ... 1 warning generated. Compiling file NSUnarchiver.m ... Compiling file NSUndoManager.m ... NSUnarchiver.m:1106:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSURL.m ... 1 warning generated. Compiling file NSURLSession.m ... Compiling file NSURLAuthenticationChallenge.m ... NSURL.m:614:23: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*str == '%' && isxdigit(str[1]) && isxdigit(str[2])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:614:43: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*str == '%' && isxdigit(str[1]) && isxdigit(str[2])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:618:13: warning: array subscript is of type 'char' [-Wchar-subscripts] else if (isalnum(*str)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:48:44: note: expanded from macro 'isalnum' #define isalnum(c) ((int)((_ctype_tab_ + 1)[(c)] & (_CTYPE_A|_CTYPE_D))) ^~~~ NSURL.m:651:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isxdigit(*from)) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:674:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isxdigit(*from)) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:967:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isalpha(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:49:44: note: expanded from macro 'isalpha' #define isalpha(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_A)) ^~~~ NSURL.m:970:11: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isalnum(*ptr) || *ptr == '+' || *ptr == '-' || *ptr == '.') ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:48:44: note: expanded from macro 'isalnum' #define isalnum(c) ((int)((_ctype_tab_ + 1)[(c)] & (_CTYPE_A|_CTYPE_D))) ^~~~ NSURL.m:984:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isupper(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:57:44: note: expanded from macro 'isupper' #define isupper(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_U)) ^~~~ NSURL.m:986:16: warning: array subscript is of type 'char' [-Wchar-subscripts] *ptr = tolower(*ptr); ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ NSURL.m:1109:41: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*ptr != ':' && *ptr != '.' && !isxdigit(*ptr)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: Compiling file NSURLCache.m ... note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:1136:28: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*str == '%' && isxdigit(str[1]) && isxdigit(str[2])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:1136:48: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*str == '%' && isxdigit(str[1]) && isxdigit(str[2])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ NSURL.m:1182:18: warning: array subscript is of type 'char' [-Wchar-subscripts] else if (isdigit(*str)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ Compiling file NSURLCredential.m ... Compiling file NSURLConnection.m ... Compiling file NSURLCredentialStorage.m ... Compiling file NSURLDownload.m ... 4 warnings generated. Compiling file NSURLProtectionSpace.m ... Compiling file NSURLProtocol.m ... 13 warnings generated. Compiling file NSURLRequest.m ... Compiling file NSURLResponse.m ... Compiling file NSTextCheckingResult.m ... Compiling file NSURLHandle.m ... Compiling file NSUserDefaults.m ... Compiling file NSUserNotification.m ... NSUserNotification.m:52:17: warning: property 'actualDeliveryDate' requires method 'actualDeliveryDate' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:45:31: note: property declared here @property (readwrite) NSDate *actualDeliveryDate; ^ NSUserNotification.m:52:17: warning: property 'actualDeliveryDate' requires method 'setActualDeliveryDate:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:45:31: note: property declared here @property (readwrite) NSDate *actualDeliveryDate; ^ NSUserNotification.m:52:17: warning: property 'deliveryDate' requires method 'deliveryDate' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:70:26: note: property declared here @property (copy) NSDate *deliveryDate; ^ NSUserNotification.m:52:17: warning: property 'deliveryDate' requires method 'setDeliveryDate:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:70:26: note: property declared here @property (copy) NSDate *deliveryDate; ^ NSUserNotification.m:52:17: warning: property 'activationType' requires method 'activationType' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:48:56: note: property declared here @property (readwrite) NSUserNotificationActivationType activationType; ^ NSUserNotification.m:52:17: warning: property 'activationType' requires method 'setActivationType:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:48:56: note: property declared here @property (readwrite) NSUserNotificationActivationType activationType; ^ NSUserNotification.m:52:17: warning: property 'deliveryRepeatInterval' requires method 'deliveryRepeatInterval' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:72:36: note: property declared here @property (copy) NSDateComponents *deliveryRepeatInterval; ^ NSUserNotification.m:52:17: warning: property 'deliveryRepeatInterval' requires method 'setDeliveryRepeatInterval:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:72:36: note: property declared here @property (copy) NSDateComponents *deliveryRepeatInterval; ^ NSUserNotification.m:52:17: warning: property 'identifier' requires method 'identifier' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:84:28: note: property declared here @property (copy) NSString *identifier; ^ NSUserNotification.m:52:17: warning: property 'identifier' requires method 'setIdentifier:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:84:28: note: property declared here @property (copy) NSString *identifier; ^ NSUserNotification.m:52:17: warning: property 'userInfo' requires method 'userInfo' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:69:32: note: property declared here @property (copy) NSDictionary *userInfo; ^ NSUserNotification.m:52:17: warning: property 'userInfo' requires method 'setUserInfo:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:69:32: note: property declared here @property (copy) NSDictionary *userInfo; ^ NSUserNotification.m:52:17: warning: property 'soundName' requires method 'soundName' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:77:28: note: property declared here @property (copy) NSString *soundName; ^ NSUserNotification.m:52:17: warning: property 'soundName' requires method 'setSoundName:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:77:28: note: property declared here @property (copy) NSString *soundName; ^ NSUserNotification.m:52:17: warning: property 'contentImage' requires method 'contentImage' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:85:27: note: property declared here @property (copy) NSImage *contentImage; ^ NSUserNotification.m:52:17: warning: property 'contentImage' requires method 'setContentImage:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:85:27: note: property declared here @property (copy) NSImage *contentImage; ^ NSUserNotification.m:52:17: warning: property 'hasActionButton' requires method 'hasActionButton' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:78:16: note: property declared here @property BOOL hasActionButton; ^ NSUserNotification.m:52:17: warning: property 'hasActionButton' requires method 'setHasActionButton:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:78:16: note: property declared here @property BOOL hasActionButton; ^ NSUserNotification.m:52:17: warning: property 'subtitle' requires method 'subtitle' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:66:28: note: property declared here @property (copy) NSString *subtitle; ^ NSUserNotification.m:52:17: warning: property 'subtitle' requires method 'setSubtitle:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:66:28: note: property declared here @property (copy) NSString *subtitle; ^ NSUserNotification.m:52:17: warning: property 'deliveryTimeZone' requires method 'deliveryTimeZone' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:71:30: note: property declared here @property (copy) NSTimeZone *deliveryTimeZone; ^ NSUserNotification.m:52:17: warning: property 'deliveryTimeZone' requires method 'setDeliveryTimeZone:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:71:30: note: property declared here @property (copy) NSTimeZone *deliveryTimeZone; ^ NSUserNotification.m:52:17: warning: property 'informativeText' requires method 'informativeText' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:67:28: note: property declared here @property (copy) NSString *informativeText; ^ NSUserNotification.m:52:17: warning: property 'informativeText' requires method 'setInformativeText:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:67:28: note: property declared here @property (copy) NSString *informativeText; ^ NSUserNotification.m:52:17: warning: property 'actionButtonTitle' requires method 'actionButtonTitle' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:68:28: note: property declared here @property (copy) NSString *actionButtonTitle; ^ NSUserNotification.m:52:17: warning: property 'actionButtonTitle' requires method 'setActionButtonTitle:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:68:28: note: property declared here @property (copy) NSString *actionButtonTitle; ^ NSUserNotification.m:52:17: warning: property 'response' requires method 'response' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:49:43: note: property declared here @property (readwrite) NSAttributedString *response; ^ NSUserNotification.m:52:17: warning: property 'response' requires method 'setResponse:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:49:43: note: property declared here @property (readwrite) NSAttributedString *response; ^ NSUserNotification.m:52:17: warning: property 'hasReplyButton' requires method 'hasReplyButton' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:86:16: note: property declared here @property BOOL hasReplyButton; ^ NSUserNotification.m:52:17: warning: property 'hasReplyButton' requires method 'setHasReplyButton:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:86:16: note: property declared here @property BOOL hasReplyButton; ^ NSUserNotification.m:52:17: warning: property 'title' requires method 'title' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:65:28: note: property declared here @property (copy) NSString *title; ^ NSUserNotification.m:52:17: warning: property 'title' requires method 'setTitle:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:65:28: note: property declared here @property (copy) NSString *title; ^ NSUserNotification.m:52:17: warning: property 'presented' requires method 'isPresented' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:46:48: note: property declared here @property (readwrite, getter=isPresented) BOOL presented; ^ NSUserNotification.m:52:17: warning: property 'presented' requires method 'setPresented:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:46:48: note: property declared here @property (readwrite, getter=isPresented) BOOL presented; ^ NSUserNotification.m:52:17: warning: property 'otherButtonTitle' requires method 'otherButtonTitle' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:80:28: note: property declared here @property (copy) NSString *otherButtonTitle; ^ NSUserNotification.m:52:17: warning: property 'otherButtonTitle' requires method 'setOtherButtonTitle:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:80:28: note: property declared here @property (copy) NSString *otherButtonTitle; ^ NSUserNotification.m:52:17: warning: property 'responsePlaceholder' requires method 'responsePlaceholder' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ Compiling file NSUUID.m ... ../Headers/Foundation/NSUserNotification.h:87:28: note: property declared here @property (copy) NSString *responsePlaceholder; ^ NSUserNotification.m:52 Compiling file NSValue.m ... :17: warning: property 'responsePlaceholder' requires method 'setResponsePlaceholder:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ ../Headers/Foundation/NSUserNotification.h:87:28: note: property declared here @property (copy) NSString *responsePlaceholder; ^ NSUserNotification.m:52:17: warning: property 'remote' requires method 'isRemote' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:47:45: note: property declared here @property (readwrite, getter=isRemote) BOOL remote; ^ NSUserNotification.m:52:17: warning: property 'remote' requires method 'setRemote:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotification ^ NSUserNotification.m:47:45: note: property declared here @property (readwrite, getter=isRemote) BOOL remote; ^ NSUserNotification.m:105:17: warning: property 'delegate' requires method 'delegate' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ ../Headers/Foundation/NSUserNotification.h:106:58: note: property declared here @property (assign) id delegate; ^ NSUserNotification.m:105:17: warning: property 'delegate' requires method 'setDelegate:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ ../Headers/Foundation/NSUserNotification.h:106:58: note: property declared here @property (assign) id delegate; ^ NSUserNotification.m:105:17: warning: property 'deliveredNotifications' requires method 'deliveredNotifications' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ NSUserNotification.m:95:32: note: property declared here @property (readwrite) NSArray *deliveredNotifications; ^ NSUserNotification.m:105:17: warning: property 'deliveredNotifications' requires method 'setDeliveredNotifications:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ NSUserNotification.m:95:32: note: property declared here @property (readwrite) NSArray *deliveredNotifications; ^ NSUserNotification.m:105:17: warning: property 'scheduledNotifications' requires method 'scheduledNotifications' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ ../Headers/Foundation/NSUserNotification.h:107:27: note: property declared here @property (copy) NSArray *scheduledNotifications; ^ NSUserNotification.m:105:17: warning: property 'scheduledNotifications' requires method 'setScheduledNotifications:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation] @implementation NSUserNotificationCenter ^ ../Headers/Foundation/NSUserNotification.h:107:27: note: property declared here @property (copy) NSArray *scheduledNotifications; ^ 46 warnings generated. Compiling file NSValueTransformer.m ... NSUUID.m:208:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isxdigit(c)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ 1 warning generated. Compiling file NSXMLDocument.m ... Compiling file NSXMLDTD.m ... Compiling file NSXMLDTDNode.m ... Compiling file NSXMLElement.m ... Compiling file NSXMLNode.m ... Compiling file NSXMLParser.m ... Compiling file NSXPCConnection.m ... NSXPCConnection.m:149:10: warning: cast to smaller integer type '__pid_t' (aka 'int') from 'id' [-Wpointer-to-int-cast] return (pid_t)[self notImplemented: _cmd]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSXPCConnection.m:153:10: warning: cast to smaller integer type '__uid_t' (aka 'unsigned int') from 'id' [-Wpointer-to-int-cast] return (uid_t)[self notImplemented: _cmd]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSXPCConnection.m:157:10: warning: cast to smaller integer type '__gid_t' (aka 'unsigned int') from 'id' [-Wpointer-to-int-cast] return (gid_t)[self notImplemented: _cmd]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. Compiling file NSZone.m ... Compiling file externs.m ... Compiling file objc-load.m ... Compiling file GSFileHandle.m ... Compiling file NSMessagePort.m ... Compiling file NSMessagePortNameServer.m ... Compiling file NSNetServices.m ... GSFileHandle.m:589:15: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSFileHandle.m:593:15: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ GSFileHandle.m:597:15: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ NSMessagePort.m:1415:40: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] GSClassNameFromObject(self), self, [name bytes]]; ^~~~~~~~~~~~ Compiling file GSMDNSNetServices.m ... Compiling file GSFFIInvocation.m ... GSFFIInvocation.m:482:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*types)) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 3 warnings generated. 1 warning generated. 1 warning generated. Linking library libgnustep-base ... Creating Info-gnustep.plist... Making all in Tools ... Making all for tool autogsdoc... Making all for tool cvtenc... Making all for tool gspath... Making all for tool gdnc... Compiling file autogsdoc.m ... Compiling file gdnc.m ... Compiling file gspath.m ... Compiling file cvtenc.m ... Linking tool gspath ... Linking tool cvtenc ... Compiling file AGSParser.m ... Linking tool gdnc ... Compiling file AGSOutput.m ... Making all for tool defaults... Compiling file AGSIndex.m ... Compiling file defaults.m ... defaults.m:44:26: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*tmp != '\0' && isspace(*tmp)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ defaults.m:72:31: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*tmp != '\0' && !isspace(*tmp)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ defaults.m:90:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isspace(*tmp)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ defaults.m:515:15: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ defaults.m:692:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*ptr && isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ Making all for tool pl... 5 warnings generated. Compiling file pl.m ... Linking tool defaults ... Compiling file AGSHtml.m ... Linking tool pl ... Making all for tool plmerge... Compiling file plmerge.m ... Making all for tool plparse... Compiling file plparse.m ... Linking tool plmerge ... Making all for tool sfparse... Compiling file sfparse.m ... Linking tool plparse ... Making all for tool pldes... Compiling file pldes.m ... Making all for tool plget... Linking tool sfparse ... Compiling file plget.m ... Linking tool pldes ... Linking tool autogsdoc ... Making all for tool plser... Linking tool plget ... Compiling file plser.m ... Making all for tool pl2link... Compiling file pl2link.m ... Making all for tool xmlparse... Compiling file xmlparse.m ... Making all for tool HTMLLinker... Linking tool plser ... Compiling file HTMLLinker.m ... Linking tool pl2link ... Linking tool xmlparse ... Linking tool HTMLLinker ... Making all for ctool gdomap... Compiling file gdomap.c ... gdomap.c:1554:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1578:27: warning: array subscript is of type 'char' [-Wchar-subscripts] while (ptr > buf && isspace(ptr[-1])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1626:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1650:27: warning: array subscript is of type 'char' [-Wchar-subscripts] while (ptr > buf && isspace(ptr[-1])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1664:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*ptr && (isdigit(*ptr) || (*ptr == '.'))) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ gdomap.c:1668:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1673:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*ptr && (isdigit(*ptr) || (*ptr == '.'))) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ gdomap.c:1677:14: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:1683:11: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ gdomap.c:4965:12: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*ptr)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ gdomap.c:4989:25: warning: array subscript is of type 'char' [-Wchar-subscripts] while (ptr > buf && isspace(ptr[-1])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 11 warnings generated. Linking ctool gdomap ... Making all in make_strings ... Making all for tool make_strings... Compiling file make_strings.m ... Compiling file SourceEntry.m ... Compiling file StringsEntry.m ... Compiling file StringsFile.m ... Linking tool make_strings ... Making all in NSTimeZones ... gmake[1]: Nothing to be done for 'all'. Making all in Resources ... gmake[1]: Nothing to be done for 'all'. Making all in Tests ... If you want to run the gnustep-base testsuite, please type 'gmake check' *** Please use pkgtools/verifypc to sanity check dependencies.