Skip to content

Instantly share code, notes, and snippets.

@Kaali
Created February 22, 2018 08:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaali/0b9e8fecd5a35989e9ae968d059ffa96 to your computer and use it in GitHub Desktop.
Save Kaali/0b9e8fecd5a35989e9ae968d059ffa96 to your computer and use it in GitHub Desktop.
nix error when building gst-plugins-bad-1.12.3
Making all in cocoa
make[5]: Entering directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3/gst-libs/gst/gl/cocoa'
OBJC libgstgl_cocoa_la-gstglwindow_cocoa.lo
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObject.h:8:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSZone.h:37:25: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
FOUNDATION_EXPORT void *__strong NSAllocateCollectable(NSUInteger size, NSUInteger options);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSZone.h:38:25: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
FOUNDATION_EXPORT void *__strong NSReallocateCollectable(void *ptr, NSUInteger size, NSUInteger options);
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSString.h:206:4: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- (__strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope)
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSString.h:248:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
@property (readonly) __strong const char *UTF8String NS_RETURNS_INNER_POINTER; // Convenience to return null-terminated UTF8 representation
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:26:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFDateFormatterRef' (aka 'struct __CFDateFormatter *') [-Wignored-attributes]
__strong CFDateFormatterRef _formatter;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
@property (readonly) __strong const char *fileSystemRepresentation NS_RETURNS_INNER_POINTER;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:243:4: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- (__strong const char *)fileSystemRepresentationWithPath:(NSString *)path NS_RETURNS_INNER_POINTER;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSIndexPath.h:9:2: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSUInteger *' (aka 'unsigned long *') [-Wignored-attributes]
__strong NSUInteger *_indexes;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:42:21: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _data;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:12:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_frame;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:13:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_retdata;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:38:13: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _reserved0;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:92:13: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _reserved0;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:35:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _impl;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:36:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _callback;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:21:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFNumberFormatterRef' (aka 'struct __CFNumberFormatter *') [-Wignored-attributes]
__strong CFNumberFormatterRef _formatter;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSPort.h:127:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _port;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSPort.h:140:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _receiver;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSPort.h:142:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _loops;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSPort.h:143:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong _data;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSURL.h:23:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_reserved;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSURL.h:86:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
@property (readonly) __strong const char *fileSystemRepresentation NS_RETURNS_INNER_POINTER NS_AVAILABLE(10_9, 7_0);
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:111:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:20:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_reserved;
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:112:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_reserved;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
In file included from /nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/Foundation.h:125:
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:13:13: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
void * __strong mdata;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSCell.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSText.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSView.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:9:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:205:23: error: ARC forbids Objective-C objects in struct
NSString *keys;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSCell.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSText.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSView.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:11:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:57:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_asn;
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:58:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void **_helpers;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSCell.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSText.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSView.h:8:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:110:20: error: pointer to non-const type 'id' with no explicit ownership
id *_hiddenList;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:10:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:127:45: warning: method introduced after the protocol method it implements on macOS (10.10 vs. 10.9) [-Wavailability]
@property (strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_10);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:65:45: note: protocol method is here
@property (strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_9);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:10:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:127:45: warning: method introduced after the protocol method it implements on macOS (10.10 vs. 10.9) [-Wavailability]
@property (strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_10);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:65:45: note: protocol method is here
@property (strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_9);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:10:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:10:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:129:64: warning: method introduced after the protocol method it implements on macOS (10.10 vs. 10.9) [-Wavailability]
@property (readonly, strong) NSAppearance *effectiveAppearance NS_AVAILABLE_MAC(10_10);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:69:64: note: protocol method is here
@property (readonly, strong) NSAppearance *effectiveAppearance NS_AVAILABLE_MAC(10_9);
^
/nix/store/m803qhzlg26pqvcxmhhjks1dj6a3hx0d-apple-framework-Foundation/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:250:32: note: expanded from macro 'NS_AVAILABLE_MAC'
#define NS_AVAILABLE_MAC(_mac) CF_AVAILABLE_MAC(_mac)
^
/nix/store/3m2jjwlzv9rd1zzn07j0dsb71dxmyn5h-CF-osx-10.10.5-private/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:108:47: note: expanded from macro 'CF_AVAILABLE_MAC'
#define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSCachedImageRep.h:19:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_cache;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10:
/nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:21:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_state;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:62:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:53:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_functionRef;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:83:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:8:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:132:48: warning: property type 'id<NSOpenSavePanelDelegate>' is incompatible with type 'id<NSWindowDelegate>' inherited from 'NSWindow' [-Wincompatible-property-type]
@property (assign) id<NSOpenSavePanelDelegate> delegate;
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:307:41: note: property declared here
@property (assign) id<NSWindowDelegate> delegate;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:88:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:9:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:65:32: warning: attribute 'readonly' of property 'tag' restricts attribute 'readwrite' of property inherited from 'NSActionCell' [-Wproperty-attribute-mismatch]
@property (readonly) NSInteger tag;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:98:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:92:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_extraIvars;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:111:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:13:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:151:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSRect *' (aka 'struct CGRect *') [-Wignored-attributes]
__strong NSRect *_cachedRectArray;
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:155:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'char *' [-Wignored-attributes]
__strong char *_glyphBuffer;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:122:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:33:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSRect *' (aka 'struct CGRect *') [-Wignored-attributes]
__strong NSRect *_cellFrame;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:127:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSTableRowView.h:19:13: error: pointer to non-const type 'NSView *' with no explicit ownership
NSView **_columnViews;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:102:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFMutableArrayRef' (aka 'struct __CFArray *') [-Wignored-attributes]
__strong CFMutableArrayRef _rowEntryArray;
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:115:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'long *' [-Wignored-attributes]
__strong long *_indentArray;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:147:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:11:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:39:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void * _metrics;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:163:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:50:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFRunLoopTimerRef' (aka 'struct __CFRunLoopTimer *') [-Wignored-attributes]
__strong CFRunLoopTimerRef _drawerTimer;
^
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:53:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFRunLoopObserverRef' (aka 'struct __CFRunLoopObserver *') [-Wignored-attributes]
__strong CFRunLoopObserverRef _drawerObserver;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:186:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:17:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_observationInfo;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:200:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:12:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:9:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:37:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_extraIvars;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:203:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:42:27: warning: 'copy' attribute on property 'image' does not match the property inherited from 'NSCell' [-Wproperty-attribute-mismatch]
@property (copy) NSImage *image;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/AppKit.h:216:
/nix/store/sdy0c50dk7frynjql7kyiknb0mxdp96p-apple-framework-AppKit/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:41:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'struct NSVisualEffectViewInternal *' [-Wignored-attributes]
__strong struct NSVisualEffectViewInternal *_NSVisualEffectViewInternal;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:14:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:34:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSRange *' (aka 'struct _NSRange *') [-Wignored-attributes]
__strong NSRange *_propertyRanges;
^
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:48:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_extraIvars;
^
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:51:7: error: pointer to non-const type 'id' with no explicit ownership
id** _kvcPropertyAccessors;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:31:7: error: pointer to non-const type 'id' with no explicit ownership
id* _additionalPrivateIvars;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:21:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:21:5: error: pointer to non-const type 'id' with no explicit ownership
id *_optimizationHints;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:23:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:38:7: error: pointer to non-const type 'id' with no explicit ownership
id* _cd_snapshots;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:107:6: error: pointer to non-const type 'id' with no explicit ownership
id *_cachedObsInfoByEntity;
^
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:121:5: error: pointer to non-const type 'id' with no explicit ownership
id* _additionalPrivateIvars;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:26:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:204:8: error: pointer to non-const type 'id' with no explicit ownership
id *_additionalPrivateIvars;
^
In file included from gstglwindow_cocoa.m:26:
In file included from /nix/store/hkdkzqcvvsjghlh2z3mfnz11zkl3ybr8-apple-framework-Cocoa/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14:
In file included from /nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/CoreData.h:28:
/nix/store/14dqcl38kdz5d9m4lpxr4q3p3p1qxcyb-apple-framework-CoreData/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:19:7: error: pointer to non-const type 'id' with no explicit ownership
id* _oidFactories;
^
In file included from gstglwindow_cocoa.m:27:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Headers/CoreImage.h:1:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework/Headers/CoreImage.h:14:
/nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework/Headers/CIFilterGenerator.h:36:37: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'struct CIFilterGeneratorStruct *' [-Wignored-attributes]
struct CIFilterGeneratorStruct *__strong _filterGeneratorStruct;
^
In file included from gstglwindow_cocoa.m:27:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Headers/CoreImage.h:1:
In file included from /nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework/Headers/CoreImage.h:17:
/nix/store/b9zwgl4gigwlcs8jjnifv10ajbi6vccj-apple-framework-QuartzCore/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework/Headers/CIImageAccumulator.h:13:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
__strong void *_state;
^
52 warnings and 11 errors generated.
make[5]: *** [Makefile:916: libgstgl_cocoa_la-gstglwindow_cocoa.lo] Error 1
make[5]: Leaving directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3/gst-libs/gst/gl/cocoa'
make[4]: *** [Makefile:1417: all-recursive] Error 1
make[4]: Leaving directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3/gst-libs/gst/gl'
make[3]: *** [Makefile:1103: gl] Error 2
make[3]: Leaving directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3/gst-libs/gst'
make[2]: *** [Makefile:809: all-recursive] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3/gst-libs'
make[1]: *** [Makefile:1001: all-recursive] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-gst-plugins-bad-1.12.3.drv-0/gst-plugins-bad-1.12.3'
make: *** [Makefile:932: all] Error 2
builder for ‘/nix/store/f535ywmz4076r1iayq9yp8vg3bv2rxir-gst-plugins-bad-1.12.3.drv’ failed with exit code 2
cannot build derivation ‘/nix/store/4glfnhysnplf17rqak0p4yvmy3qyqcdn-mopidy-2.1.0.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/4glfnhysnplf17rqak0p4yvmy3qyqcdn-mopidy-2.1.0.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment