Ticket #22267: output.txt

File output.txt, 15.4 KB (added by mathew.oakes@…, 14 years ago)
Line 
1Making all in osxvideo
2  OBJC   osxvideoplugin.o
3  CC    osxvideosrc.o
4In file included from osxvideosrc.c:48:
5osxvideosrc.h:54: error: syntax error before ‘SeqGrabComponent’
6osxvideosrc.h:54: warning: no semicolon at end of struct or union
7osxvideosrc.h:55: warning: type defaults to ‘int’ in declaration of ‘video_chan’
8osxvideosrc.h:55: warning: data definition has no type or storage class
9osxvideosrc.h:58: error: syntax error before ‘dec_seq’
10osxvideosrc.h:58: warning: type defaults to ‘int’ in declaration of ‘dec_seq’
11osxvideosrc.h:58: warning: data definition has no type or storage class
12osxvideosrc.h:62: error: syntax error before ‘}’ token
13osxvideosrc.c: In function ‘gst_osx_video_src_get_type’:
14osxvideosrc.c:179: error: invalid application of ‘sizeof’ to incomplete type ‘GstOSXVideoSrc’
15osxvideosrc.c: In function ‘device_list’:
16osxvideosrc.c:361: error: ‘SeqGrabComponent’ undeclared (first use in this function)
17osxvideosrc.c:361: error: (Each undeclared identifier is reported only once
18osxvideosrc.c:361: error: for each function it appears in.)
19osxvideosrc.c:361: error: syntax error before ‘component’
20osxvideosrc.c:362: error: ‘SGChannel’ undeclared (first use in this function)
21osxvideosrc.c:363: error: ‘SGDeviceList’ undeclared (first use in this function)
22osxvideosrc.c:364: error: ‘SGDeviceName’ undeclared (first use in this function)
23osxvideosrc.c:364: error: ‘deviceEntry’ undeclared (first use in this function)
24osxvideosrc.c:365: error: ‘SGDeviceInputList’ undeclared (first use in this function)
25osxvideosrc.c:365: error: syntax error before ‘inputList’
26osxvideosrc.c:366: error: ‘SGDeviceInputName’ undeclared (first use in this function)
27osxvideosrc.c:366: error: ‘inputEntry’ undeclared (first use in this function)
28osxvideosrc.c:367: warning: ISO C90 forbids mixed declarations and code
29osxvideosrc.c:377: error: dereferencing pointer to incomplete type
30osxvideosrc.c:380: error: ‘channel’ undeclared (first use in this function)
31osxvideosrc.c:380: error: dereferencing pointer to incomplete type
32osxvideosrc.c:383: error: ‘component’ undeclared (first use in this function)
33osxvideosrc.c:383: error: ‘SeqGrabComponentType’ undeclared (first use in this function)
34osxvideosrc.c:391: warning: implicit declaration of function ‘SGInitialize’
35osxvideosrc.c:397: warning: implicit declaration of function ‘SGSetDataRef’
36osxvideosrc.c:397: error: ‘seqGrabDontMakeMovie’ undeclared (first use in this function)
37osxvideosrc.c:403: warning: implicit declaration of function ‘SGNewChannel’
38osxvideosrc.c:411: warning: implicit declaration of function ‘SGGetChannelDeviceList’
39osxvideosrc.c:411: error: ‘sgDeviceListIncludeInputs’ undeclared (first use in this function)
40osxvideosrc.c:411: error: ‘deviceList’ undeclared (first use in this function)
41osxvideosrc.c:420: error: ‘sgDeviceNameFlagDeviceUnavailable’ undeclared (first use in this function)
42osxvideosrc.c:423: warning: implicit declaration of function ‘p2cstrcpy’
43osxvideosrc.c:424: error: ‘inputList’ undeclared (first use in this function)
44osxvideosrc.c:479: error: dereferencing pointer to incomplete type
45osxvideosrc.c: In function ‘device_set_default’:
46osxvideosrc.c:507: error: dereferencing pointer to incomplete type
47osxvideosrc.c:508: error: dereferencing pointer to incomplete type
48osxvideosrc.c: In function ‘device_get_name’:
49osxvideosrc.c:536: error: dereferencing pointer to incomplete type
50osxvideosrc.c:540: error: dereferencing pointer to incomplete type
51osxvideosrc.c:541: error: dereferencing pointer to incomplete type
52osxvideosrc.c:542: error: dereferencing pointer to incomplete type
53osxvideosrc.c:555: error: dereferencing pointer to incomplete type
54osxvideosrc.c:557: error: dereferencing pointer to incomplete type
55osxvideosrc.c: In function ‘device_select’:
56osxvideosrc.c:579: error: dereferencing pointer to incomplete type
57osxvideosrc.c:582: error: dereferencing pointer to incomplete type
58osxvideosrc.c:583: error: dereferencing pointer to incomplete type
59osxvideosrc.c:587: warning: implicit declaration of function ‘c2pstrcpy’
60osxvideosrc.c:590: warning: implicit declaration of function ‘SGSetChannelDevice’
61osxvideosrc.c:590: error: dereferencing pointer to incomplete type
62osxvideosrc.c:596: warning: implicit declaration of function ‘SGSetChannelDeviceInput’
63osxvideosrc.c:596: error: dereferencing pointer to incomplete type
64osxvideosrc.c: In function ‘gst_osx_video_src_class_init’:
65osxvideosrc.c:699: warning: implicit declaration of function ‘EnterMovies’
66osxvideosrc.c: In function ‘gst_osx_video_src_dispose’:
67osxvideosrc.c:723: error: dereferencing pointer to incomplete type
68osxvideosrc.c:724: error: dereferencing pointer to incomplete type
69osxvideosrc.c:725: error: dereferencing pointer to incomplete type
70osxvideosrc.c:728: error: dereferencing pointer to incomplete type
71osxvideosrc.c:729: error: dereferencing pointer to incomplete type
72osxvideosrc.c:730: error: dereferencing pointer to incomplete type
73osxvideosrc.c:733: error: dereferencing pointer to incomplete type
74osxvideosrc.c:734: error: dereferencing pointer to incomplete type
75osxvideosrc.c:735: error: dereferencing pointer to incomplete type
76osxvideosrc.c: In function ‘gst_osx_video_src_set_property’:
77osxvideosrc.c:757: error: dereferencing pointer to incomplete type
78osxvideosrc.c:758: error: dereferencing pointer to incomplete type
79osxvideosrc.c:759: error: dereferencing pointer to incomplete type
80osxvideosrc.c:761: error: dereferencing pointer to incomplete type
81osxvideosrc.c:762: error: dereferencing pointer to incomplete type
82osxvideosrc.c:763: error: dereferencing pointer to incomplete type
83osxvideosrc.c:765: error: dereferencing pointer to incomplete type
84osxvideosrc.c: In function ‘gst_osx_video_src_get_property’:
85osxvideosrc.c:781: error: dereferencing pointer to incomplete type
86osxvideosrc.c:783: error: dereferencing pointer to incomplete type
87osxvideosrc.c:786: error: dereferencing pointer to incomplete type
88osxvideosrc.c:788: error: dereferencing pointer to incomplete type
89osxvideosrc.c: In function ‘gst_osx_video_src_get_caps’:
90osxvideosrc.c:810: error: dereferencing pointer to incomplete type
91osxvideosrc.c:818: error: dereferencing pointer to incomplete type
92osxvideosrc.c:819: error: dereferencing pointer to incomplete type
93osxvideosrc.c: In function ‘gst_osx_video_src_set_caps’:
94osxvideosrc.c:841: error: dereferencing pointer to incomplete type
95osxvideosrc.c:852: error: dereferencing pointer to incomplete type
96osxvideosrc.c:854: warning: implicit declaration of function ‘QTNewGWorld’
97osxvideosrc.c:854: error: dereferencing pointer to incomplete type
98osxvideosrc.c:854: error: ‘k422YpCbCr8PixelFormat’ undeclared (first use in this function)
99osxvideosrc.c:854: error: dereferencing pointer to incomplete type
100osxvideosrc.c:861: warning: implicit declaration of function ‘LockPixels’
101osxvideosrc.c:861: warning: implicit declaration of function ‘GetPortPixMap’
102osxvideosrc.c:861: error: dereferencing pointer to incomplete type
103osxvideosrc.c:866: warning: implicit declaration of function ‘SGSetGWorld’
104osxvideosrc.c:866: error: dereferencing pointer to incomplete type
105osxvideosrc.c:866: error: dereferencing pointer to incomplete type
106osxvideosrc.c:872: warning: implicit declaration of function ‘SGSetChannelBounds’
107osxvideosrc.c:872: error: dereferencing pointer to incomplete type
108osxvideosrc.c:872: error: dereferencing pointer to incomplete type
109osxvideosrc.c:887: error: dereferencing pointer to incomplete type
110osxvideosrc.c:888: error: dereferencing pointer to incomplete type
111osxvideosrc.c:889: warning: implicit declaration of function ‘DisposeGWorld’
112osxvideosrc.c:889: error: dereferencing pointer to incomplete type
113osxvideosrc.c:890: error: dereferencing pointer to incomplete type
114osxvideosrc.c: In function ‘gst_osx_video_src_start’:
115osxvideosrc.c:930: error: dereferencing pointer to incomplete type
116osxvideosrc.c:932: error: dereferencing pointer to incomplete type
117osxvideosrc.c:932: error: ‘SeqGrabComponentType’ undeclared (first use in this function)
118osxvideosrc.c:933: error: dereferencing pointer to incomplete type
119osxvideosrc.c:940: error: dereferencing pointer to incomplete type
120osxvideosrc.c:946: error: dereferencing pointer to incomplete type
121osxvideosrc.c:946: error: ‘seqGrabDontMakeMovie’ undeclared (first use in this function)
122osxvideosrc.c:952: error: dereferencing pointer to incomplete type
123osxvideosrc.c:952: error: dereferencing pointer to incomplete type
124osxvideosrc.c:965: error: dereferencing pointer to incomplete type
125osxvideosrc.c:967: error: dereferencing pointer to incomplete type
126osxvideosrc.c:968: error: dereferencing pointer to incomplete type
127osxvideosrc.c:971: error: dereferencing pointer to incomplete type
128osxvideosrc.c: In function ‘gst_osx_video_src_stop’:
129osxvideosrc.c:987: error: dereferencing pointer to incomplete type
130osxvideosrc.c:989: error: dereferencing pointer to incomplete type
131osxvideosrc.c:992: error: dereferencing pointer to incomplete type
132osxvideosrc.c:994: error: dereferencing pointer to incomplete type
133osxvideosrc.c:995: error: dereferencing pointer to incomplete type
134osxvideosrc.c:997: error: dereferencing pointer to incomplete type
135osxvideosrc.c:998: error: dereferencing pointer to incomplete type
136osxvideosrc.c:999: error: dereferencing pointer to incomplete type
137osxvideosrc.c: In function ‘gst_osx_video_src_change_state’:
138osxvideosrc.c:1073: warning: implicit declaration of function ‘SGStartRecord’
139osxvideosrc.c:1073: error: dereferencing pointer to incomplete type
140osxvideosrc.c:1076: warning: implicit declaration of function ‘SGRelease’
141osxvideosrc.c:1076: error: dereferencing pointer to incomplete type
142osxvideosrc.c:1084: warning: implicit declaration of function ‘SGGetChannelSampleDescription’
143osxvideosrc.c:1084: error: dereferencing pointer to incomplete type
144osxvideosrc.c:1087: warning: implicit declaration of function ‘SGStop’
145osxvideosrc.c:1087: error: dereferencing pointer to incomplete type
146osxvideosrc.c:1088: error: dereferencing pointer to incomplete type
147osxvideosrc.c:1099: warning: implicit declaration of function ‘RectMatrix’
148osxvideosrc.c:1099: error: dereferencing pointer to incomplete type
149osxvideosrc.c:1101: warning: implicit declaration of function ‘DecompressSequenceBegin’
150osxvideosrc.c:1101: error: dereferencing pointer to incomplete type
151osxvideosrc.c:1101: error: dereferencing pointer to incomplete type
152osxvideosrc.c:1102: error: ‘codecNormalQuality’ undeclared (first use in this function)
153osxvideosrc.c:1103: error: ‘bestSpeedCodec’ undeclared (first use in this function)
154osxvideosrc.c:1105: error: dereferencing pointer to incomplete type
155osxvideosrc.c:1106: error: dereferencing pointer to incomplete type
156osxvideosrc.c:1126: error: dereferencing pointer to incomplete type
157osxvideosrc.c:1128: warning: implicit declaration of function ‘CDSequenceEnd’
158osxvideosrc.c:1128: error: dereferencing pointer to incomplete type
159osxvideosrc.c:1131: error: dereferencing pointer to incomplete type
160osxvideosrc.c:1133: error: dereferencing pointer to incomplete type
161osxvideosrc.c: In function ‘gst_osx_video_src_create’:
162osxvideosrc.c:1168: warning: implicit declaration of function ‘SGIdle’
163osxvideosrc.c:1168: error: dereferencing pointer to incomplete type
164osxvideosrc.c:1175: error: dereferencing pointer to incomplete type
165osxvideosrc.c:1186: error: dereferencing pointer to incomplete type
166osxvideosrc.c:1189: error: dereferencing pointer to incomplete type
167osxvideosrc.c:1190: error: dereferencing pointer to incomplete type
168osxvideosrc.c: At top level:
169osxvideosrc.c:1200: error: syntax error before ‘c’
170osxvideosrc.c: In function ‘data_proc’:
171osxvideosrc.c:1215: error: ‘refCon’ undeclared (first use in this function)
172osxvideosrc.c:1217: error: dereferencing pointer to incomplete type
173osxvideosrc.c:1218: error: dereferencing pointer to incomplete type
174osxvideosrc.c:1219: error: dereferencing pointer to incomplete type
175osxvideosrc.c:1222: warning: implicit declaration of function ‘DecompressSequenceFrameS’
176osxvideosrc.c:1222: error: dereferencing pointer to incomplete type
177osxvideosrc.c:1222: error: ‘p’ undeclared (first use in this function)
178osxvideosrc.c:1222: error: ‘len’ undeclared (first use in this function)
179osxvideosrc.c:1228: warning: implicit declaration of function ‘GetGWorldPixMap’
180osxvideosrc.c:1228: error: dereferencing pointer to incomplete type
181osxvideosrc.c:1228: warning: assignment makes pointer from integer without a cast
182osxvideosrc.c:1230: warning: implicit declaration of function ‘GetPortBounds’
183osxvideosrc.c:1230: error: dereferencing pointer to incomplete type
184osxvideosrc.c:1231: warning: implicit declaration of function ‘GetPixRowBytes’
185osxvideosrc.c:1232: warning: implicit declaration of function ‘GetPixBaseAddr’
186osxvideosrc.c:1232: warning: assignment makes pointer from integer without a cast
187osxvideosrc.c:1236: error: dereferencing pointer to incomplete type
188osxvideosrc.c:1252: error: dereferencing pointer to incomplete type
189osxvideosrc.c:1253: error: dereferencing pointer to incomplete type
190osxvideosrc.c:1253: error: dereferencing pointer to incomplete type
191osxvideosrc.c:1254: error: dereferencing pointer to incomplete type
192osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
193osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
194osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
195osxvideosrc.c:1255: error: dereferencing pointer to incomplete type
196osxvideosrc.c:1257: error: dereferencing pointer to incomplete type
197osxvideosrc.c:1259: warning: implicit declaration of function ‘UnlockPixels’
198osxvideosrc.c: In function ‘prepare_capture’:
199osxvideosrc.c:1269: warning: implicit declaration of function ‘SGSetChannelUsage’
200osxvideosrc.c:1269: error: dereferencing pointer to incomplete type
201osxvideosrc.c:1269: error: ‘seqGrabRecord’ undeclared (first use in this function)
202osxvideosrc.c:1275: warning: implicit declaration of function ‘SGSetDataProc’
203osxvideosrc.c:1275: error: dereferencing pointer to incomplete type
204osxvideosrc.c:1275: warning: implicit declaration of function ‘NewSGDataUPP’
205osxvideosrc.c:1281: warning: implicit declaration of function ‘SGPrepare’
206osxvideosrc.c:1281: error: dereferencing pointer to incomplete type
207osxvideosrc.c: At top level:
208osxvideosrc.c:1396: fatal error: opening dependency file .deps/libgstosxvideosrc_la-osxvideosrc.Tpo: Permission denied
209compilation terminated.
210make[3]: *** [libgstosxvideosrc_la-osxvideosrc.lo] Error 1
211make[3]: *** Waiting for unfinished jobs....
212In file included from osxvideoplugin.m:31:
213osxvideosrc.h:54: error: syntax error before ‘SeqGrabComponent’
214osxvideosrc.h:54: warning: no semicolon at end of struct or union
215osxvideosrc.h:55: warning: type defaults to ‘int’ in declaration of ‘video_chan’
216osxvideosrc.h:55: warning: data definition has no type or storage class
217osxvideosrc.h:58: error: syntax error before ‘dec_seq’
218osxvideosrc.h:58: warning: type defaults to ‘int’ in declaration of ‘dec_seq’
219osxvideosrc.h:58: warning: data definition has no type or storage class
220osxvideosrc.h:62: error: syntax error before ‘}’ token
221osxvideoplugin.m:46: fatal error: opening dependency file .deps/libgstosxvideosrc_la-osxvideoplugin.Tpo: Permission denied
222compilation terminated.
223make[3]: *** [libgstosxvideosrc_la-osxvideoplugin.lo] Error 1
224make[2]: *** [all-recursive] Error 1
225make[1]: *** [all-recursive] Error 1
226make: *** [all] Error 2