=> 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 GCArray.m ... Compiling file GCObject.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)) ^~~~ Compiling file GSInsensitiveDictionary.m ... 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 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 ... 9 warnings generated. Compiling file NSURL+GNUstepBase.m ... Compiling file Unicode.m ... 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 preface.m ... Compiling file GSLocale.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 ... Compiling file GSHTTPAuthentication.m ... GSFTPURLHandle.m:618:9: 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: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 ... Compiling file GSShellSort.m ... 1 warning generated. 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)) ^~~~ Compiling file GSTimSort.m ... 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 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 ... NSBackgroundActivityScheduler.m:120:18: warning: unused variable 'pinfo' [-Wunused-variable] NSProcessInfo *pinfo = [NSProcessInfo processInfo]; Compiling file NSBundle.m ... ^ 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]; \ ^ ~~~~~~~~~~~~~~~~ Compiling file NSByteCountFormatter.m ... 4 warnings generated. 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 ... 3 warnings generated. Compiling file NSCopyObject.m ... Compiling file NSCountedSet.m ... Compiling file NSConcreteHashTable.m ... Compiling file NSConcreteMapTable.m ... 14 warnings generated. 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 ~~~~~~^~~~~~~~~~~~~~~~~~~~ 1 warning generated. Compiling file NSDateFormatter.m ... 21 warnings 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 Compiling file NSFileHandle.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] _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); ^~~~~~~~~~~~~~~~~ NSFileCoordinator.mNSException.m::156622::7321:: warning: note: incompatible 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]expanded from macro '_NS_FRAME_HACK' NSBlockOperation *op = [NSBlockOperation blockOperationWithBlock: accessor];case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSFileManager.m ... ../Headers/Foundation/NSOperation.hNSException.m::211:65:705 :note: 4passing argument to parameter 'block' here: + (instancetype)blockOperationWithBlock: (GSBlockOperationBlock)block;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;1 warning ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ generated . 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: Compiling file NSFileVersion.m ... 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; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: Compiling file NSFileWrapper.m ... warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] Compiling file NSFormatter.m ... _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: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:714:44: 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: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: Compiling file NSGarbageCollector.m ... 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:622:21: Compiling file NSGeometry.m ... 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); ^~~~~~~~~~~~~~~~~~ NSException.m:622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; Compiling file NSHashTable.m ... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: Compiling file NSHFSFileTypes.m ... 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: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; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSHost.m ... 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: Compiling file NSHTTPCookie.m ... 622:21: note: expanded from macro '_NS_FRAME_HACK' case a: env->addr = __builtin_frame_address(a + 1); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m: Compiling file NSHTTPCookieStorage.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: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.mNSHost.m::762424::8: 31warning: :array subscript is of type 'char' [-Wchar-subscripts] if ((isdigit(n[0]) && sscanf(n, "%*d.%*d.%*d.%*d") == 4) note: ^~~~~~~~~~~~~ expanded from macro '_NS_COUNT_HACK'/usr/include/sys/ctype_inline.h :#define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \51 :44 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: NSException.mnote: :expanded from macro 'isdigit'769 :#define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D))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); ^~~~~~~~~~~~~~~~~~ 1NSException.m warning: generated762. : Compiling file NSIndexPath.m ... 31 Compiling file NSIndexSet.m ... : 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); ^~~~~~~~~~~~~~~~~~ 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); Compiling file NSInvocation.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: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 Compiling file NSInvocationOperation.m ... : 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) \ Compiling file NSISO8601DateFormatter.m ... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: Compiling file NSItemProvider.m ... 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: 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' #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 Compiling file NSItemProviderReadingWriting.m ... : 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' Compiling file NSJSONSerialization.m ... #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]NSItemProvider.m : _NS_COUNT_HACK(87); _NS_COUNT_HACK(88); _NS_COUNT_HACK(89);155 : ^~~~~~~~~~~~~~~~~~10 :NSException.m :warning: 762incompatible pointer types returning 'id' from a function with result type 'NSItemProviderLoadHandler' (aka 'struct (unnamed at ../Headers/Foundation/NSItemProvider.h:50:1) *') [-Wincompatible-pointer-types]: 31 return nil;: ^~~note: expanded from macro '_NS_COUNT_HACK'/tmp/devel/gnustep-base/work/.buildlink/include/objc/runtime.h :#define _NS_COUNT_HACK(X) if (__builtin_frame_address(X + 1) == 0) \210 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~14 : NSException.mnote: :expanded from macro 'nil'794 :# define nil ((id)_OBJC_NULL_PTR)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) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warningNSException.m generated:. 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) \ Compiling file NSKeyedArchiver.m ... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 Compiling file NSKeyedUnarchiver.m ... : 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:625NSKeyedArchiver.m:34: :note: 794:11:expanded from macro '_NS_RETURN_HACK' warning: __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break;array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*type)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~NSException.m:618 :/usr/include/sys/ctype_inline.h46:: note: expanded from macro '\ __builtin_extract_return_address' 51# define __builtin_extract_return_address(X) X:44: note: ^NSKeyedUnarchiver.m :NSException.mexpanded from macro 'isdigit':827 777:#define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)):411: : warning: ^~~~calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] warning: _NS_RETURN_HACK(3); _NS_RETURN_HACK(4); _NS_RETURN_HACK(5);array subscript is of type 'char' [-Wchar-subscripts] ^~~~~~~~~~~~~~~~~~ while (isdigit(*type)) NSException.m ^~~~~~~~~~~~~~: 624/usr/include/sys/ctype_inline.h::2251:: 44note: :expanded from macro '_NS_RETURN_HACK' note: case a: env->addr = (__builtin_frame_address(a + 1) ? \expanded from macro 'isdigit' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) 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] _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 Compiling file NSKeyValueCoding.m ... ^ 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:1624 warning: generated22. : 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; Compiling file NSKeyValueObserving.m ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:625In file included from :NSKeyValueCoding.m34::41 : note: ././NSKeyValueMutableArray.mexpanded from macro '_NS_RETURN_HACK' :__builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break;100 :~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~7 :NSException.m :warning: 618array subscript is of type 'char' [-Wchar-subscripts]: 46 if (islower(*keybuf)) : ^~~~~~~~~~~~~~~~ note: /usr/include/sys/ctype_inline.hexpanded from macro '\ __builtin_extract_return_address': 53# define __builtin_extract_return_address(X) XNSKeyValueObserving.m : ^1 :NSException.m44::832354: warning4:: 11warning: note: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]: expanded from macro 'islower' _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); generated warning: ^~~~~~~~~~~~~~~~~~~. #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L))array subscript is of type 'char' [-Wchar-subscripts] NSException.m: ^~~~ 624In file included from :22NSKeyValueCoding.m::41 if (isupper(buf[0])) : note: Compiling file NSLengthFormatter.m ... ././NSKeyValueMutableArray.mexpanded from macro '_NS_RETURN_HACK' ^~~~~~~~~~~~~~~ : 102/usr/include/sys/ctype_inline.h:case a: env->addr = (__builtin_frame_address(a + 1) ? \17: warning: array subscript is of type 'char' [-Wchar-subscripts] *keybuf = toupper(*keybuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ :/usr/include/sys/ctype_inline.hNSException.m::57832:60::44446:: :note: warning: expanded from macro 'toupper' calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]note: #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) expanded from macro 'isupper' _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); ^~~~ ^~~~~~~~~~~~~~~~~~~#define isupper(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_U)) ^~~~ NSException.mNSKeyValueObserving.m:625:356::1334:: warning: note: array subscript is of type 'char' [-Wchar-subscripts] expanded from macro '_NS_RETURN_HACK' buf[0] = tolower(buf[0]);__builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:NSException.m:59:61846::46: note: note: expanded from macro '\ __builtin_extract_return_address' expanded from macro 'tolower' # define __builtin_extract_return_address(X) X#define tolower(c) ((int)((_tolower_tab_ + 1)[(c)]))In file included from NSKeyValueCoding.m ^: ^~~~ 42 : NSException.m././NSKeyValueMutableSet.m::832101::257:: warning: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]array subscript is of type 'char' [-Wchar-subscripts] _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20); if (islower(*keybuf)) ^~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ NSException.m/usr/include/sys/ctype_inline.h::62453::2244:: note: note: expanded from macro '_NS_RETURN_HACK'expanded from macro 'islower' case a: env->addr = (__builtin_frame_address(a + 1) ? \#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~ NSException.mIn file included from :NSKeyValueCoding.m832::4225: :././NSKeyValueMutableSet.m :warning: 103calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]: 17 _NS_RETURN_HACK(18); _NS_RETURN_HACK(19); _NS_RETURN_HACK(20);: ^~~~~~~~~~~~~~~~~~~warning: array subscript is of type 'char' [-Wchar-subscripts]NSException.m : *keybuf = toupper(*keybuf);625 : ^~~~~~~~~~~~~~~~34 :/usr/include/sys/ctype_inline.h :note: 60expanded from macro '_NS_RETURN_HACK': 46__builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break;: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'toupper'NSException.m :#define toupper(c) ((int)((_toupper_tab_ + 1)[(c)]))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' NSKeyValueCoding.m# define __builtin_extract_return_address(X) X: 97: ^12 :NSException.m :warning: 833array subscript is of type 'char' [-Wchar-subscripts]: 4 hi = islower(lo) ? toupper(lo) : lo;: warning: ^~~~~~~~~~~calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] /usr/include/sys/ctype_inline.h _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23);: 53 ^~~~~~~~~~~~~~~~~~~: 44NSException.m:: 624note: :expanded from macro 'islower'22 :#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) note: ^~~~expanded from macro '_NS_RETURN_HACK' NSKeyValueCoding.mcase a: env->addr = (__builtin_frame_address(a + 1) ? \: 97 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 26NSException.m:: 833warning: :array subscript is of type 'char' [-Wchar-subscripts]4 : hi = islower(lo) ? toupper(lo) : lo; warning: ^~~~~~~~~~~calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] /usr/include/sys/ctype_inline.h _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23);: 60 ^~~~~~~~~~~~~~~~~~~: 46NSException.m:: 625note: :expanded from macro 'toupper'34 :#define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) note: ^~~~expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:NSKeyValueCoding.m46::170 :note: 12expanded from macro '\ __builtin_extract_return_address': # define __builtin_extract_return_address(X) Xwarning: array subscript is of type 'char' [-Wchar-subscripts] ^ hi = islower(lo) ? toupper(lo) : lo; NSException.m ^~~~~~~~~~~: 833/usr/include/sys/ctype_inline.h::2553:: 44warning: :calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] note: _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23);expanded from macro 'islower' ^~~~~~~~~~~~~~~~~~~#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) NSException.m ^~~~: 624NSKeyValueCoding.m::22170:: 26note: :expanded from macro '_NS_RETURN_HACK' warning: case a: env->addr = (__builtin_frame_address(a + 1) ? \array subscript is of type 'char' [-Wchar-subscripts] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hi = islower(lo) ? toupper(lo) : lo; NSException.m ^~~~~~~~~~~: 833/usr/include/sys/ctype_inline.h::2560:: 46warning: :calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] note: _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23);expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~~~~~~~~~~~~~~~~ ^~~~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.mNSKeyValueCoding.m::833484::4611: :warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]warning: array subscript is of type 'char' [-Wchar-subscripts] _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23); if (islower(name[8])) ^~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~NSException.m: 624/usr/include/sys/ctype_inline.h::2253:: 44note: :expanded from macro '_NS_RETURN_HACK' note: case a: env->addr = (__builtin_frame_address(a + 1) ? \expanded from macro 'islower' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) NSException.m ^~~~: 833NSKeyValueCoding.m::46486:: 14warning: :calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] warning: _NS_RETURN_HACK(21); _NS_RETURN_HACK(22); _NS_RETURN_HACK(23);array subscript is of type 'char' [-Wchar-subscripts] ^~~~~~~~~~~~~~~~~~~ name[8] = toupper(name[8]); NSException.m ^~~~~~~~~~~~~~~~: 625/usr/include/sys/ctype_inline.h::34: 60note: :expanded from macro '_NS_RETURN_HACK' 46__builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break;: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note: expanded from macro 'toupper'NSException.m :#define toupper(c) ((int)((_toupper_tab_ + 1)[(c)]))618 : ^~~~46 : note: expanded from macro '\ __builtin_extract_return_address' NSKeyValueCoding.m# define __builtin_extract_return_address(X) X: 622 ^: 12NSException.m:: 834warning: :array subscript is of type 'char' [-Wchar-subscripts]4 : hi = islower(lo) ? toupper(lo) : lo; warning: ^~~~~~~~~~~calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] /usr/include/sys/ctype_inline.h _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26);: 53 ^~~~~~~~~~~~~~~~~~~: 44NSException.m: :note: 624expanded from macro 'islower': 22#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)): ^~~~note: expanded from macro '_NS_RETURN_HACK'NSKeyValueCoding.m :case a: env->addr = (__builtin_frame_address(a + 1) ? \622 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 26NSException.m:: 834warning: :array subscript is of type 'char' [-Wchar-subscripts]4 : hi = islower(lo) ? toupper(lo) : lo; warning: ^~~~~~~~~~~ calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]/usr/include/sys/ctype_inline.h : _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); Compiling file NSLinguisticTagger.m ... 60 :46 ^~~~~~~~~~~~~~~~~~~: NSException.mnote: :expanded from macro 'toupper' 625#define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])): 34 ^~~~: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:NSKeyValueCoding.m618::70746::12 :note: expanded from macro '\ __builtin_extract_return_address'warning: array subscript is of type 'char' [-Wchar-subscripts]# define __builtin_extract_return_address(X) X hi = islower(lo) ? toupper(lo) : lo; ^ ^~~~~~~~~~~NSException.m :/usr/include/sys/ctype_inline.h834::5325::44 :warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]note: expanded from macro 'islower' _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~~~~~~~~~~~~~~~~ ^~~~NSException.m :NSKeyValueCoding.m624::70722::26 :note: expanded from macro '_NS_RETURN_HACK'warning: array subscript is of type 'char' [-Wchar-subscripts]case a: env->addr = (__builtin_frame_address(a + 1) ? \ hi = islower(lo) ? toupper(lo) : lo; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~NSException.m :/usr/include/sys/ctype_inline.h834::6025::46 :warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]note: expanded from macro 'toupper' _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~~~~~~~~~~~~~~~~ ^~~~NSException.m :625:34: note: expanded from macro '_NS_RETURN_HACK' __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:NSKeyValueCoding.m618::82546: :note: 12expanded from macro '\ __builtin_extract_return_address': # define __builtin_extract_return_address(X) Xwarning: array subscript is of type 'char' [-Wchar-subscripts] ^ hi = islower(lo) ? toupper(lo) : lo;NSException.m : ^~~~~~~~~~~834 :46/usr/include/sys/ctype_inline.h:: 53warning: :calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address]44 : _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26); ^~~~~~~~~~~~~~~~~~~note: expanded from macro 'islower'NSException.m :#define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L))624 : ^~~~22 :NSKeyValueCoding.m :note: 825expanded from macro '_NS_RETURN_HACK': 26case a: env->addr = (__builtin_frame_address(a + 1) ? \: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~warning: array subscript is of type 'char' [-Wchar-subscripts]NSException.m : hi = islower(lo) ? toupper(lo) : lo;834 : ^~~~~~~~~~~46 :/usr/include/sys/ctype_inline.h :warning: 60calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]: 46 _NS_RETURN_HACK(24); _NS_RETURN_HACK(25); _NS_RETURN_HACK(26);: ^~~~~~~~~~~~~~~~~~~note: expanded from macro 'toupper'NSException.m :#define toupper(c) ((int)((_toupper_tab_ + 1)[(c)]))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:234 warnings generated:. 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 Compiling file NSLocale.m ... ^ NSException.m:838:4: 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 Compiling file NSLock.m ... : 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:25: 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); ^~~~~~~~~~~~~~~~~~~ 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: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]16 warning _NS_RETURN_HACK(57); _NS_RETURN_HACK(58); _NS_RETURN_HACK(59);s generated ^~~~~~~~~~~~~~~~~~~. 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: Compiling file NSLog.m ... 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 Compiling file NSMapTable.m ... :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: Compiling file NSMassFormatter.m ... 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: Compiling file NSMeasurementFormatter.m ... 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 Compiling file NSMeasurement.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: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) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSMetadata.m ... 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: 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: Compiling file NSMetadataAttributes.m ... 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); ^~~~~~~~~~~~~~~~~~~ Compiling file NSMethodSignature.m ... 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; Compiling file NSNotification.m ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~ Compiling file NSNotificationCenter.m ... 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; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NSException.m:618:46: note: expanded from macro '\ __builtin_extract_return_address' NSMethodSignature.m# define __builtin_extract_return_address(X) X : ^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 ... 3 warnings generated. Compiling file NSNull.m ... 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 ... 400 warnings generated. 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 ... NSConcretePointerFunctions.m:65:45: warning: format specifies type 'char *' but the argument has type 'const void *' [-Wformat] return [NSString stringWithFormat: @"%s", item]; ~~ ^~~~ Compiling file NSPort.m ... 1 warning generated. Compiling file NSPortCoder.m ... Compiling file NSPortMessage.m ... Compiling file NSPortNameServer.m ... Compiling file NSPredicate.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 NSProcessInfo.m ... 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: NSPredicate.mnote: :expanded from macro 'isdigit'2675 :#define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D))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 ... 2 warnings generated. Compiling file NSProxy.m ... Compiling file NSRange.m ... 1 warning generated. Compiling file NSRegularExpression.m ... 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: 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: Compiling file NSString.m ... note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^ ~~~~~~~~~~~~~~~~ 4 warnings generated. Compiling file NSTask.m ... 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: NSThread.mwarning: :1059misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] :2 { ^ : warning: NSString.mYour pthread implementation does not support thread priorities [-W#warnings] :#warning Your pthread implementation does not support thread priorities5794:3: ^ note: previous statement is here if (string == nil) ^ 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)) ^~~~ 1 warning generated. Compiling file NSURL.m ... Compiling file NSURLSession.m ... Compiling file NSURLAuthenticationChallenge.m ... Compiling file NSURLCache.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])) Compiling file NSURLCredential.m ... ^~~~~~~~~~~~~~~~ /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: Compiling file NSURLConnection.m ... 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: Compiling file NSURLCredentialStorage.m ... 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: 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))4 warning ^~~~s generatedNSURL.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: Compiling file NSURLDownload.m ... 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 NSURLProtocol.m ... ^~~~ Compiling file NSURLProtectionSpace.m ... Compiling file NSURLRequest.m ... Compiling file NSURLResponse.m ... Compiling file NSTextCheckingResult.m ... Compiling file NSURLHandle.m ... Compiling file NSUserDefaults.m ... 13 warnings generated. Compiling file NSUserNotification.m ... Compiling file NSUUID.m ... Compiling file NSValue.m ... 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 '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:NSUUID.m56::208 :note: 9property declared here: @property (readwrite) NSUserNotificationActivationType activationType;warning: array subscript is of type 'char' [-Wchar-subscripts] ^ if (!isxdigit(c))NSUserNotification.m : ^~~~~~~~~~~52 :/usr/include/sys/ctype_inline.h17::58 :warning: 45property 'activationType' requires method 'setActivationType:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation [-Wobjc-property-implementation]: @implementation NSUserNotificationnote: expanded from macro 'isxdigit' ^ #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X))NSUserNotification.m : ^~~~48 :56: note: property declared here @property (readwrite) NSUserNotificationActivationType activationType; ^ 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 '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 '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 '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 '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 '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 '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:281: warning generatednote: . property declared here @property (copy) NSString *identifier; ^ 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 ^ ../Headers/Foundation/NSUserNotification.h:87:28: note: property declared here @property (copy) NSString *responsePlaceholder; ^ NSUserNotification.m:52: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 Compiling file NSValueTransformer.m ... ^ ../Headers/Foundation/NSUserNotification.h:87:28: note: property declared here @property (copy) NSString *responsePlaceholder; ^ 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 '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 '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 '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 '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: Compiling file NSXMLDocument.m ... Compiling file NSXMLDTD.m ... 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 '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: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 '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 '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: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 '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 '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; ^ Compiling file NSXMLDTDNode.m ... 46 warnings generated. 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]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file NSZone.m ... 3 warnings generated. 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 gdnc... Making all for tool gspath... Compiling file autogsdoc.m ... Compiling file cvtenc.m ... Compiling file gdnc.m ... Compiling file gspath.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 defaults.m ... Compiling file AGSIndex.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 ... Linking tool sfparse ... Making all for tool plget... Compiling file plget.m ... Linking tool pldes ... Making all for tool plser... Compiling file plser.m ... Linking tool autogsdoc ... Linking tool plget ... Making all for tool pl2link... Compiling file pl2link.m ... Linking tool plser ... Making all for tool xmlparse... Making all for tool HTMLLinker... Compiling file xmlparse.m ... 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 StringsFile.m ... Compiling file StringsEntry.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.