Ticket #13916: out

File out, 56.7 KB (added by c-macosforge@…, 16 years ago)

output running sudo port -d install freeimage >output_file 2>&1

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/freeimage
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/freeimage
3DEBUG: Requested variant darwin is not provided by port freeimage.
4DEBUG: Requested variant i386 is not provided by port freeimage.
5DEBUG: Requested variant macosx is not provided by port freeimage.
6DEBUG: Skipping completed org.macports.main (freeimage)
7DEBUG: Skipping completed org.macports.fetch (freeimage)
8DEBUG: Skipping completed org.macports.checksum (freeimage)
9DEBUG: Skipping completed org.macports.extract (freeimage)
10DEBUG: Skipping completed org.macports.patch (freeimage)
11DEBUG: Skipping completed org.macports.configure (freeimage)
12--->  Building freeimage with target all
13DEBUG: Executing org.macports.build (freeimage)
14DEBUG: Environment:
15DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_freeimage/work/FreeImage" && make all'
16make -f Makefile.osx all
17g++-4.0 -Wno-ctor-dtor-privacy -Os -arch ppc -I. -ISource -ISource/Metadata -ISource/FreeImageToolkit -ISource/LibJPEG -ISource/LibMNG -ISource/LibPNG -ISource/LibTIFF -ISource/ZLib  -isysroot /Developer/SDKs/MacOSX10.3.9.sdk -c Source/FreeImage/BitmapAccess.cpp -o Source/FreeImage/BitmapAccess.o-ppc
18Source/FreeImage/BitmapAccess.cpp:29:20: error: stdlib.h: No such file or directory
19In file included from Source/FreeImage/BitmapAccess.cpp:31:
20Source/FreeImage.h:55:51: error: wchar.h: No such file or directory
21Source/FreeImage.h:129:20: error: stdint.h: No such file or directory
22In file included from Source/FreeImage/BitmapAccess.cpp:33:
23Source/Utilities.h:31:18: error: math.h: No such file or directory
24Source/Utilities.h:33:20: error: memory.h: No such file or directory
25Source/Utilities.h:34:19: error: stdio.h: No such file or directory
26Source/Utilities.h:35:20: error: string.h: No such file or directory
27Source/Utilities.h:36:20: error: stdarg.h: No such file or directory
28Source/Utilities.h:37:19: error: ctype.h: No such file or directory
29Source/Utilities.h:38:20: error: assert.h: No such file or directory
30Source/Utilities.h:40:18: error: string: No such file or directory
31Source/Utilities.h:41:16: error: list: No such file or directory
32Source/Utilities.h:42:15: error: map: No such file or directory
33Source/Utilities.h:43:15: error: set: No such file or directory
34Source/Utilities.h:44:18: error: vector: No such file or directory
35Source/Utilities.h:45:17: error: stack: No such file or directory
36Source/Utilities.h:46:19: error: sstream: No such file or directory
37Source/FreeImage.h:130: error: 'int32_t' does not name a type
38Source/FreeImage.h:131: error: 'uint8_t' does not name a type
39Source/FreeImage.h:132: error: 'uint16_t' does not name a type
40Source/FreeImage.h:133: error: 'uint32_t' does not name a type
41Source/FreeImage.h:134: error: 'int32_t' does not name a type
42Source/FreeImage.h:152: error: 'BYTE' does not name a type
43Source/FreeImage.h:153: error: 'BYTE' does not name a type
44Source/FreeImage.h:154: error: 'BYTE' does not name a type
45Source/FreeImage.h:160: error: 'BYTE' does not name a type
46Source/FreeImage.h:165: error: 'BYTE' does not name a type
47Source/FreeImage.h:166: error: 'BYTE' does not name a type
48Source/FreeImage.h:167: error: 'BYTE' does not name a type
49Source/FreeImage.h:182: error: 'DWORD' does not name a type
50Source/FreeImage.h:183: error: 'LONG' does not name a type
51Source/FreeImage.h:184: error: 'LONG' does not name a type
52Source/FreeImage.h:185: error: 'WORD' does not name a type
53Source/FreeImage.h:186: error: 'WORD' does not name a type
54Source/FreeImage.h:187: error: 'DWORD' does not name a type
55Source/FreeImage.h:188: error: 'DWORD' does not name a type
56Source/FreeImage.h:189: error: 'LONG' does not name a type
57Source/FreeImage.h:190: error: 'LONG' does not name a type
58Source/FreeImage.h:191: error: 'DWORD' does not name a type
59Source/FreeImage.h:192: error: 'DWORD' does not name a type
60Source/FreeImage.h:213: error: 'WORD' does not name a type
61Source/FreeImage.h:214: error: 'WORD' does not name a type
62Source/FreeImage.h:215: error: 'WORD' does not name a type
63Source/FreeImage.h:221: error: 'WORD' does not name a type
64Source/FreeImage.h:222: error: 'WORD' does not name a type
65Source/FreeImage.h:223: error: 'WORD' does not name a type
66Source/FreeImage.h:224: error: 'WORD' does not name a type
67Source/FreeImage.h:315: error: 'WORD' does not name a type
68Source/FreeImage.h:316: error: 'DWORD' does not name a type
69Source/FreeImage.h:557: error: 'BOOL' has not been declared
70Source/FreeImage.h:562: error: ISO C++ forbids declaration of 'BOOL' with no type
71Source/FreeImage.h:562: error: typedef 'BOOL' is initialized (use __typeof__ instead)
72Source/FreeImage.h:562: error: 'FI_SaveProc' was not declared in this scope
73Source/FreeImage.h:562: error: expected ',' or ';' before '(' token
74Source/FreeImage.h:579: error: 'FI_SaveProc' does not name a type
75Source/FreeImage.h:688: error: 'BYTE' was not declared in this scope
76Source/FreeImage.h:688: error: 'data' was not declared in this scope
77Source/FreeImage.h:688: error: 'DWORD' was not declared in this scope
78Source/FreeImage.h:688: error: initializer expression list treated as compound expression
79Source/FreeImage.h:694: error: 'BYTE' has not been declared
80Source/FreeImage.h:694: error: 'DWORD' has not been declared
81Source/FreeImage.h:748: error: 'BYTE' has not been declared
82Source/FreeImage.h:748: error: 'BYTE' has not been declared
83Source/FreeImage.h:748: error: 'BYTE' has not been declared
84Source/FreeImage.h:749: error: 'BYTE' has not been declared
85Source/FreeImage.h:749: error: 'BYTE' has not been declared
86Source/FreeImage.h:749: error: 'BYTE' has not been declared
87Source/FreeImage.h:754: error: expected constructor, destructor, or type conversion before '*' token
88Source/FreeImage.h:755: error: expected constructor, destructor, or type conversion before '*' token
89Source/FreeImage.h:757: error: 'BYTE' has not been declared
90Source/FreeImage.h:759: error: 'BYTE' has not been declared
91Source/FreeImage.h:787: error: expected constructor, destructor, or type conversion before '*' token
92Source/FreeImage.h:789: error: 'BYTE' has not been declared
93Source/FreeImage.h:805: error: variable or field 'FreeImage_ConvertLine1To4' declared void
94Source/FreeImage.h:805: error: 'BYTE' was not declared in this scope
95Source/FreeImage.h:805: error: 'target' was not declared in this scope
96Source/FreeImage.h:805: error: 'BYTE' was not declared in this scope
97Source/FreeImage.h:805: error: 'source' was not declared in this scope
98Source/FreeImage.h:805: error: expected primary-expression before 'int'
99Source/FreeImage.h:805: error: initializer expression list treated as compound expression
100Source/FreeImage.h:806: error: variable or field 'FreeImage_ConvertLine8To4' declared void
101Source/FreeImage.h:806: error: 'BYTE' was not declared in this scope
102Source/FreeImage.h:806: error: 'target' was not declared in this scope
103Source/FreeImage.h:806: error: 'BYTE' was not declared in this scope
104Source/FreeImage.h:806: error: 'source' was not declared in this scope
105Source/FreeImage.h:806: error: expected primary-expression before 'int'
106Source/FreeImage.h:806: error: expected primary-expression before '*' token
107Source/FreeImage.h:806: error: 'palette' was not declared in this scope
108Source/FreeImage.h:806: error: initializer expression list treated as compound expression
109Source/FreeImage.h:807: error: variable or field 'FreeImage_ConvertLine16To4_555' declared void
110Source/FreeImage.h:807: error: 'BYTE' was not declared in this scope
111Source/FreeImage.h:807: error: 'target' was not declared in this scope
112Source/FreeImage.h:807: error: 'BYTE' was not declared in this scope
113Source/FreeImage.h:807: error: 'source' was not declared in this scope
114Source/FreeImage.h:807: error: expected primary-expression before 'int'
115Source/FreeImage.h:807: error: initializer expression list treated as compound expression
116Source/FreeImage.h:808: error: variable or field 'FreeImage_ConvertLine16To4_565' declared void
117Source/FreeImage.h:808: error: 'BYTE' was not declared in this scope
118Source/FreeImage.h:808: error: 'target' was not declared in this scope
119Source/FreeImage.h:808: error: 'BYTE' was not declared in this scope
120Source/FreeImage.h:808: error: 'source' was not declared in this scope
121Source/FreeImage.h:808: error: expected primary-expression before 'int'
122Source/FreeImage.h:808: error: initializer expression list treated as compound expression
123Source/FreeImage.h:809: error: variable or field 'FreeImage_ConvertLine24To4' declared void
124Source/FreeImage.h:809: error: 'BYTE' was not declared in this scope
125Source/FreeImage.h:809: error: 'target' was not declared in this scope
126Source/FreeImage.h:809: error: 'BYTE' was not declared in this scope
127Source/FreeImage.h:809: error: 'source' was not declared in this scope
128Source/FreeImage.h:809: error: expected primary-expression before 'int'
129Source/FreeImage.h:809: error: initializer expression list treated as compound expression
130Source/FreeImage.h:810: error: variable or field 'FreeImage_ConvertLine32To4' declared void
131Source/FreeImage.h:810: error: 'BYTE' was not declared in this scope
132Source/FreeImage.h:810: error: 'target' was not declared in this scope
133Source/FreeImage.h:810: error: 'BYTE' was not declared in this scope
134Source/FreeImage.h:810: error: 'source' was not declared in this scope
135Source/FreeImage.h:810: error: expected primary-expression before 'int'
136Source/FreeImage.h:810: error: initializer expression list treated as compound expression
137Source/FreeImage.h:811: error: variable or field 'FreeImage_ConvertLine1To8' declared void
138Source/FreeImage.h:811: error: 'BYTE' was not declared in this scope
139Source/FreeImage.h:811: error: 'target' was not declared in this scope
140Source/FreeImage.h:811: error: 'BYTE' was not declared in this scope
141Source/FreeImage.h:811: error: 'source' was not declared in this scope
142Source/FreeImage.h:811: error: expected primary-expression before 'int'
143Source/FreeImage.h:811: error: initializer expression list treated as compound expression
144Source/FreeImage.h:812: error: variable or field 'FreeImage_ConvertLine4To8' declared void
145Source/FreeImage.h:812: error: 'BYTE' was not declared in this scope
146Source/FreeImage.h:812: error: 'target' was not declared in this scope
147Source/FreeImage.h:812: error: 'BYTE' was not declared in this scope
148Source/FreeImage.h:812: error: 'source' was not declared in this scope
149Source/FreeImage.h:812: error: expected primary-expression before 'int'
150Source/FreeImage.h:812: error: initializer expression list treated as compound expression
151Source/FreeImage.h:813: error: variable or field 'FreeImage_ConvertLine16To8_555' declared void
152Source/FreeImage.h:813: error: 'BYTE' was not declared in this scope
153Source/FreeImage.h:813: error: 'target' was not declared in this scope
154Source/FreeImage.h:813: error: 'BYTE' was not declared in this scope
155Source/FreeImage.h:813: error: 'source' was not declared in this scope
156Source/FreeImage.h:813: error: expected primary-expression before 'int'
157Source/FreeImage.h:813: error: initializer expression list treated as compound expression
158Source/FreeImage.h:814: error: variable or field 'FreeImage_ConvertLine16To8_565' declared void
159Source/FreeImage.h:814: error: 'BYTE' was not declared in this scope
160Source/FreeImage.h:814: error: 'target' was not declared in this scope
161Source/FreeImage.h:814: error: 'BYTE' was not declared in this scope
162Source/FreeImage.h:814: error: 'source' was not declared in this scope
163Source/FreeImage.h:814: error: expected primary-expression before 'int'
164Source/FreeImage.h:814: error: initializer expression list treated as compound expression
165Source/FreeImage.h:815: error: variable or field 'FreeImage_ConvertLine24To8' declared void
166Source/FreeImage.h:815: error: 'BYTE' was not declared in this scope
167Source/FreeImage.h:815: error: 'target' was not declared in this scope
168Source/FreeImage.h:815: error: 'BYTE' was not declared in this scope
169Source/FreeImage.h:815: error: 'source' was not declared in this scope
170Source/FreeImage.h:815: error: expected primary-expression before 'int'
171Source/FreeImage.h:815: error: initializer expression list treated as compound expression
172Source/FreeImage.h:816: error: variable or field 'FreeImage_ConvertLine32To8' declared void
173Source/FreeImage.h:816: error: 'BYTE' was not declared in this scope
174Source/FreeImage.h:816: error: 'target' was not declared in this scope
175Source/FreeImage.h:816: error: 'BYTE' was not declared in this scope
176Source/FreeImage.h:816: error: 'source' was not declared in this scope
177Source/FreeImage.h:816: error: expected primary-expression before 'int'
178Source/FreeImage.h:816: error: initializer expression list treated as compound expression
179Source/FreeImage.h:817: error: variable or field 'FreeImage_ConvertLine1To16_555' declared void
180Source/FreeImage.h:817: error: 'BYTE' was not declared in this scope
181Source/FreeImage.h:817: error: 'target' was not declared in this scope
182Source/FreeImage.h:817: error: 'BYTE' was not declared in this scope
183Source/FreeImage.h:817: error: 'source' was not declared in this scope
184Source/FreeImage.h:817: error: expected primary-expression before 'int'
185Source/FreeImage.h:817: error: expected primary-expression before '*' token
186Source/FreeImage.h:817: error: 'palette' was not declared in this scope
187Source/FreeImage.h:817: error: initializer expression list treated as compound expression
188Source/FreeImage.h:818: error: variable or field 'FreeImage_ConvertLine4To16_555' declared void
189Source/FreeImage.h:818: error: 'BYTE' was not declared in this scope
190Source/FreeImage.h:818: error: 'target' was not declared in this scope
191Source/FreeImage.h:818: error: 'BYTE' was not declared in this scope
192Source/FreeImage.h:818: error: 'source' was not declared in this scope
193Source/FreeImage.h:818: error: expected primary-expression before 'int'
194Source/FreeImage.h:818: error: expected primary-expression before '*' token
195Source/FreeImage.h:818: error: 'palette' was not declared in this scope
196Source/FreeImage.h:818: error: initializer expression list treated as compound expression
197Source/FreeImage.h:819: error: variable or field 'FreeImage_ConvertLine8To16_555' declared void
198Source/FreeImage.h:819: error: 'BYTE' was not declared in this scope
199Source/FreeImage.h:819: error: 'target' was not declared in this scope
200Source/FreeImage.h:819: error: 'BYTE' was not declared in this scope
201Source/FreeImage.h:819: error: 'source' was not declared in this scope
202Source/FreeImage.h:819: error: expected primary-expression before 'int'
203Source/FreeImage.h:819: error: expected primary-expression before '*' token
204Source/FreeImage.h:819: error: 'palette' was not declared in this scope
205Source/FreeImage.h:819: error: initializer expression list treated as compound expression
206Source/FreeImage.h:820: error: variable or field 'FreeImage_ConvertLine16_565_To16_555' declared void
207Source/FreeImage.h:820: error: 'BYTE' was not declared in this scope
208Source/FreeImage.h:820: error: 'target' was not declared in this scope
209Source/FreeImage.h:820: error: 'BYTE' was not declared in this scope
210Source/FreeImage.h:820: error: 'source' was not declared in this scope
211Source/FreeImage.h:820: error: expected primary-expression before 'int'
212Source/FreeImage.h:820: error: initializer expression list treated as compound expression
213Source/FreeImage.h:821: error: variable or field 'FreeImage_ConvertLine24To16_555' declared void
214Source/FreeImage.h:821: error: 'BYTE' was not declared in this scope
215Source/FreeImage.h:821: error: 'target' was not declared in this scope
216Source/FreeImage.h:821: error: 'BYTE' was not declared in this scope
217Source/FreeImage.h:821: error: 'source' was not declared in this scope
218Source/FreeImage.h:821: error: expected primary-expression before 'int'
219Source/FreeImage.h:821: error: initializer expression list treated as compound expression
220Source/FreeImage.h:822: error: variable or field 'FreeImage_ConvertLine32To16_555' declared void
221Source/FreeImage.h:822: error: 'BYTE' was not declared in this scope
222Source/FreeImage.h:822: error: 'target' was not declared in this scope
223Source/FreeImage.h:822: error: 'BYTE' was not declared in this scope
224Source/FreeImage.h:822: error: 'source' was not declared in this scope
225Source/FreeImage.h:822: error: expected primary-expression before 'int'
226Source/FreeImage.h:822: error: initializer expression list treated as compound expression
227Source/FreeImage.h:823: error: variable or field 'FreeImage_ConvertLine1To16_565' declared void
228Source/FreeImage.h:823: error: 'BYTE' was not declared in this scope
229Source/FreeImage.h:823: error: 'target' was not declared in this scope
230Source/FreeImage.h:823: error: 'BYTE' was not declared in this scope
231Source/FreeImage.h:823: error: 'source' was not declared in this scope
232Source/FreeImage.h:823: error: expected primary-expression before 'int'
233Source/FreeImage.h:823: error: expected primary-expression before '*' token
234Source/FreeImage.h:823: error: 'palette' was not declared in this scope
235Source/FreeImage.h:823: error: initializer expression list treated as compound expression
236Source/FreeImage.h:824: error: variable or field 'FreeImage_ConvertLine4To16_565' declared void
237Source/FreeImage.h:824: error: 'BYTE' was not declared in this scope
238Source/FreeImage.h:824: error: 'target' was not declared in this scope
239Source/FreeImage.h:824: error: 'BYTE' was not declared in this scope
240Source/FreeImage.h:824: error: 'source' was not declared in this scope
241Source/FreeImage.h:824: error: expected primary-expression before 'int'
242Source/FreeImage.h:824: error: expected primary-expression before '*' token
243Source/FreeImage.h:824: error: 'palette' was not declared in this scope
244Source/FreeImage.h:824: error: initializer expression list treated as compound expression
245Source/FreeImage.h:825: error: variable or field 'FreeImage_ConvertLine8To16_565' declared void
246Source/FreeImage.h:825: error: 'BYTE' was not declared in this scope
247Source/FreeImage.h:825: error: 'target' was not declared in this scope
248Source/FreeImage.h:825: error: 'BYTE' was not declared in this scope
249Source/FreeImage.h:825: error: 'source' was not declared in this scope
250Source/FreeImage.h:825: error: expected primary-expression before 'int'
251Source/FreeImage.h:825: error: expected primary-expression before '*' token
252Source/FreeImage.h:825: error: 'palette' was not declared in this scope
253Source/FreeImage.h:825: error: initializer expression list treated as compound expression
254Source/FreeImage.h:826: error: variable or field 'FreeImage_ConvertLine16_555_To16_565' declared void
255Source/FreeImage.h:826: error: 'BYTE' was not declared in this scope
256Source/FreeImage.h:826: error: 'target' was not declared in this scope
257Source/FreeImage.h:826: error: 'BYTE' was not declared in this scope
258Source/FreeImage.h:826: error: 'source' was not declared in this scope
259Source/FreeImage.h:826: error: expected primary-expression before 'int'
260Source/FreeImage.h:826: error: initializer expression list treated as compound expression
261Source/FreeImage.h:827: error: variable or field 'FreeImage_ConvertLine24To16_565' declared void
262Source/FreeImage.h:827: error: 'BYTE' was not declared in this scope
263Source/FreeImage.h:827: error: 'target' was not declared in this scope
264Source/FreeImage.h:827: error: 'BYTE' was not declared in this scope
265Source/FreeImage.h:827: error: 'source' was not declared in this scope
266Source/FreeImage.h:827: error: expected primary-expression before 'int'
267Source/FreeImage.h:827: error: initializer expression list treated as compound expression
268Source/FreeImage.h:828: error: variable or field 'FreeImage_ConvertLine32To16_565' declared void
269Source/FreeImage.h:828: error: 'BYTE' was not declared in this scope
270Source/FreeImage.h:828: error: 'target' was not declared in this scope
271Source/FreeImage.h:828: error: 'BYTE' was not declared in this scope
272Source/FreeImage.h:828: error: 'source' was not declared in this scope
273Source/FreeImage.h:828: error: expected primary-expression before 'int'
274Source/FreeImage.h:828: error: initializer expression list treated as compound expression
275Source/FreeImage.h:829: error: variable or field 'FreeImage_ConvertLine1To24' declared void
276Source/FreeImage.h:829: error: 'BYTE' was not declared in this scope
277Source/FreeImage.h:829: error: 'target' was not declared in this scope
278Source/FreeImage.h:829: error: 'BYTE' was not declared in this scope
279Source/FreeImage.h:829: error: 'source' was not declared in this scope
280Source/FreeImage.h:829: error: expected primary-expression before 'int'
281Source/FreeImage.h:829: error: expected primary-expression before '*' token
282Source/FreeImage.h:829: error: 'palette' was not declared in this scope
283Source/FreeImage.h:829: error: initializer expression list treated as compound expression
284Source/FreeImage.h:830: error: variable or field 'FreeImage_ConvertLine4To24' declared void
285Source/FreeImage.h:830: error: 'BYTE' was not declared in this scope
286Source/FreeImage.h:830: error: 'target' was not declared in this scope
287Source/FreeImage.h:830: error: 'BYTE' was not declared in this scope
288Source/FreeImage.h:830: error: 'source' was not declared in this scope
289Source/FreeImage.h:830: error: expected primary-expression before 'int'
290Source/FreeImage.h:830: error: expected primary-expression before '*' token
291Source/FreeImage.h:830: error: 'palette' was not declared in this scope
292Source/FreeImage.h:830: error: initializer expression list treated as compound expression
293Source/FreeImage.h:831: error: variable or field 'FreeImage_ConvertLine8To24' declared void
294Source/FreeImage.h:831: error: 'BYTE' was not declared in this scope
295Source/FreeImage.h:831: error: 'target' was not declared in this scope
296Source/FreeImage.h:831: error: 'BYTE' was not declared in this scope
297Source/FreeImage.h:831: error: 'source' was not declared in this scope
298Source/FreeImage.h:831: error: expected primary-expression before 'int'
299Source/FreeImage.h:831: error: expected primary-expression before '*' token
300Source/FreeImage.h:831: error: 'palette' was not declared in this scope
301Source/FreeImage.h:831: error: initializer expression list treated as compound expression
302Source/FreeImage.h:832: error: variable or field 'FreeImage_ConvertLine16To24_555' declared void
303Source/FreeImage.h:832: error: 'BYTE' was not declared in this scope
304Source/FreeImage.h:832: error: 'target' was not declared in this scope
305Source/FreeImage.h:832: error: 'BYTE' was not declared in this scope
306Source/FreeImage.h:832: error: 'source' was not declared in this scope
307Source/FreeImage.h:832: error: expected primary-expression before 'int'
308Source/FreeImage.h:832: error: initializer expression list treated as compound expression
309Source/FreeImage.h:833: error: variable or field 'FreeImage_ConvertLine16To24_565' declared void
310Source/FreeImage.h:833: error: 'BYTE' was not declared in this scope
311Source/FreeImage.h:833: error: 'target' was not declared in this scope
312Source/FreeImage.h:833: error: 'BYTE' was not declared in this scope
313Source/FreeImage.h:833: error: 'source' was not declared in this scope
314Source/FreeImage.h:833: error: expected primary-expression before 'int'
315Source/FreeImage.h:833: error: initializer expression list treated as compound expression
316Source/FreeImage.h:834: error: variable or field 'FreeImage_ConvertLine32To24' declared void
317Source/FreeImage.h:834: error: 'BYTE' was not declared in this scope
318Source/FreeImage.h:834: error: 'target' was not declared in this scope
319Source/FreeImage.h:834: error: 'BYTE' was not declared in this scope
320Source/FreeImage.h:834: error: 'source' was not declared in this scope
321Source/FreeImage.h:834: error: expected primary-expression before 'int'
322Source/FreeImage.h:834: error: initializer expression list treated as compound expression
323Source/FreeImage.h:835: error: variable or field 'FreeImage_ConvertLine1To32' declared void
324Source/FreeImage.h:835: error: 'BYTE' was not declared in this scope
325Source/FreeImage.h:835: error: 'target' was not declared in this scope
326Source/FreeImage.h:835: error: 'BYTE' was not declared in this scope
327Source/FreeImage.h:835: error: 'source' was not declared in this scope
328Source/FreeImage.h:835: error: expected primary-expression before 'int'
329Source/FreeImage.h:835: error: expected primary-expression before '*' token
330Source/FreeImage.h:835: error: 'palette' was not declared in this scope
331Source/FreeImage.h:835: error: initializer expression list treated as compound expression
332Source/FreeImage.h:836: error: variable or field 'FreeImage_ConvertLine4To32' declared void
333Source/FreeImage.h:836: error: 'BYTE' was not declared in this scope
334Source/FreeImage.h:836: error: 'target' was not declared in this scope
335Source/FreeImage.h:836: error: 'BYTE' was not declared in this scope
336Source/FreeImage.h:836: error: 'source' was not declared in this scope
337Source/FreeImage.h:836: error: expected primary-expression before 'int'
338Source/FreeImage.h:836: error: expected primary-expression before '*' token
339Source/FreeImage.h:836: error: 'palette' was not declared in this scope
340Source/FreeImage.h:836: error: initializer expression list treated as compound expression
341Source/FreeImage.h:837: error: variable or field 'FreeImage_ConvertLine8To32' declared void
342Source/FreeImage.h:837: error: 'BYTE' was not declared in this scope
343Source/FreeImage.h:837: error: 'target' was not declared in this scope
344Source/FreeImage.h:837: error: 'BYTE' was not declared in this scope
345Source/FreeImage.h:837: error: 'source' was not declared in this scope
346Source/FreeImage.h:837: error: expected primary-expression before 'int'
347Source/FreeImage.h:837: error: expected primary-expression before '*' token
348Source/FreeImage.h:837: error: 'palette' was not declared in this scope
349Source/FreeImage.h:837: error: initializer expression list treated as compound expression
350Source/FreeImage.h:838: error: variable or field 'FreeImage_ConvertLine16To32_555' declared void
351Source/FreeImage.h:838: error: 'BYTE' was not declared in this scope
352Source/FreeImage.h:838: error: 'target' was not declared in this scope
353Source/FreeImage.h:838: error: 'BYTE' was not declared in this scope
354Source/FreeImage.h:838: error: 'source' was not declared in this scope
355Source/FreeImage.h:838: error: expected primary-expression before 'int'
356Source/FreeImage.h:838: error: initializer expression list treated as compound expression
357Source/FreeImage.h:839: error: variable or field 'FreeImage_ConvertLine16To32_565' declared void
358Source/FreeImage.h:839: error: 'BYTE' was not declared in this scope
359Source/FreeImage.h:839: error: 'target' was not declared in this scope
360Source/FreeImage.h:839: error: 'BYTE' was not declared in this scope
361Source/FreeImage.h:839: error: 'source' was not declared in this scope
362Source/FreeImage.h:839: error: expected primary-expression before 'int'
363Source/FreeImage.h:839: error: initializer expression list treated as compound expression
364Source/FreeImage.h:840: error: variable or field 'FreeImage_ConvertLine24To32' declared void
365Source/FreeImage.h:840: error: 'BYTE' was not declared in this scope
366Source/FreeImage.h:840: error: 'target' was not declared in this scope
367Source/FreeImage.h:840: error: 'BYTE' was not declared in this scope
368Source/FreeImage.h:840: error: 'source' was not declared in this scope
369Source/FreeImage.h:840: error: expected primary-expression before 'int'
370Source/FreeImage.h:840: error: initializer expression list treated as compound expression
371Source/FreeImage.h:853: error: 'BYTE' has not been declared
372Source/FreeImage.h:856: error: 'BYTE' was not declared in this scope
373Source/FreeImage.h:856: error: 'bits' was not declared in this scope
374Source/FreeImage.h:856: error: expected primary-expression before 'int'
375Source/FreeImage.h:856: error: expected primary-expression before 'int'
376Source/FreeImage.h:856: error: expected primary-expression before 'int'
377Source/FreeImage.h:856: error: expected primary-expression before 'unsigned'
378Source/FreeImage.h:856: error: expected primary-expression before 'unsigned'
379Source/FreeImage.h:856: error: expected primary-expression before 'unsigned'
380Source/FreeImage.h:856: error: expected primary-expression before 'unsigned'
381Source/FreeImage.h:856: error: expected primary-expression before 'topdown'
382Source/FreeImage.h:856: error: initializer expression list treated as compound expression
383Source/FreeImage.h:857: error: variable or field 'FreeImage_ConvertToRawBits' declared void
384Source/FreeImage.h:857: error: 'BYTE' was not declared in this scope
385Source/FreeImage.h:857: error: 'bits' was not declared in this scope
386Source/FreeImage.h:857: error: expected primary-expression before '*' token
387Source/FreeImage.h:857: error: 'dib' was not declared in this scope
388Source/FreeImage.h:857: error: expected primary-expression before 'int'
389Source/FreeImage.h:857: error: expected primary-expression before 'unsigned'
390Source/FreeImage.h:857: error: expected primary-expression before 'unsigned'
391Source/FreeImage.h:857: error: expected primary-expression before 'unsigned'
392Source/FreeImage.h:857: error: expected primary-expression before 'unsigned'
393Source/FreeImage.h:857: error: expected primary-expression before 'topdown'
394Source/FreeImage.h:857: error: initializer expression list treated as compound expression
395Source/FreeImage.h:871: error: 'DWORD' does not name a type
396Source/FreeImage.h:872: error: 'DWORD' does not name a type
397Source/FreeImage.h:873: error: 'DWORD' does not name a type
398Source/FreeImage.h:874: error: 'DWORD' does not name a type
399Source/FreeImage.h:875: error: 'DWORD' does not name a type
400Source/FreeImage.h:889: error: 'WORD' does not name a type
401Source/FreeImage.h:891: error: 'DWORD' does not name a type
402Source/FreeImage.h:892: error: 'DWORD' does not name a type
403Source/FreeImage.h:897: error: 'WORD' has not been declared
404Source/FreeImage.h:899: error: 'DWORD' has not been declared
405Source/FreeImage.h:900: error: 'DWORD' has not been declared
406Source/FreeImage.h:934: error: 'BYTE' has not been declared
407Source/FreeImage.h:939: error: 'DWORD' has not been declared
408Source/Utilities.h:57: error: 'size_t' was not declared in this scope
409Source/Utilities.h:57: error: 'size_t' was not declared in this scope
410Source/Utilities.h:57: error: initializer expression list treated as compound expression
411Source/Utilities.h: In function 'void ReplaceExtension(char*, const char*, const char*)':
412Source/Utilities.h:179: error: 'strlen' was not declared in this scope
413Source/Utilities.h:181: error: 'memcpy' was not declared in this scope
414Source/Utilities.h:188: warning: name lookup of 'strlen' changed
415<built-in>:0: warning:   matches this 'long unsigned int strlen(const char*)' under ISO standard rules
416Source/Utilities.h:179: warning:   matches this 'strlen' under old rules
417Source/Utilities.h:188: error: no matching function for call to 'strlen(const char*&)'
418Source/Utilities.h:188: error: 'memcpy' was not declared in this scope
419Source/Utilities.h:189: error: no matching function for call to 'strlen(const char*&)'
420Source/Utilities.h:190: error: no matching function for call to 'strlen(const char*&)'
421Source/Utilities.h:190: error: no matching function for call to 'strlen(const char*&)'
422Source/Utilities.h: At global scope:
423Source/Utilities.h:198: error: variable or field 'SwapShort' declared void
424Source/Utilities.h:198: error: 'SwapShort' declared as an 'inline' variable
425Source/Utilities.h:198: error: 'WORD' was not declared in this scope
426Source/Utilities.h:198: error: 'sp' was not declared in this scope
427Source/Utilities.h:198: error: expected ',' or ';' before '{' token
428Source/Utilities.h:203: error: variable or field 'SwapLong' declared void
429Source/Utilities.h:203: error: 'SwapLong' declared as an 'inline' variable
430Source/Utilities.h:203: error: 'DWORD' was not declared in this scope
431Source/Utilities.h:203: error: 'lp' was not declared in this scope
432Source/Utilities.h:203: error: expected ',' or ';' before '{' token
433Source/FreeImage/../Metadata/FreeImageTag.h:266: error: 'WORD' was not declared in this scope
434Source/FreeImage/../Metadata/FreeImageTag.h:274: error: 'WORD' does not name a type
435Source/FreeImage/../Metadata/FreeImageTag.h:324: error: ISO C++ forbids declaration of 'map' with no type
436Source/FreeImage/../Metadata/FreeImageTag.h:324: error: typedef name may not be a nested-name-specifier
437Source/FreeImage/../Metadata/FreeImageTag.h:324: error: expected ';' before '<' token
438Source/FreeImage/../Metadata/FreeImageTag.h:325: error: ISO C++ forbids declaration of 'map' with no type
439Source/FreeImage/../Metadata/FreeImageTag.h:325: error: typedef name may not be a nested-name-specifier
440Source/FreeImage/../Metadata/FreeImageTag.h:325: error: expected ';' before '<' token
441Source/FreeImage/../Metadata/FreeImageTag.h:328: error: 'TABLEMAP' does not name a type
442Source/FreeImage/../Metadata/FreeImageTag.h:367: error: 'WORD' has not been declared
443Source/FreeImage/../Metadata/FreeImageTag.h:377: error: 'WORD' has not been declared
444Source/FreeImage/../Metadata/FreeImageTag.h:386: error: 'WORD' has not been declared
445Source/FreeImage/../Metadata/FreeImageTag.h:421: error: expected ',' or '...' before '*' token
446Source/FreeImage/../Metadata/FreeImageTag.h:421: error: ISO C++ forbids declaration of 'BYTE' with no type
447Source/FreeImage/../Metadata/FreeImageTag.h:424: error: expected ',' or '...' before '*' token
448Source/FreeImage/../Metadata/FreeImageTag.h:424: error: ISO C++ forbids declaration of 'BYTE' with no type
449Source/FreeImage/../Metadata/FreeImageTag.h:425: error: 'BYTE' has not been declared
450Source/FreeImage/BitmapAccess.cpp:42: error: expected initializer before '<' token
451Source/FreeImage/BitmapAccess.cpp:45: error: expected initializer before '<' token
452Source/FreeImage/BitmapAccess.cpp:50: error: ISO C++ forbids declaration of 'TAGMAP' with no type
453Source/FreeImage/BitmapAccess.cpp:50: error: expected ';' before '*' token
454Source/FreeImage/BitmapAccess.cpp:68: error: 'BYTE' does not name a type
455Source/FreeImage/BitmapAccess.cpp:72: error: ISO C++ forbids declaration of 'METADATAMAP' with no type
456Source/FreeImage/BitmapAccess.cpp:72: error: expected ';' before '*' token
457Source/FreeImage/BitmapAccess.cpp:81: error: redefinition of 'void* FreeImage_Aligned_Malloc'
458Source/Utilities.h:57: error: 'void* FreeImage_Aligned_Malloc' previously defined here
459Source/FreeImage/BitmapAccess.cpp:81: error: 'size_t' was not declared in this scope
460Source/FreeImage/BitmapAccess.cpp:81: error: 'size_t' was not declared in this scope
461Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_Aligned_Free(void*)':
462Source/FreeImage/BitmapAccess.cpp:106: error: 'free' was not declared in this scope
463Source/FreeImage/BitmapAccess.cpp: In function 'FIBITMAP* FreeImage_AllocateT(FREE_IMAGE_TYPE, int, int, int, unsigned int, unsigned int, unsigned int)':
464Source/FreeImage/BitmapAccess.cpp:139: error: 'malloc' was not declared in this scope
465Source/FreeImage/BitmapAccess.cpp:142: error: 'abs' was not declared in this scope
466Source/FreeImage/BitmapAccess.cpp:194: error: 'free' was not declared in this scope
467Source/FreeImage/BitmapAccess.cpp:205: error: 'BYTE' was not declared in this scope
468Source/FreeImage/BitmapAccess.cpp:205: error: expected primary-expression before ')' token
469Source/FreeImage/BitmapAccess.cpp:205: error: expected `;' before 'FreeImage_Aligned_Malloc'
470Source/FreeImage/BitmapAccess.cpp:208: error: 'memset' was not declared in this scope
471Source/FreeImage/BitmapAccess.cpp:223: error: 'struct FREEIMAGEHEADER' has no member named 'transparent_table'
472Source/FreeImage/BitmapAccess.cpp:228: error: 'struct FIICCPROFILE' has no member named 'size'
473Source/FreeImage/BitmapAccess.cpp:230: error: 'struct FIICCPROFILE' has no member named 'flags'
474Source/FreeImage/BitmapAccess.cpp:234: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
475Source/FreeImage/BitmapAccess.cpp:234: error: expected type-specifier before 'METADATAMAP'
476Source/FreeImage/BitmapAccess.cpp:234: error: expected `;' before 'METADATAMAP'
477Source/FreeImage/BitmapAccess.cpp:239: error: 'struct tagBITMAPINFOHEADER' has no member named 'biSize'
478Source/FreeImage/BitmapAccess.cpp:240: error: 'struct tagBITMAPINFOHEADER' has no member named 'biWidth'
479Source/FreeImage/BitmapAccess.cpp:241: error: 'struct tagBITMAPINFOHEADER' has no member named 'biHeight'
480Source/FreeImage/BitmapAccess.cpp:242: error: 'struct tagBITMAPINFOHEADER' has no member named 'biPlanes'
481Source/FreeImage/BitmapAccess.cpp:243: error: 'struct tagBITMAPINFOHEADER' has no member named 'biCompression'
482Source/FreeImage/BitmapAccess.cpp:244: error: 'struct tagBITMAPINFOHEADER' has no member named 'biBitCount'
483Source/FreeImage/BitmapAccess.cpp:244: error: 'WORD' was not declared in this scope
484Source/FreeImage/BitmapAccess.cpp:244: error: expected `;' before 'bpp'
485Source/FreeImage/BitmapAccess.cpp:245: error: 'struct tagBITMAPINFOHEADER' has no member named 'biClrUsed'
486Source/FreeImage/BitmapAccess.cpp:246: error: 'struct tagBITMAPINFOHEADER' has no member named 'biClrImportant'
487Source/FreeImage/BitmapAccess.cpp:246: error: 'struct tagBITMAPINFOHEADER' has no member named 'biClrUsed'
488Source/FreeImage/BitmapAccess.cpp:247: error: 'struct tagBITMAPINFOHEADER' has no member named 'biXPelsPerMeter'
489Source/FreeImage/BitmapAccess.cpp:248: error: 'struct tagBITMAPINFOHEADER' has no member named 'biYPelsPerMeter'
490Source/FreeImage/BitmapAccess.cpp:253: error: 'free' was not declared in this scope
491Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_Unload(FIBITMAP*)':
492Source/FreeImage/BitmapAccess.cpp:265: error: 'free' was not declared in this scope
493Source/FreeImage/BitmapAccess.cpp:268: error: 'METADATAMAP' was not declared in this scope
494Source/FreeImage/BitmapAccess.cpp:268: error: 'metadata' was not declared in this scope
495Source/FreeImage/BitmapAccess.cpp:268: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
496Source/FreeImage/BitmapAccess.cpp:270: error: 'METADATAMAP' is not a class or namespace
497Source/FreeImage/BitmapAccess.cpp:270: error: 'iterator' was not declared in this scope
498Source/FreeImage/BitmapAccess.cpp:270: error: expected `;' before 'i'
499Source/FreeImage/BitmapAccess.cpp:270: error: 'i' was not declared in this scope
500Source/FreeImage/BitmapAccess.cpp:271: error: 'TAGMAP' was not declared in this scope
501Source/FreeImage/BitmapAccess.cpp:271: error: 'tagmap' was not declared in this scope
502Source/FreeImage/BitmapAccess.cpp:274: error: 'TAGMAP' is not a class or namespace
503Source/FreeImage/BitmapAccess.cpp:274: error: expected `;' before 'j'
504Source/FreeImage/BitmapAccess.cpp:274: error: 'j' was not declared in this scope
505Source/FreeImage/BitmapAccess.cpp:279: error: type '<type error>' argument given to 'delete', expected pointer
506Source/FreeImage/BitmapAccess.cpp:283: error: type '<type error>' argument given to 'delete', expected pointer
507Source/FreeImage/BitmapAccess.cpp:288: error: 'free' was not declared in this scope
508Source/FreeImage/BitmapAccess.cpp: In function 'FIBITMAP* FreeImage_Clone(FIBITMAP*)':
509Source/FreeImage/BitmapAccess.cpp:312: error: 'METADATAMAP' was not declared in this scope
510Source/FreeImage/BitmapAccess.cpp:312: error: 'src_metadata' was not declared in this scope
511Source/FreeImage/BitmapAccess.cpp:312: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
512Source/FreeImage/BitmapAccess.cpp:313: error: 'dst_metadata' was not declared in this scope
513Source/FreeImage/BitmapAccess.cpp:313: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
514Source/FreeImage/BitmapAccess.cpp:323: error: 'memcpy' was not declared in this scope
515Source/FreeImage/BitmapAccess.cpp:326: error: 'memset' was not declared in this scope
516Source/FreeImage/BitmapAccess.cpp:329: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
517Source/FreeImage/BitmapAccess.cpp:332: error: 'struct FIICCPROFILE' has no member named 'size'
518Source/FreeImage/BitmapAccess.cpp:333: error: 'struct FIICCPROFILE' has no member named 'flags'
519Source/FreeImage/BitmapAccess.cpp:333: error: 'struct FIICCPROFILE' has no member named 'flags'
520Source/FreeImage/BitmapAccess.cpp:336: error: 'METADATAMAP' is not a class or namespace
521Source/FreeImage/BitmapAccess.cpp:336: error: 'iterator' was not declared in this scope
522Source/FreeImage/BitmapAccess.cpp:336: error: expected `;' before 'i'
523Source/FreeImage/BitmapAccess.cpp:336: error: 'i' was not declared in this scope
524Source/FreeImage/BitmapAccess.cpp:338: error: 'TAGMAP' was not declared in this scope
525Source/FreeImage/BitmapAccess.cpp:338: error: 'src_tagmap' was not declared in this scope
526Source/FreeImage/BitmapAccess.cpp:342: error: 'dst_tagmap' was not declared in this scope
527Source/FreeImage/BitmapAccess.cpp:342: error: expected type-specifier before 'TAGMAP'
528Source/FreeImage/BitmapAccess.cpp:342: error: expected `;' before 'TAGMAP'
529Source/FreeImage/BitmapAccess.cpp:345: error: 'TAGMAP' is not a class or namespace
530Source/FreeImage/BitmapAccess.cpp:345: error: expected `;' before 'j'
531Source/FreeImage/BitmapAccess.cpp:345: error: 'j' was not declared in this scope
532Source/FreeImage/BitmapAccess.cpp:346: error: 'string' is not a member of 'std'
533Source/FreeImage/BitmapAccess.cpp:346: error: expected `;' before 'dst_key'
534Source/FreeImage/BitmapAccess.cpp:350: error: 'dst_key' was not declared in this scope
535Source/FreeImage/BitmapAccess.cpp: In function 'FREE_IMAGE_COLOR_TYPE FreeImage_GetColorType(FIBITMAP*)':
536Source/FreeImage/BitmapAccess.cpp:392: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
537Source/FreeImage/BitmapAccess.cpp:392: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
538Source/FreeImage/BitmapAccess.cpp:392: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
539Source/FreeImage/BitmapAccess.cpp:395: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
540Source/FreeImage/BitmapAccess.cpp:395: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
541Source/FreeImage/BitmapAccess.cpp:395: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
542Source/FreeImage/BitmapAccess.cpp:399: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
543Source/FreeImage/BitmapAccess.cpp:399: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
544Source/FreeImage/BitmapAccess.cpp:399: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
545Source/FreeImage/BitmapAccess.cpp:402: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
546Source/FreeImage/BitmapAccess.cpp:402: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
547Source/FreeImage/BitmapAccess.cpp:402: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
548Source/FreeImage/BitmapAccess.cpp:417: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
549Source/FreeImage/BitmapAccess.cpp:417: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
550Source/FreeImage/BitmapAccess.cpp:417: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
551Source/FreeImage/BitmapAccess.cpp:417: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
552Source/FreeImage/BitmapAccess.cpp:422: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
553Source/FreeImage/BitmapAccess.cpp:423: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
554Source/FreeImage/BitmapAccess.cpp:441: error: 'struct FIICCPROFILE' has no member named 'flags'
555Source/FreeImage/BitmapAccess.cpp:445: error: 'FreeImage_GetScanLine' was not declared in this scope
556Source/FreeImage/BitmapAccess.cpp:448: error: 'struct tagRGBQUAD' has no member named 'rgbReserved'
557Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_HasBackgroundColor(FIBITMAP*)':
558Source/FreeImage/BitmapAccess.cpp:490: error: 'struct tagRGBQUAD' has no member named 'rgbReserved'
559Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_GetBackgroundColor(FIBITMAP*, RGBQUAD*)':
560Source/FreeImage/BitmapAccess.cpp:501: error: 'memcpy' was not declared in this scope
561Source/FreeImage/BitmapAccess.cpp:506: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
562Source/FreeImage/BitmapAccess.cpp:506: error: 'struct tagRGBQUAD' has no member named 'rgbRed'
563Source/FreeImage/BitmapAccess.cpp:507: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
564Source/FreeImage/BitmapAccess.cpp:507: error: 'struct tagRGBQUAD' has no member named 'rgbGreen'
565Source/FreeImage/BitmapAccess.cpp:508: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
566Source/FreeImage/BitmapAccess.cpp:508: error: 'struct tagRGBQUAD' has no member named 'rgbBlue'
567Source/FreeImage/BitmapAccess.cpp:509: error: 'struct tagRGBQUAD' has no member named 'rgbReserved'
568Source/FreeImage/BitmapAccess.cpp:509: error: 'BYTE' was not declared in this scope
569Source/FreeImage/BitmapAccess.cpp:509: error: expected `;' before 'i'
570Source/FreeImage/BitmapAccess.cpp:517: error: 'struct tagRGBQUAD' has no member named 'rgbReserved'
571Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_SetBackgroundColor(FIBITMAP*, RGBQUAD*)':
572Source/FreeImage/BitmapAccess.cpp:532: error: 'memcpy' was not declared in this scope
573Source/FreeImage/BitmapAccess.cpp:534: error: 'struct tagRGBQUAD' has no member named 'rgbReserved'
574Source/FreeImage/BitmapAccess.cpp:537: error: 'memset' was not declared in this scope
575Source/FreeImage/BitmapAccess.cpp: At global scope:
576Source/FreeImage/BitmapAccess.cpp:561: error: expected constructor, destructor, or type conversion before '*' token
577Source/FreeImage/BitmapAccess.cpp:583: error: 'BYTE' has not been declared
578Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_SetTransparencyTable(FIBITMAP*, int*, int)':
579Source/FreeImage/BitmapAccess.cpp:590: error: 'struct FREEIMAGEHEADER' has no member named 'transparent_table'
580Source/FreeImage/BitmapAccess.cpp:590: error: 'memcpy' was not declared in this scope
581Source/FreeImage/BitmapAccess.cpp:592: error: 'struct FREEIMAGEHEADER' has no member named 'transparent_table'
582Source/FreeImage/BitmapAccess.cpp:592: error: 'memset' was not declared in this scope
583Source/FreeImage/BitmapAccess.cpp: In function 'FIICCPROFILE* FreeImage_CreateICCProfile(FIBITMAP*, void*, long int)':
584Source/FreeImage/BitmapAccess.cpp:613: error: 'malloc' was not declared in this scope
585Source/FreeImage/BitmapAccess.cpp:615: error: 'struct FIICCPROFILE' has no member named 'size'
586Source/FreeImage/BitmapAccess.cpp:615: error: 'memcpy' was not declared in this scope
587Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_DestroyICCProfile(FIBITMAP*)':
588Source/FreeImage/BitmapAccess.cpp:625: error: 'free' was not declared in this scope
589Source/FreeImage/BitmapAccess.cpp:629: error: 'struct FIICCPROFILE' has no member named 'size'
590Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetWidth(FIBITMAP*)':
591Source/FreeImage/BitmapAccess.cpp:636: error: 'struct tagBITMAPINFOHEADER' has no member named 'biWidth'
592Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetHeight(FIBITMAP*)':
593Source/FreeImage/BitmapAccess.cpp:641: error: 'struct tagBITMAPINFOHEADER' has no member named 'biHeight'
594Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetBPP(FIBITMAP*)':
595Source/FreeImage/BitmapAccess.cpp:646: error: 'struct tagBITMAPINFOHEADER' has no member named 'biBitCount'
596Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetColorsUsed(FIBITMAP*)':
597Source/FreeImage/BitmapAccess.cpp:661: error: 'struct tagBITMAPINFOHEADER' has no member named 'biClrUsed'
598Source/FreeImage/BitmapAccess.cpp: In function 'RGBQUAD* FreeImage_GetPalette(FIBITMAP*)':
599Source/FreeImage/BitmapAccess.cpp:671: error: 'BYTE' was not declared in this scope
600Source/FreeImage/BitmapAccess.cpp:671: error: expected primary-expression before '*' token
601Source/FreeImage/BitmapAccess.cpp:671: error: expected primary-expression before ')' token
602Source/FreeImage/BitmapAccess.cpp:671: error: expected primary-expression before ')' token
603Source/FreeImage/BitmapAccess.cpp:671: error: expected `)' before 'FreeImage_GetInfoHeader'
604Source/FreeImage/BitmapAccess.cpp:671: error: expected `:' before ';' token
605Source/FreeImage/BitmapAccess.cpp:671: error: expected primary-expression before ';' token
606Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetDotsPerMeterX(FIBITMAP*)':
607Source/FreeImage/BitmapAccess.cpp:676: error: 'struct tagBITMAPINFOHEADER' has no member named 'biXPelsPerMeter'
608Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetDotsPerMeterY(FIBITMAP*)':
609Source/FreeImage/BitmapAccess.cpp:681: error: 'struct tagBITMAPINFOHEADER' has no member named 'biYPelsPerMeter'
610Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_SetDotsPerMeterX(FIBITMAP*, unsigned int)':
611Source/FreeImage/BitmapAccess.cpp:687: error: 'struct tagBITMAPINFOHEADER' has no member named 'biXPelsPerMeter'
612Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_SetDotsPerMeterY(FIBITMAP*, unsigned int)':
613Source/FreeImage/BitmapAccess.cpp:694: error: 'struct tagBITMAPINFOHEADER' has no member named 'biYPelsPerMeter'
614Source/FreeImage/BitmapAccess.cpp: In function 'BITMAPINFOHEADER* FreeImage_GetInfoHeader(FIBITMAP*)':
615Source/FreeImage/BitmapAccess.cpp:701: error: 'size_t' was not declared in this scope
616Source/FreeImage/BitmapAccess.cpp:701: error: expected `;' before 'lp'
617Source/FreeImage/BitmapAccess.cpp:702: error: 'lp' was not declared in this scope
618Source/FreeImage/BitmapAccess.cpp: In function 'FIMETADATA* FreeImage_FindFirstMetadata(FREE_IMAGE_MDMODEL, FIBITMAP*, FITAG**)':
619Source/FreeImage/BitmapAccess.cpp:722: error: 'METADATAMAP' was not declared in this scope
620Source/FreeImage/BitmapAccess.cpp:722: error: 'metadata' was not declared in this scope
621Source/FreeImage/BitmapAccess.cpp:722: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
622Source/FreeImage/BitmapAccess.cpp:723: error: 'TAGMAP' was not declared in this scope
623Source/FreeImage/BitmapAccess.cpp:723: error: 'tagmap' was not declared in this scope
624Source/FreeImage/BitmapAccess.cpp:726: error: 'malloc' was not declared in this scope
625Source/FreeImage/BitmapAccess.cpp:731: error: 'BYTE' was not declared in this scope
626Source/FreeImage/BitmapAccess.cpp:731: error: expected primary-expression before ')' token
627Source/FreeImage/BitmapAccess.cpp:731: error: expected `;' before 'malloc'
628Source/FreeImage/BitmapAccess.cpp:734: error: 'memset' was not declared in this scope
629Source/FreeImage/BitmapAccess.cpp:740: error: 'struct METADATAHEADER' has no member named 'tagmap'
630Source/FreeImage/BitmapAccess.cpp:743: error: 'TAGMAP' is not a class or namespace
631Source/FreeImage/BitmapAccess.cpp:743: error: 'iterator' was not declared in this scope
632Source/FreeImage/BitmapAccess.cpp:743: error: expected `;' before 'i'
633Source/FreeImage/BitmapAccess.cpp:744: error: 'i' was not declared in this scope
634Source/FreeImage/BitmapAccess.cpp:749: error: 'free' was not declared in this scope
635Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_FindNextMetadata(FIMETADATA*, FITAG**)':
636Source/FreeImage/BitmapAccess.cpp:762: error: 'TAGMAP' was not declared in this scope
637Source/FreeImage/BitmapAccess.cpp:762: error: 'tagmap' was not declared in this scope
638Source/FreeImage/BitmapAccess.cpp:762: error: 'struct METADATAHEADER' has no member named 'tagmap'
639Source/FreeImage/BitmapAccess.cpp:771: error: 'TAGMAP' is not a class or namespace
640Source/FreeImage/BitmapAccess.cpp:771: error: 'iterator' was not declared in this scope
641Source/FreeImage/BitmapAccess.cpp:771: error: expected `;' before 'i'
642Source/FreeImage/BitmapAccess.cpp:771: error: 'i' was not declared in this scope
643Source/FreeImage/BitmapAccess.cpp: In function 'void FreeImage_FindCloseMetadata(FIMETADATA*)':
644Source/FreeImage/BitmapAccess.cpp:790: error: 'free' was not declared in this scope
645Source/FreeImage/BitmapAccess.cpp:792: error: 'free' was not declared in this scope
646Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_SetMetadata(FREE_IMAGE_MDMODEL, FIBITMAP*, const char*, FITAG*)':
647Source/FreeImage/BitmapAccess.cpp:803: error: 'TAGMAP' was not declared in this scope
648Source/FreeImage/BitmapAccess.cpp:803: error: 'tagmap' was not declared in this scope
649Source/FreeImage/BitmapAccess.cpp:806: error: 'METADATAMAP' was not declared in this scope
650Source/FreeImage/BitmapAccess.cpp:806: error: 'metadata' was not declared in this scope
651Source/FreeImage/BitmapAccess.cpp:806: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
652Source/FreeImage/BitmapAccess.cpp:813: error: expected type-specifier before 'TAGMAP'
653Source/FreeImage/BitmapAccess.cpp:813: error: expected `;' before 'TAGMAP'
654Source/FreeImage/BitmapAccess.cpp:821: error: 'strcmp' was not declared in this scope
655Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_GetTagCount' was not declared in this scope
656Source/FreeImage/BitmapAccess.cpp:825: error: 'WORD' was not declared in this scope
657Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_TagDataWidth' cannot be used as a function
658Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_GetTagLength' was not declared in this scope
659Source/FreeImage/BitmapAccess.cpp:839: error: 'WORD' was not declared in this scope
660Source/FreeImage/BitmapAccess.cpp:858: error: 'TAGMAP' is not a class or namespace
661Source/FreeImage/BitmapAccess.cpp:858: error: 'iterator' was not declared in this scope
662Source/FreeImage/BitmapAccess.cpp:858: error: expected `;' before 'i'
663Source/FreeImage/BitmapAccess.cpp:859: error: 'i' was not declared in this scope
664Source/FreeImage/BitmapAccess.cpp:869: error: 'TAGMAP' is not a class or namespace
665Source/FreeImage/BitmapAccess.cpp:869: error: 'iterator' was not declared in this scope
666Source/FreeImage/BitmapAccess.cpp:869: error: expected `;' before 'i'
667Source/FreeImage/BitmapAccess.cpp:869: error: 'i' was not declared in this scope
668Source/FreeImage/BitmapAccess.cpp:874: error: type '<type error>' argument given to 'delete', expected pointer
669Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_GetMetadata(FREE_IMAGE_MDMODEL, FIBITMAP*, const char*, FITAG**)':
670Source/FreeImage/BitmapAccess.cpp:887: error: 'TAGMAP' was not declared in this scope
671Source/FreeImage/BitmapAccess.cpp:887: error: 'tagmap' was not declared in this scope
672Source/FreeImage/BitmapAccess.cpp:891: error: 'METADATAMAP' was not declared in this scope
673Source/FreeImage/BitmapAccess.cpp:891: error: 'metadata' was not declared in this scope
674Source/FreeImage/BitmapAccess.cpp:891: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
675Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetMetadataCount(FREE_IMAGE_MDMODEL, FIBITMAP*)':
676Source/FreeImage/BitmapAccess.cpp:912: error: 'TAGMAP' was not declared in this scope
677Source/FreeImage/BitmapAccess.cpp:912: error: 'tagmap' was not declared in this scope
678Source/FreeImage/BitmapAccess.cpp:915: error: 'METADATAMAP' was not declared in this scope
679Source/FreeImage/BitmapAccess.cpp:915: error: 'metadata' was not declared in this scope
680Source/FreeImage/BitmapAccess.cpp:915: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
681make[1]: *** [Source/FreeImage/BitmapAccess.o-ppc] Error 1
682make: *** [all] Error 2
683Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_freeimage/work/FreeImage" && make all " returned error 2
684Command output: Source/FreeImage/BitmapAccess.cpp:813: error: expected `;' before 'TAGMAP'
685Source/FreeImage/BitmapAccess.cpp:821: error: 'strcmp' was not declared in this scope
686Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_GetTagCount' was not declared in this scope
687Source/FreeImage/BitmapAccess.cpp:825: error: 'WORD' was not declared in this scope
688Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_TagDataWidth' cannot be used as a function
689Source/FreeImage/BitmapAccess.cpp:825: error: 'FreeImage_GetTagLength' was not declared in this scope
690Source/FreeImage/BitmapAccess.cpp:839: error: 'WORD' was not declared in this scope
691Source/FreeImage/BitmapAccess.cpp:858: error: 'TAGMAP' is not a class or namespace
692Source/FreeImage/BitmapAccess.cpp:858: error: 'iterator' was not declared in this scope
693Source/FreeImage/BitmapAccess.cpp:858: error: expected `;' before 'i'
694Source/FreeImage/BitmapAccess.cpp:859: error: 'i' was not declared in this scope
695Source/FreeImage/BitmapAccess.cpp:869: error: 'TAGMAP' is not a class or namespace
696Source/FreeImage/BitmapAccess.cpp:869: error: 'iterator' was not declared in this scope
697Source/FreeImage/BitmapAccess.cpp:869: error: expected `;' before 'i'
698Source/FreeImage/BitmapAccess.cpp:869: error: 'i' was not declared in this scope
699Source/FreeImage/BitmapAccess.cpp:874: error: type '<type error>' argument given to 'delete', expected pointer
700Source/FreeImage/BitmapAccess.cpp: In function 'BOOL FreeImage_GetMetadata(FREE_IMAGE_MDMODEL, FIBITMAP*, const char*, FITAG**)':
701Source/FreeImage/BitmapAccess.cpp:887: error: 'TAGMAP' was not declared in this scope
702Source/FreeImage/BitmapAccess.cpp:887: error: 'tagmap' was not declared in this scope
703Source/FreeImage/BitmapAccess.cpp:891: error: 'METADATAMAP' was not declared in this scope
704Source/FreeImage/BitmapAccess.cpp:891: error: 'metadata' was not declared in this scope
705Source/FreeImage/BitmapAccess.cpp:891: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
706Source/FreeImage/BitmapAccess.cpp: In function 'unsigned int FreeImage_GetMetadataCount(FREE_IMAGE_MDMODEL, FIBITMAP*)':
707Source/FreeImage/BitmapAccess.cpp:912: error: 'TAGMAP' was not declared in this scope
708Source/FreeImage/BitmapAccess.cpp:912: error: 'tagmap' was not declared in this scope
709Source/FreeImage/BitmapAccess.cpp:915: error: 'METADATAMAP' was not declared in this scope
710Source/FreeImage/BitmapAccess.cpp:915: error: 'metadata' was not declared in this scope
711Source/FreeImage/BitmapAccess.cpp:915: error: 'struct FREEIMAGEHEADER' has no member named 'metadata'
712make[1]: *** [Source/FreeImage/BitmapAccess.o-ppc] Error 1
713make: *** [all] Error 2
714
715Warning: the following items did not execute (for freeimage): org.macports.activate org.macports.build org.macports.destroot org.macports.install
716Error: Status 1 encountered during processing.