1 | /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.11 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_CUPS -DQT_NO_LPR -DQT_NO_OPENTYPE -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I.moc/release-shared -I../../include/QtGui -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -Idialogs -I../../include/QtCore -I../../include -I.uic/release-shared -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.7/Library/Frameworks -F/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.7/lib -o .obj/release-shared/qsound_mac.o kernel/qsound_mac.mm |
---|
2 | In file included from kernel/qcursor_mac.mm:42: |
---|
3 | In file included from ../../include/QtGui/private/qcursor_p.h:1: |
---|
4 | In file included from ../../include/QtGui/private/../../../src/gui/kernel/qcursor_p.h:59: |
---|
5 | In file included from ../../include/QtGui/qpixmap.h:1: |
---|
6 | In file included from ../../include/QtGui/../../src/gui/image/qpixmap.h:45: |
---|
7 | In file included from ../../include/QtGui/qpaintdevice.h:1: |
---|
8 | In file included from ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:45: |
---|
9 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
10 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
11 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
12 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
13 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
14 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
15 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: |
---|
16 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class |
---|
17 | In file included from dialogs/qcolordialog_mac.mm:42: |
---|
18 | In file included from dialogs/qcolordialog_p.h:57: |
---|
19 | In file included from ../../include/QtGui/private/qdialog_p.h:1: |
---|
20 | In file included from ../../include/QtGui/private/../../../src/gui/dialogs/qdialog_p.h:56: |
---|
21 | In file included from ../../include/QtGui/private/qwidget_p.h:1: |
---|
22 | In file included from ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:56: |
---|
23 | In file included from ../../include/QtGui/qwidget.h:1: |
---|
24 | In file included from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46: |
---|
25 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
26 | @class NSArray<ObjectType>;In file included from |
---|
27 | ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99 ^: |
---|
28 | |
---|
29 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
30 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
31 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
32 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
33 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: |
---|
34 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class |
---|
35 | @class NSArray<ObjectType>; |
---|
36 | ^ |
---|
37 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' |
---|
38 | @class NSArray<ObjectType>; |
---|
39 | ^ |
---|
40 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' |
---|
41 | @class NSArray<ObjectType>; |
---|
42 | ^ |
---|
43 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error: cannot find protocol declaration for 'ObjectType' |
---|
44 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
45 | ^ |
---|
46 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id |
---|
47 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
48 | ^ |
---|
49 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' |
---|
50 | - (nullable ObjectType)nextObject; |
---|
51 | ^ |
---|
52 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' |
---|
53 | - (nullable ObjectType)nextObject; |
---|
54 | ^ |
---|
55 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error: cannot find protocol declaration for 'ObjectType' |
---|
56 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' |
---|
57 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
58 | ^ |
---|
59 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
60 | ^ |
---|
61 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id |
---|
62 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
63 | ^ |
---|
64 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' |
---|
65 | - (nullable ObjectType)nextObject; |
---|
66 | ^ |
---|
67 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' |
---|
68 | - (nullable ObjectType)nextObject; |
---|
69 | ^ |
---|
70 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' |
---|
71 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
72 | ^ |
---|
73 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: duplicate interface definition for class 'NSEnumerator' |
---|
74 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
75 | ^ |
---|
76 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here |
---|
77 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
78 | ^ |
---|
79 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' |
---|
80 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
81 | ^ |
---|
82 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type |
---|
83 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
84 | ^ |
---|
85 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method |
---|
86 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
87 | ^ |
---|
88 | : error: duplicate interface definition for class 'NSEnumerator' |
---|
89 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
90 | ^ |
---|
91 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here |
---|
92 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
93 | ^ |
---|
94 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' |
---|
95 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
96 | ^ |
---|
97 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type |
---|
98 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
99 | ^ |
---|
100 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method |
---|
101 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
102 | ^ |
---|
103 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' |
---|
104 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
105 | ^ |
---|
106 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' |
---|
107 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
108 | ^ |
---|
109 | In file included from dialogs/qcolordialog_mac.mm:42: |
---|
110 | In file included from dialogs/qcolordialog_p.h:57: |
---|
111 | In file included from ../../include/QtGui/private/qdialog_p.h:1: |
---|
112 | In file included from ../../include/QtGui/private/../../../src/gui/dialogs/qdialog_p.h:56: |
---|
113 | In file included from ../../include/QtGui/private/qwidget_p.h:1: |
---|
114 | In file included from ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:56: |
---|
115 | In file included from ../../include/QtGui/qwidget.h:1: |
---|
116 | In file included from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46: |
---|
117 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
118 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
119 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
120 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
121 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
122 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
123 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: error: cannot find protocol declaration for 'ObjectType' |
---|
124 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
125 | ^ |
---|
126 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected unqualified-id |
---|
127 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
128 | ^ |
---|
129 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type |
---|
130 | - (ObjectType)objectAtIndex:(NSUInteger)index; |
---|
131 | ^ |
---|
132 | In file included from kernel/qcursor_mac.mm:42: |
---|
133 | In file included from ../../include/QtGui/private/qcursor_p.h:1: |
---|
134 | In file included from ../../include/QtGui/private/../../../src/gui/kernel/qcursor_p.h:59: |
---|
135 | In file included from ../../include/QtGui/qpixmap.h:1: |
---|
136 | In file included from ../../include/QtGui/../../src/gui/image/qpixmap.h:45: |
---|
137 | In file included from ../../include/QtGui/qpaintdevice.h:1: |
---|
138 | In file included from ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:45: |
---|
139 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
140 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
141 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
142 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
143 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
144 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
145 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: error: cannot find protocol declaration for 'ObjectType' |
---|
146 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
147 | ^ |
---|
148 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected unqualified-id |
---|
149 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
150 | ^ |
---|
151 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type |
---|
152 | - (ObjectType)objectAtIndex:(NSUInteger)index; |
---|
153 | ^ |
---|
154 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: C++ requires a type specifier for all declarations |
---|
155 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
156 | ~~~~~~^~~~~~~~~~ |
---|
157 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' |
---|
158 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' |
---|
159 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
160 | ^ |
---|
161 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: C++ requires a type specifier for all declarations |
---|
162 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
163 | ~~~~~~^~~~~~~~~~ |
---|
164 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' |
---|
165 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' |
---|
166 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
167 | ^ |
---|
168 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' |
---|
169 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
170 | ^ |
---|
171 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' |
---|
172 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
173 | ^ |
---|
174 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:12: note: previous definition is here |
---|
175 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
176 | ^ |
---|
177 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type specifier must start with '-' or '+' |
---|
178 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
179 | ^ |
---|
180 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
181 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' |
---|
182 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
183 | ^ |
---|
184 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' |
---|
185 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
186 | ^ |
---|
187 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:12: note: previous definition is here |
---|
188 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
189 | ^ |
---|
190 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type specifier must start with '-' or '+' |
---|
191 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
192 | ^ |
---|
193 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
194 | In file included from kernel/qdnd_mac.mm:42: |
---|
195 | In file included from kernel/qapplication.h:46: |
---|
196 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
197 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
198 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
199 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
200 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
201 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
202 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: |
---|
203 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class |
---|
204 | @class NSArray<ObjectType>; |
---|
205 | ^ |
---|
206 | In file included from kernel/qsound_mac.mm:41: |
---|
207 | In file included from ../../include/QtGui/qapplication.h:1: |
---|
208 | In file included from ../../include/QtGui/../../src/gui/kernel/qapplication.h:46: |
---|
209 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
210 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
211 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
212 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
213 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
214 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
215 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: |
---|
216 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class |
---|
217 | @class NSArray<ObjectType>; |
---|
218 | ^ |
---|
219 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' |
---|
220 | @class NSArray<ObjectType>; |
---|
221 | ^ |
---|
222 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' |
---|
223 | @class NSArray<ObjectType>; |
---|
224 | ^ |
---|
225 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error: cannot find protocol declaration for 'ObjectType' |
---|
226 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
227 | ^ |
---|
228 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id |
---|
229 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
230 | ^ |
---|
231 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' |
---|
232 | - (nullable ObjectType)nextObject; |
---|
233 | ^ |
---|
234 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' |
---|
235 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error- (nullable ObjectType)nextObject;: |
---|
236 | ^cannot |
---|
237 | find protocol declaration for 'ObjectType' |
---|
238 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
239 | ^ |
---|
240 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id |
---|
241 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
242 | ^ |
---|
243 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' |
---|
244 | - (nullable ObjectType)nextObject; |
---|
245 | ^ |
---|
246 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' |
---|
247 | - (nullable ObjectType)nextObject; |
---|
248 | ^ |
---|
249 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' |
---|
250 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
251 | ^ |
---|
252 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: duplicate interface definition for class 'NSEnumerator' |
---|
253 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
254 | ^ |
---|
255 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here |
---|
256 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
257 | ^ |
---|
258 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' |
---|
259 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
260 | ^ |
---|
261 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type |
---|
262 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
263 | ^ |
---|
264 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method |
---|
265 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
266 | ^ |
---|
267 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' |
---|
268 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
269 | ^ |
---|
270 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: duplicate interface definition for class 'NSEnumerator' |
---|
271 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
272 | ^ |
---|
273 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here |
---|
274 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
275 | ^ |
---|
276 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' |
---|
277 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
278 | ^ |
---|
279 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type |
---|
280 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
281 | ^ |
---|
282 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method |
---|
283 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
284 | ^ |
---|
285 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' |
---|
286 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
287 | ^ |
---|
288 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' |
---|
289 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
290 | ^ |
---|
291 | In file included from kernel/qsound_mac.mm:41: |
---|
292 | In file included from ../../include/QtGui/qapplication.h:1: |
---|
293 | In file included from ../../include/QtGui/../../src/gui/kernel/qapplication.h:46: |
---|
294 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
295 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
296 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
297 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
298 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
299 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
300 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: error: cannot find protocol declaration for 'ObjectType' |
---|
301 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
302 | ^ |
---|
303 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected unqualified-id |
---|
304 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
305 | ^ |
---|
306 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type |
---|
307 | - (ObjectType)objectAtIndex:(NSUInteger)index; |
---|
308 | ^ |
---|
309 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: C++ requires a type specifier for all declarations |
---|
310 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
311 | ~~~~~~^~~~~~~~~~ |
---|
312 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' |
---|
313 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' |
---|
314 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
315 | ^ |
---|
316 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' |
---|
317 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
318 | ^ |
---|
319 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' |
---|
320 | In file included from kernel/qdnd_mac.mm:42: |
---|
321 | In file included from kernel/qapplication.h:46: |
---|
322 | In file included from ../../include/QtGui/qwindowdefs.h:1: |
---|
323 | In file included from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:99: |
---|
324 | In file included from ../../include/QtGui/qmacdefines_mac.h:1: |
---|
325 | In file included from ../../include/QtGui/../../src/gui/kernel/qmacdefines_mac.h:113: |
---|
326 | In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: |
---|
327 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
328 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: @interface NSArray<ObjectType> (NSExtendedArray) |
---|
329 | error: ^ |
---|
330 | cannot find protocol declaration/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h :for16 :'ObjectType'12: |
---|
331 | note: previous definition is here |
---|
332 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
333 | ^ |
---|
334 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration>specifier |
---|
335 | must ^ |
---|
336 | start with '-' or '+' |
---|
337 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected unqualified-id |
---|
338 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
339 | ^ |
---|
340 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
341 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
342 | ^ |
---|
343 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type |
---|
344 | - (ObjectType)objectAtIndex:(NSUInteger)index; |
---|
345 | ^ |
---|
346 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: C++ requires a type specifier for all declarations |
---|
347 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
348 | ~~~~~~^~~~~~~~~~ |
---|
349 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' |
---|
350 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' |
---|
351 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
352 | ^ |
---|
353 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' |
---|
354 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
355 | ^ |
---|
356 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' |
---|
357 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
358 | ^ |
---|
359 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:12: note: previous definition is here |
---|
360 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
361 | ^ |
---|
362 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type specifier must start with '-' or '+' |
---|
363 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
364 | ^ |
---|
365 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
366 | 20 errors generated. |
---|
367 | make[1]: *** [.obj/release-shared/qsound_mac.o] Error 1 |
---|
368 | make[1]: *** Waiting for unfinished jobs.... |
---|
369 | 20 errors generated. |
---|
370 | make[1]: *** [.obj/release-shared/qdnd_mac.o] Error 1 |
---|
371 | 20 errors generated. |
---|
372 | make[1]: *** [.obj/release-shared/qcolordialog_mac.o] Error 1 |
---|
373 | 20 errors generated. |
---|
374 | make[1]: *** [.obj/release-shared/qcursor_mac.o] Error 1 |
---|
375 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.7/src/gui' |
---|
376 | make: *** [sub-gui-all-ordered] Error 2 |
---|
377 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.8.7' |
---|