Ticket #10891: py-tkinter-dv-install.txt

File py-tkinter-dv-install.txt, 45.2 KB (added by aurelien.dehay@…, 18 years ago)

port -dv install py-tkinter

Line 
1ordinateur-de-aurelien-dehay:/Users/aurelien root# port -dv install py-tkinter
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-tkinter
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-tkinter
4DEBUG: Requested variant darwin is not provided by port py-tkinter.
5DEBUG: Requested variant i386 is not provided by port py-tkinter.
6DEBUG: Requested variant macosx is not provided by port py-tkinter.
7DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/python24
8DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/python24
9DEBUG: Searching for dependency: python24
10DEBUG: Found Dependency: receipt exists for python24
11DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/tcl
12DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/tcl
13DEBUG: Searching for dependency: tcl
14DEBUG: Found Dependency: receipt exists for tcl
15DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/tk
16DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/tk
17DEBUG: Searching for dependency: tk
18DEBUG: Found Dependency: receipt exists for tk
19DEBUG: Executing com.apple.main (py-tkinter)
20--->  Fetching py-tkinter
21DEBUG: Executing com.apple.fetch (py-tkinter)
22--->  Verifying checksum(s) for py-tkinter
23DEBUG: Executing com.apple.checksum (py-tkinter)
24--->  Checksumming Python-2.4.3.tar.bz2
25DEBUG: Correct (sha1) checksum for Python-2.4.3.tar.bz2
26DEBUG: setting option extract.cmd to /usr/bin/bzip2
27--->  Extracting py-tkinter
28DEBUG: Executing com.apple.extract (py-tkinter)
29--->  Extracting Python-2.4.3.tar.bz2
30DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/python24/Python-2.4.3.tar.bz2
31DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/python24/Python-2.4.3.tar.bz2 | tar -xf - Python-2.4.3/Modules/_tkinter.c  Python-2.4.3/Modules/tkappinit.c'
32DEBUG: Executing proc-post-com.apple.extract-extract-0
33DEBUG: Executing com.apple.patch (py-tkinter)
34--->  Configuring py-tkinter
35DEBUG: Executing com.apple.configure (py-tkinter)
36--->  Building py-tkinter with target build
37DEBUG: Executing com.apple.build (py-tkinter)
38DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work/Python-2.4.3/Modules" && /opt/local/bin/python2.4 setup.py build'
39running build
40running build_ext
41building '_tkinter' extension
42creating build
43creating build/temp.darwin-8.8.1-i386-2.4
44/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/python2.4 -c _tkinter.c -o build/temp.darwin-8.8.1-i386-2.4/_tkinter.o
45In file included from _tkinter.c:67:
46/opt/local/include/tk.h:94:23: error: X11/Xlib.h: No such file or directory
47In file included from _tkinter.c:67:
48/opt/local/include/tk.h:570: error: parse error before 'Window'
49/opt/local/include/tk.h:570: warning: type defaults to 'int' in declaration of 'Window'
50/opt/local/include/tk.h:570: warning: function declaration isn't a prototype
51/opt/local/include/tk.h:570: error: 'Window' declared as function returning a function
52/opt/local/include/tk.h:570: warning: parameter names (without types) in function declaration
53/opt/local/include/tk.h:573: error: parse error before 'XEvent'
54/opt/local/include/tk.h:573: warning: function declaration isn't a prototype
55/opt/local/include/tk.h:582: error: parse error before 'Tk_ClassCreateProc'
56/opt/local/include/tk.h:582: warning: no semicolon at end of struct or union
57/opt/local/include/tk.h:590: error: parse error before '}' token
58/opt/local/include/tk.h:590: warning: type defaults to 'int' in declaration of 'Tk_ClassProcs'
59/opt/local/include/tk.h:590: warning: data definition has no type or storage class
60/opt/local/include/tk.h:676: error: parse error before 'Bool'
61/opt/local/include/tk.h:676: warning: no semicolon at end of struct or union
62/opt/local/include/tk.h:677: warning: type defaults to 'int' in declaration of 'display'
63/opt/local/include/tk.h:677: warning: data definition has no type or storage class
64/opt/local/include/tk.h:681: error: parse error before 'time'
65/opt/local/include/tk.h:681: warning: type defaults to 'int' in declaration of 'time'
66/opt/local/include/tk.h:681: error: 'time' redeclared as different kind of symbol
67/usr/include/time.h:136: error: previous declaration of 'time' was here
68/opt/local/include/tk.h:681: warning: data definition has no type or storage class
69/opt/local/include/tk.h:686: error: parse error before 'same_screen'
70/opt/local/include/tk.h:686: warning: type defaults to 'int' in declaration of 'same_screen'
71/opt/local/include/tk.h:686: warning: data definition has no type or storage class
72/opt/local/include/tk.h:687: warning: type defaults to 'int' in declaration of 'XVirtualEvent'
73/opt/local/include/tk.h:687: warning: data definition has no type or storage class
74/opt/local/include/tk.h:692: error: parse error before 'Bool'
75/opt/local/include/tk.h:692: warning: no semicolon at end of struct or union
76/opt/local/include/tk.h:693: warning: type defaults to 'int' in declaration of 'display'
77/opt/local/include/tk.h:693: warning: data definition has no type or storage class
78/opt/local/include/tk.h:695: error: parse error before '}' token
79/opt/local/include/tk.h:695: warning: type defaults to 'int' in declaration of 'XActivateDeactivateEvent'
80/opt/local/include/tk.h:695: warning: data definition has no type or storage class
81/opt/local/include/tk.h:696: error: parse error before 'XActivateEvent'
82/opt/local/include/tk.h:696: warning: type defaults to 'int' in declaration of 'XActivateEvent'
83/opt/local/include/tk.h:696: warning: data definition has no type or storage class
84/opt/local/include/tk.h:697: error: parse error before 'XDeactivateEvent'
85/opt/local/include/tk.h:697: warning: type defaults to 'int' in declaration of 'XDeactivateEvent'
86/opt/local/include/tk.h:697: warning: data definition has no type or storage class
87/opt/local/include/tk.h:769: error: parse error before 'Display'
88/opt/local/include/tk.h:769: warning: no semicolon at end of struct or union
89/opt/local/include/tk.h:772: error: parse error before '*' token
90/opt/local/include/tk.h:772: warning: type defaults to 'int' in declaration of 'visual'
91/opt/local/include/tk.h:772: warning: data definition has no type or storage class
92/opt/local/include/tk.h:783: error: parse error before 'changes'
93/opt/local/include/tk.h:783: warning: type defaults to 'int' in declaration of 'changes'
94/opt/local/include/tk.h:783: warning: data definition has no type or storage class
95/opt/local/include/tk.h:785: error: parse error before 'atts'
96/opt/local/include/tk.h:785: warning: type defaults to 'int' in declaration of 'atts'
97/opt/local/include/tk.h:785: warning: data definition has no type or storage class
98/opt/local/include/tk.h:809: error: parse error before '}' token
99/opt/local/include/tk.h:809: warning: type defaults to 'int' in declaration of 'Tk_FakeWin'
100/opt/local/include/tk.h:809: warning: data definition has no type or storage class
101/opt/local/include/tk.h:919: error: parse error before 'XPoint'
102/opt/local/include/tk.h:919: warning: function declaration isn't a prototype
103/opt/local/include/tk.h:1020: error: parse error before 'Display'
104/opt/local/include/tk.h:1020: warning: function declaration isn't a prototype
105/opt/local/include/tk.h:1022: error: parse error before 'Display'
106/opt/local/include/tk.h:1022: warning: function declaration isn't a prototype
107/opt/local/include/tk.h:1119: error: parse error before 'XColor'
108/opt/local/include/tk.h:1119: warning: no semicolon at end of struct or union
109/opt/local/include/tk.h:1149: error: parse error before '}' token
110/opt/local/include/tk.h:1149: warning: type defaults to 'int' in declaration of 'Tk_CanvasTextInfo'
111/opt/local/include/tk.h:1149: warning: data definition has no type or storage class
112/opt/local/include/tk.h:1183: error: parse error before 'GC'
113/opt/local/include/tk.h:1183: warning: no semicolon at end of struct or union
114/opt/local/include/tk.h:1195: error: parse error before '*' token
115/opt/local/include/tk.h:1195: warning: type defaults to 'int' in declaration of 'color'
116/opt/local/include/tk.h:1195: warning: data definition has no type or storage class
117/opt/local/include/tk.h:1196: error: parse error before '*' token
118/opt/local/include/tk.h:1196: warning: type defaults to 'int' in declaration of 'activeColor'
119/opt/local/include/tk.h:1196: warning: data definition has no type or storage class
120/opt/local/include/tk.h:1197: error: parse error before '*' token
121/opt/local/include/tk.h:1197: warning: type defaults to 'int' in declaration of 'disabledColor'
122/opt/local/include/tk.h:1197: warning: data definition has no type or storage class
123/opt/local/include/tk.h:1198: error: parse error before 'stipple'
124/opt/local/include/tk.h:1198: warning: type defaults to 'int' in declaration of 'stipple'
125/opt/local/include/tk.h:1198: warning: data definition has no type or storage class
126/opt/local/include/tk.h:1199: error: parse error before 'activeStipple'
127/opt/local/include/tk.h:1199: warning: type defaults to 'int' in declaration of 'activeStipple'
128/opt/local/include/tk.h:1199: warning: data definition has no type or storage class
129/opt/local/include/tk.h:1200: error: parse error before 'disabledStipple'
130/opt/local/include/tk.h:1200: warning: type defaults to 'int' in declaration of 'disabledStipple'
131/opt/local/include/tk.h:1200: warning: data definition has no type or storage class
132/opt/local/include/tk.h:1201: warning: type defaults to 'int' in declaration of 'Tk_Outline'
133/opt/local/include/tk.h:1201: warning: data definition has no type or storage class
134/opt/local/include/tk.h:1224: error: parse error before 'Display'
135/opt/local/include/tk.h:1224: warning: function declaration isn't a prototype
136/opt/local/include/tk.h:1227: error: parse error before 'Display'
137/opt/local/include/tk.h:1227: warning: function declaration isn't a prototype
138/opt/local/include/tk.h:1432: error: parse error before 'Drawable'
139/opt/local/include/tk.h:1432: warning: function declaration isn't a prototype
140/opt/local/include/tk.h:1549: error: parse error before 'XErrorEvent'
141/opt/local/include/tk.h:1549: warning: function declaration isn't a prototype
142/opt/local/include/tk.h:1551: error: parse error before 'XEvent'
143/opt/local/include/tk.h:1551: warning: function declaration isn't a prototype
144/opt/local/include/tk.h:1553: error: parse error before 'XEvent'
145/opt/local/include/tk.h:1553: warning: function declaration isn't a prototype
146/opt/local/include/tk.h:1555: error: parse error before 'XEvent'
147/opt/local/include/tk.h:1555: warning: function declaration isn't a prototype
148/opt/local/include/tk.h:1560: error: parse error before 'XEvent'
149/opt/local/include/tk.h:1560: warning: function declaration isn't a prototype
150In file included from /opt/local/include/tk.h:1574,
151                 from _tkinter.c:67:
152/opt/local/include/tkDecls.h:37: error: parse error before '*' token
153/opt/local/include/tkDecls.h:37: warning: type defaults to 'int' in declaration of 'Tk_3DBorderColor'
154/opt/local/include/tkDecls.h:37: warning: data definition has no type or storage class
155/opt/local/include/tkDecls.h:39: error: parse error before 'Tk_3DBorderGC'
156/opt/local/include/tkDecls.h:39: warning: type defaults to 'int' in declaration of 'Tk_3DBorderGC'
157/opt/local/include/tkDecls.h:39: warning: data definition has no type or storage class
158/opt/local/include/tkDecls.h:42: error: parse error before 'Drawable'
159/opt/local/include/tkDecls.h:42: warning: function declaration isn't a prototype
160/opt/local/include/tkDecls.h:47: error: parse error before 'Drawable'
161/opt/local/include/tkDecls.h:47: warning: function declaration isn't a prototype
162/opt/local/include/tkDecls.h:56: error: parse error before 'XEvent'
163/opt/local/include/tkDecls.h:56: warning: function declaration isn't a prototype
164/opt/local/include/tkDecls.h:73: error: parse error before '*' token
165/opt/local/include/tkDecls.h:73: warning: type defaults to 'int' in declaration of 'Tk_CanvasGetTextInfo'
166/opt/local/include/tkDecls.h:73: warning: data definition has no type or storage class
167/opt/local/include/tkDecls.h:76: error: parse error before 'Pixmap'
168/opt/local/include/tkDecls.h:76: warning: function declaration isn't a prototype
169/opt/local/include/tkDecls.h:80: error: parse error before 'XColor'
170/opt/local/include/tkDecls.h:80: warning: function declaration isn't a prototype
171/opt/local/include/tkDecls.h:90: error: parse error before 'Pixmap'
172/opt/local/include/tkDecls.h:90: warning: function declaration isn't a prototype
173/opt/local/include/tkDecls.h:95: error: parse error before 'GC'
174/opt/local/include/tkDecls.h:95: warning: function declaration isn't a prototype
175/opt/local/include/tkDecls.h:114: error: parse error before 'XSetWindowAttributes'
176/opt/local/include/tkDecls.h:114: warning: function declaration isn't a prototype
177/opt/local/include/tkDecls.h:122: error: parse error before 'Atom'
178/opt/local/include/tkDecls.h:122: warning: function declaration isn't a prototype
179/opt/local/include/tkDecls.h:125: error: parse error before 'Atom'
180/opt/local/include/tkDecls.h:125: warning: function declaration isn't a prototype
181/opt/local/include/tkDecls.h:147: error: parse error before 'XWindowChanges'
182/opt/local/include/tkDecls.h:147: warning: function declaration isn't a prototype
183/opt/local/include/tkDecls.h:167: error: parse error before '*' token
184/opt/local/include/tkDecls.h:167: warning: function declaration isn't a prototype
185/opt/local/include/tkDecls.h:187: error: parse error before 'Atom'
186/opt/local/include/tkDecls.h:187: warning: function declaration isn't a prototype
187/opt/local/include/tkDecls.h:232: error: parse error before 'Atom'
188/opt/local/include/tkDecls.h:232: warning: function declaration isn't a prototype
189/opt/local/include/tkDecls.h:242: error: parse error before 'Drawable'
190/opt/local/include/tkDecls.h:242: warning: function declaration isn't a prototype
191/opt/local/include/tkDecls.h:247: error: parse error before 'Drawable'
192/opt/local/include/tkDecls.h:247: warning: function declaration isn't a prototype
193/opt/local/include/tkDecls.h:252: error: parse error before '*' token
194/opt/local/include/tkDecls.h:252: warning: function declaration isn't a prototype
195/opt/local/include/tkDecls.h:257: error: parse error before 'GC'
196/opt/local/include/tkDecls.h:257: warning: function declaration isn't a prototype
197/opt/local/include/tkDecls.h:260: error: parse error before '*' token
198/opt/local/include/tkDecls.h:260: warning: function declaration isn't a prototype
199/opt/local/include/tkDecls.h:265: error: parse error before 'Drawable'
200/opt/local/include/tkDecls.h:265: warning: function declaration isn't a prototype
201/opt/local/include/tkDecls.h:270: error: parse error before 'Drawable'
202/opt/local/include/tkDecls.h:270: warning: function declaration isn't a prototype
203/opt/local/include/tkDecls.h:278: error: parse error before 'Tk_FontId'
204/opt/local/include/tkDecls.h:278: warning: type defaults to 'int' in declaration of 'Tk_FontId'
205/opt/local/include/tkDecls.h:278: warning: data definition has no type or storage class
206/opt/local/include/tkDecls.h:282: error: parse error before '*' token
207/opt/local/include/tkDecls.h:282: warning: function declaration isn't a prototype
208/opt/local/include/tkDecls.h:285: error: parse error before '*' token
209/opt/local/include/tkDecls.h:285: warning: function declaration isn't a prototype
210/opt/local/include/tkDecls.h:287: error: parse error before '*' token
211/opt/local/include/tkDecls.h:287: warning: function declaration isn't a prototype
212/opt/local/include/tkDecls.h:290: error: parse error before '*' token
213/opt/local/include/tkDecls.h:290: warning: function declaration isn't a prototype
214/opt/local/include/tkDecls.h:295: error: parse error before '*' token
215/opt/local/include/tkDecls.h:295: warning: function declaration isn't a prototype
216/opt/local/include/tkDecls.h:299: error: parse error before 'Display'
217/opt/local/include/tkDecls.h:299: warning: function declaration isn't a prototype
218/opt/local/include/tkDecls.h:303: error: parse error before '*' token
219/opt/local/include/tkDecls.h:303: warning: function declaration isn't a prototype
220/opt/local/include/tkDecls.h:309: error: parse error before '*' token
221/opt/local/include/tkDecls.h:309: warning: function declaration isn't a prototype
222/opt/local/include/tkDecls.h:311: error: parse error before 'Tk_GCForColor'
223/opt/local/include/tkDecls.h:311: error: parse error before '*' token
224/opt/local/include/tkDecls.h:311: warning: type defaults to 'int' in declaration of 'Tk_GCForColor'
225/opt/local/include/tkDecls.h:311: warning: function declaration isn't a prototype
226/opt/local/include/tkDecls.h:311: warning: data definition has no type or storage class
227/opt/local/include/tkDecls.h:327: error: parse error before 'Atom'
228/opt/local/include/tkDecls.h:327: warning: function declaration isn't a prototype
229/opt/local/include/tkDecls.h:334: error: parse error before 'Tk_GetBitmap'
230/opt/local/include/tkDecls.h:334: warning: type defaults to 'int' in declaration of 'Tk_GetBitmap'
231/opt/local/include/tkDecls.h:334: warning: data definition has no type or storage class
232/opt/local/include/tkDecls.h:337: error: parse error before 'Tk_GetBitmapFromData'
233/opt/local/include/tkDecls.h:337: warning: type defaults to 'int' in declaration of 'Tk_GetBitmapFromData'
234/opt/local/include/tkDecls.h:337: warning: data definition has no type or storage class
235/opt/local/include/tkDecls.h:344: error: parse error before '*' token
236/opt/local/include/tkDecls.h:344: warning: type defaults to 'int' in declaration of 'Tk_GetColor'
237/opt/local/include/tkDecls.h:344: warning: data definition has no type or storage class
238/opt/local/include/tkDecls.h:347: error: parse error before '*' token
239/opt/local/include/tkDecls.h:347: error: parse error before 'XColor'
240/opt/local/include/tkDecls.h:347: warning: type defaults to 'int' in declaration of 'Tk_GetColorByValue'
241/opt/local/include/tkDecls.h:347: warning: function declaration isn't a prototype
242/opt/local/include/tkDecls.h:347: warning: data definition has no type or storage class
243/opt/local/include/tkDecls.h:350: error: parse error before 'Tk_GetColormap'
244/opt/local/include/tkDecls.h:350: warning: type defaults to 'int' in declaration of 'Tk_GetColormap'
245/opt/local/include/tkDecls.h:350: warning: data definition has no type or storage class
246/opt/local/include/tkDecls.h:371: error: parse error before 'Tk_GetGC'
247/opt/local/include/tkDecls.h:371: error: parse error before 'XGCValues'
248/opt/local/include/tkDecls.h:371: warning: type defaults to 'int' in declaration of 'Tk_GetGC'
249/opt/local/include/tkDecls.h:371: warning: function declaration isn't a prototype
250/opt/local/include/tkDecls.h:371: warning: data definition has no type or storage class
251/opt/local/include/tkDecls.h:401: error: parse error before 'Tk_GetPixmap'
252/opt/local/include/tkDecls.h:401: error: parse error before '*' token
253/opt/local/include/tkDecls.h:401: warning: type defaults to 'int' in declaration of 'Tk_GetPixmap'
254/opt/local/include/tkDecls.h:401: warning: function declaration isn't a prototype
255/opt/local/include/tkDecls.h:401: warning: data definition has no type or storage class
256/opt/local/include/tkDecls.h:418: error: parse error before 'Atom'
257/opt/local/include/tkDecls.h:418: warning: function declaration isn't a prototype
258/opt/local/include/tkDecls.h:424: error: parse error before '*' token
259/opt/local/include/tkDecls.h:424: error: parse error before 'Colormap'
260/opt/local/include/tkDecls.h:424: warning: type defaults to 'int' in declaration of 'Tk_GetVisual'
261/opt/local/include/tkDecls.h:424: warning: function declaration isn't a prototype
262/opt/local/include/tkDecls.h:424: warning: data definition has no type or storage class
263/opt/local/include/tkDecls.h:435: error: parse error before '*' token
264/opt/local/include/tkDecls.h:435: warning: function declaration isn't a prototype
265/opt/local/include/tkDecls.h:437: error: parse error before '*' token
266/opt/local/include/tkDecls.h:437: warning: function declaration isn't a prototype
267/opt/local/include/tkDecls.h:446: error: parse error before 'Tk_InternAtom'
268/opt/local/include/tkDecls.h:446: warning: type defaults to 'int' in declaration of 'Tk_InternAtom'
269/opt/local/include/tkDecls.h:446: warning: data definition has no type or storage class
270/opt/local/include/tkDecls.h:484: error: parse error before '*' token
271/opt/local/include/tkDecls.h:484: warning: function declaration isn't a prototype
272/opt/local/include/tkDecls.h:489: error: parse error before '*' token
273/opt/local/include/tkDecls.h:489: warning: function declaration isn't a prototype
274/opt/local/include/tkDecls.h:491: error: parse error before '*' token
275/opt/local/include/tkDecls.h:491: warning: function declaration isn't a prototype
276/opt/local/include/tkDecls.h:509: error: parse error before 'Atom'
277/opt/local/include/tkDecls.h:509: warning: function declaration isn't a prototype
278/opt/local/include/tkDecls.h:549: error: parse error before '*' token
279/opt/local/include/tkDecls.h:549: warning: function declaration isn't a prototype
280/opt/local/include/tkDecls.h:552: error: parse error before '*' token
281/opt/local/include/tkDecls.h:552: warning: function declaration isn't a prototype
282/opt/local/include/tkDecls.h:555: error: parse error before 'Drawable'
283/opt/local/include/tkDecls.h:555: warning: function declaration isn't a prototype
284/opt/local/include/tkDecls.h:591: error: parse error before 'Pixmap'
285/opt/local/include/tkDecls.h:591: warning: function declaration isn't a prototype
286/opt/local/include/tkDecls.h:600: error: parse error before 'Pixmap'
287/opt/local/include/tkDecls.h:600: warning: function declaration isn't a prototype
288/opt/local/include/tkDecls.h:603: error: parse error before 'Colormap'
289/opt/local/include/tkDecls.h:603: warning: function declaration isn't a prototype
290/opt/local/include/tkDecls.h:606: error: parse error before 'Visual'
291/opt/local/include/tkDecls.h:606: warning: function declaration isn't a prototype
292/opt/local/include/tkDecls.h:610: error: parse error before '*' token
293/opt/local/include/tkDecls.h:610: warning: function declaration isn't a prototype
294/opt/local/include/tkDecls.h:627: error: parse error before '*' token
295/opt/local/include/tkDecls.h:627: warning: function declaration isn't a prototype
296/opt/local/include/tkDecls.h:632: error: parse error before '*' token
297/opt/local/include/tkDecls.h:632: warning: function declaration isn't a prototype
298/opt/local/include/tkDecls.h:649: error: parse error before 'Tk_AllocBitmapFromObj'
299/opt/local/include/tkDecls.h:649: warning: type defaults to 'int' in declaration of 'Tk_AllocBitmapFromObj'
300/opt/local/include/tkDecls.h:649: warning: data definition has no type or storage class
301/opt/local/include/tkDecls.h:657: error: parse error before '*' token
302/opt/local/include/tkDecls.h:657: warning: type defaults to 'int' in declaration of 'Tk_AllocColorFromObj'
303/opt/local/include/tkDecls.h:657: warning: data definition has no type or storage class
304/opt/local/include/tkDecls.h:702: error: parse error before 'Tk_GetBitmapFromObj'
305/opt/local/include/tkDecls.h:702: warning: type defaults to 'int' in declaration of 'Tk_GetBitmapFromObj'
306/opt/local/include/tkDecls.h:702: warning: data definition has no type or storage class
307/opt/local/include/tkDecls.h:705: error: parse error before '*' token
308/opt/local/include/tkDecls.h:705: warning: type defaults to 'int' in declaration of 'Tk_GetColorFromObj'
309/opt/local/include/tkDecls.h:705: warning: data definition has no type or storage class
310/opt/local/include/tkDecls.h:770: error: parse error before '*' token
311/opt/local/include/tkDecls.h:770: warning: function declaration isn't a prototype
312/opt/local/include/tkDecls.h:772: error: parse error before '*' token
313/opt/local/include/tkDecls.h:772: warning: function declaration isn't a prototype
314/opt/local/include/tkDecls.h:775: error: parse error before '*' token
315/opt/local/include/tkDecls.h:775: warning: function declaration isn't a prototype
316/opt/local/include/tkDecls.h:779: error: parse error before 'Tk_Outline'
317/opt/local/include/tkDecls.h:779: warning: function declaration isn't a prototype
318/opt/local/include/tkDecls.h:782: error: parse error before 'Tk_Outline'
319/opt/local/include/tkDecls.h:782: warning: function declaration isn't a prototype
320/opt/local/include/tkDecls.h:785: error: parse error before 'Tk_Outline'
321/opt/local/include/tkDecls.h:785: warning: function declaration isn't a prototype
322/opt/local/include/tkDecls.h:788: error: parse error before 'GC'
323/opt/local/include/tkDecls.h:788: warning: function declaration isn't a prototype
324/opt/local/include/tkDecls.h:795: error: parse error before 'GC'
325/opt/local/include/tkDecls.h:795: warning: function declaration isn't a prototype
326/opt/local/include/tkDecls.h:801: error: parse error before 'Pixmap'
327/opt/local/include/tkDecls.h:801: warning: function declaration isn't a prototype
328/opt/local/include/tkDecls.h:806: error: parse error before 'XColor'
329/opt/local/include/tkDecls.h:806: warning: function declaration isn't a prototype
330/opt/local/include/tkDecls.h:821: error: parse error before 'Pixmap'
331/opt/local/include/tkDecls.h:821: warning: function declaration isn't a prototype
332/opt/local/include/tkDecls.h:843: error: parse error before 'Tk_ClassProcs'
333/opt/local/include/tkDecls.h:843: warning: function declaration isn't a prototype
334/opt/local/include/tkDecls.h:866: error: parse error before '*' token
335/opt/local/include/tkDecls.h:866: warning: function declaration isn't a prototype
336/opt/local/include/tkDecls.h:915: error: parse error before 'Drawable'
337/opt/local/include/tkDecls.h:915: warning: function declaration isn't a prototype
338/opt/local/include/tkDecls.h:932: error: parse error before 'XColor'
339/opt/local/include/tkDecls.h:932: warning: no semicolon at end of struct or union
340/opt/local/include/tkDecls.h:933: error: parse error before '*' token
341/opt/local/include/tkDecls.h:933: warning: type defaults to 'int' in declaration of 'GC'
342/opt/local/include/tkDecls.h:933: error: 'GC' declared as function returning a function
343/opt/local/include/tkDecls.h:933: warning: function declaration isn't a prototype
344/opt/local/include/tkDecls.h:933: warning: data definition has no type or storage class
345/opt/local/include/tkDecls.h:934: error: parse error before 'Drawable'
346/opt/local/include/tkDecls.h:934: warning: function declaration isn't a prototype
347/opt/local/include/tkDecls.h:935: error: parse error before 'Drawable'
348/opt/local/include/tkDecls.h:935: warning: function declaration isn't a prototype
349/opt/local/include/tkDecls.h:937: error: parse error before 'XEvent'
350/opt/local/include/tkDecls.h:937: warning: function declaration isn't a prototype
351/opt/local/include/tkDecls.h:941: error: parse error before '*' token
352/opt/local/include/tkDecls.h:941: warning: type defaults to 'int' in declaration of 'tk_CanvasGetTextInfo'
353/opt/local/include/tkDecls.h:941: warning: data definition has no type or storage class
354/opt/local/include/tkDecls.h:942: error: parse error before 'Pixmap'
355/opt/local/include/tkDecls.h:942: warning: function declaration isn't a prototype
356/opt/local/include/tkDecls.h:943: error: parse error before 'XColor'
357/opt/local/include/tkDecls.h:943: warning: function declaration isn't a prototype
358/opt/local/include/tkDecls.h:946: error: parse error before 'Pixmap'
359/opt/local/include/tkDecls.h:946: warning: function declaration isn't a prototype
360/opt/local/include/tkDecls.h:948: error: parse error before 'GC'
361/opt/local/include/tkDecls.h:948: warning: function declaration isn't a prototype
362/opt/local/include/tkDecls.h:953: error: parse error before 'XSetWindowAttributes'
363/opt/local/include/tkDecls.h:953: warning: function declaration isn't a prototype
364/opt/local/include/tkDecls.h:955: error: parse error before 'Atom'
365/opt/local/include/tkDecls.h:955: warning: function declaration isn't a prototype
366/opt/local/include/tkDecls.h:956: error: parse error before 'Atom'
367/opt/local/include/tkDecls.h:956: warning: function declaration isn't a prototype
368/opt/local/include/tkDecls.h:961: error: parse error before 'XWindowChanges'
369/opt/local/include/tkDecls.h:961: warning: function declaration isn't a prototype
370/opt/local/include/tkDecls.h:966: error: parse error before '*' token
371/opt/local/include/tkDecls.h:966: warning: function declaration isn't a prototype
372/opt/local/include/tkDecls.h:972: error: parse error before 'Atom'
373/opt/local/include/tkDecls.h:972: warning: function declaration isn't a prototype
374/opt/local/include/tkDecls.h:984: error: parse error before 'Atom'
375/opt/local/include/tkDecls.h:984: warning: function declaration isn't a prototype
376/opt/local/include/tkDecls.h:988: error: parse error before 'Drawable'
377/opt/local/include/tkDecls.h:988: warning: function declaration isn't a prototype
378/opt/local/include/tkDecls.h:989: error: parse error before 'Drawable'
379/opt/local/include/tkDecls.h:989: warning: function declaration isn't a prototype
380/opt/local/include/tkDecls.h:990: error: parse error before '*' token
381/opt/local/include/tkDecls.h:990: warning: function declaration isn't a prototype
382/opt/local/include/tkDecls.h:991: error: parse error before 'GC'
383/opt/local/include/tkDecls.h:991: warning: function declaration isn't a prototype
384/opt/local/include/tkDecls.h:992: error: parse error before '*' token
385/opt/local/include/tkDecls.h:992: warning: function declaration isn't a prototype
386/opt/local/include/tkDecls.h:993: error: parse error before 'Drawable'
387/opt/local/include/tkDecls.h:993: warning: function declaration isn't a prototype
388/opt/local/include/tkDecls.h:994: error: parse error before 'Drawable'
389/opt/local/include/tkDecls.h:994: warning: function declaration isn't a prototype
390/opt/local/include/tkDecls.h:996: error: parse error before '*' token
391/opt/local/include/tkDecls.h:996: warning: type defaults to 'int' in declaration of 'Font'
392/opt/local/include/tkDecls.h:996: error: 'Font' declared as function returning a function
393/opt/local/include/tkDecls.h:996: warning: function declaration isn't a prototype
394/opt/local/include/tkDecls.h:996: warning: data definition has no type or storage class
395/opt/local/include/tkDecls.h:998: error: parse error before '*' token
396/opt/local/include/tkDecls.h:998: warning: function declaration isn't a prototype
397/opt/local/include/tkDecls.h:999: error: parse error before '*' token
398/opt/local/include/tkDecls.h:999: warning: function declaration isn't a prototype
399/opt/local/include/tkDecls.h:1000: error: parse error before '*' token
400/opt/local/include/tkDecls.h:1000: warning: function declaration isn't a prototype
401/opt/local/include/tkDecls.h:1001: error: parse error before '*' token
402/opt/local/include/tkDecls.h:1001: warning: function declaration isn't a prototype
403/opt/local/include/tkDecls.h:1003: error: parse error before '*' token
404/opt/local/include/tkDecls.h:1003: warning: function declaration isn't a prototype
405/opt/local/include/tkDecls.h:1005: error: parse error before 'Display'
406/opt/local/include/tkDecls.h:1005: warning: function declaration isn't a prototype
407/opt/local/include/tkDecls.h:1006: error: parse error before '*' token
408/opt/local/include/tkDecls.h:1006: warning: function declaration isn't a prototype
409/opt/local/include/tkDecls.h:1008: error: parse error before '*' token
410/opt/local/include/tkDecls.h:1008: warning: function declaration isn't a prototype
411/opt/local/include/tkDecls.h:1009: error: parse error before '*' token
412/opt/local/include/tkDecls.h:1009: error: parse error before '*' token
413/opt/local/include/tkDecls.h:1009: warning: type defaults to 'int' in declaration of 'GC'
414/opt/local/include/tkDecls.h:1009: warning: function declaration isn't a prototype
415/opt/local/include/tkDecls.h:1009: error: 'GC' declared as function returning a function
416/opt/local/include/tkDecls.h:1009: warning: function declaration isn't a prototype
417/opt/local/include/tkDecls.h:1009: warning: data definition has no type or storage class
418/opt/local/include/tkDecls.h:1014: error: parse error before 'Atom'
419/opt/local/include/tkDecls.h:1014: warning: function declaration isn't a prototype
420/opt/local/include/tkDecls.h:1016: error: parse error before '*' token
421/opt/local/include/tkDecls.h:1016: warning: type defaults to 'int' in declaration of 'Pixmap'
422/opt/local/include/tkDecls.h:1016: error: 'Pixmap' declared as function returning a function
423/opt/local/include/tkDecls.h:1016: warning: function declaration isn't a prototype
424/opt/local/include/tkDecls.h:1016: warning: data definition has no type or storage class
425/opt/local/include/tkDecls.h:1017: error: parse error before '*' token
426/opt/local/include/tkDecls.h:1017: warning: type defaults to 'int' in declaration of 'Pixmap'
427/opt/local/include/tkDecls.h:1017: error: 'Pixmap' declared as function returning a function
428/opt/local/include/tkDecls.h:1017: warning: function declaration isn't a prototype
429/opt/local/include/tkDecls.h:1017: warning: data definition has no type or storage class
430/opt/local/include/tkDecls.h:1019: error: parse error before '*' token
431/opt/local/include/tkDecls.h:1019: warning: type defaults to 'int' in declaration of 'tk_GetColor'
432/opt/local/include/tkDecls.h:1019: warning: data definition has no type or storage class
433/opt/local/include/tkDecls.h:1020: error: parse error before '*' token
434/opt/local/include/tkDecls.h:1020: error: parse error before 'XColor'
435/opt/local/include/tkDecls.h:1020: warning: type defaults to 'int' in declaration of 'tk_GetColorByValue'
436/opt/local/include/tkDecls.h:1020: warning: function declaration isn't a prototype
437/opt/local/include/tkDecls.h:1020: warning: data definition has no type or storage class
438/opt/local/include/tkDecls.h:1021: error: parse error before '*' token
439/opt/local/include/tkDecls.h:1021: warning: type defaults to 'int' in declaration of 'Colormap'
440/opt/local/include/tkDecls.h:1021: error: 'Colormap' declared as function returning a function
441/opt/local/include/tkDecls.h:1021: warning: function declaration isn't a prototype
442/opt/local/include/tkDecls.h:1021: warning: data definition has no type or storage class
443/opt/local/include/tkDecls.h:1027: error: parse error before '*' token
444/opt/local/include/tkDecls.h:1027: error: parse error before 'XGCValues'
445/opt/local/include/tkDecls.h:1027: warning: type defaults to 'int' in declaration of 'GC'
446/opt/local/include/tkDecls.h:1027: warning: function declaration isn't a prototype
447/opt/local/include/tkDecls.h:1027: error: 'GC' declared as function returning a function
448/opt/local/include/tkDecls.h:1027: warning: function declaration isn't a prototype
449/opt/local/include/tkDecls.h:1027: warning: data definition has no type or storage class
450/opt/local/include/tkDecls.h:1036: error: parse error before '*' token
451/opt/local/include/tkDecls.h:1036: error: parse error before '*' token
452/opt/local/include/tkDecls.h:1036: warning: type defaults to 'int' in declaration of 'Pixmap'
453/opt/local/include/tkDecls.h:1036: warning: function declaration isn't a prototype
454/opt/local/include/tkDecls.h:1036: error: 'Pixmap' declared as function returning a function
455/opt/local/include/tkDecls.h:1036: warning: function declaration isn't a prototype
456/opt/local/include/tkDecls.h:1036: warning: data definition has no type or storage class
457/opt/local/include/tkDecls.h:1041: error: parse error before 'Atom'
458/opt/local/include/tkDecls.h:1041: warning: function declaration isn't a prototype
459/opt/local/include/tkDecls.h:1043: error: parse error before '*' token
460/opt/local/include/tkDecls.h:1043: error: parse error before 'Colormap'
461/opt/local/include/tkDecls.h:1043: warning: type defaults to 'int' in declaration of 'tk_GetVisual'
462/opt/local/include/tkDecls.h:1043: warning: function declaration isn't a prototype
463/opt/local/include/tkDecls.h:1043: warning: data definition has no type or storage class
464/opt/local/include/tkDecls.h:1046: error: parse error before '*' token
465/opt/local/include/tkDecls.h:1046: warning: function declaration isn't a prototype
466/opt/local/include/tkDecls.h:1047: error: parse error before '*' token
467/opt/local/include/tkDecls.h:1047: warning: function declaration isn't a prototype
468/opt/local/include/tkDecls.h:1050: error: parse error before '*' token
469/opt/local/include/tkDecls.h:1050: warning: type defaults to 'int' in declaration of 'Atom'
470/opt/local/include/tkDecls.h:1050: error: 'Atom' declared as function returning a function
471/opt/local/include/tkDecls.h:1050: warning: function declaration isn't a prototype
472/opt/local/include/tkDecls.h:1050: warning: data definition has no type or storage class
473/opt/local/include/tkDecls.h:1063: error: parse error before '*' token
474/opt/local/include/tkDecls.h:1063: warning: function declaration isn't a prototype
475/opt/local/include/tkDecls.h:1065: error: parse error before '*' token
476/opt/local/include/tkDecls.h:1065: warning: function declaration isn't a prototype
477/opt/local/include/tkDecls.h:1066: error: parse error before '*' token
478/opt/local/include/tkDecls.h:1066: warning: function declaration isn't a prototype
479/opt/local/include/tkDecls.h:1073: error: parse error before 'Atom'
480/opt/local/include/tkDecls.h:1073: warning: function declaration isn't a prototype
481/opt/local/include/tkDecls.h:1084: error: parse error before '*' token
482/opt/local/include/tkDecls.h:1084: warning: function declaration isn't a prototype
483/opt/local/include/tkDecls.h:1085: error: parse error before '*' token
484/opt/local/include/tkDecls.h:1085: warning: function declaration isn't a prototype
485/opt/local/include/tkDecls.h:1086: error: parse error before 'Drawable'
486/opt/local/include/tkDecls.h:1086: warning: function declaration isn't a prototype
487/opt/local/include/tkDecls.h:1097: error: parse error before 'Pixmap'
488/opt/local/include/tkDecls.h:1097: warning: function declaration isn't a prototype
489/opt/local/include/tkDecls.h:1100: error: parse error before 'Pixmap'
490/opt/local/include/tkDecls.h:1100: warning: function declaration isn't a prototype
491/opt/local/include/tkDecls.h:1101: error: parse error before 'Colormap'
492/opt/local/include/tkDecls.h:1101: warning: function declaration isn't a prototype
493/opt/local/include/tkDecls.h:1102: error: parse error before 'Visual'
494/opt/local/include/tkDecls.h:1102: warning: function declaration isn't a prototype
495/opt/local/include/tkDecls.h:1103: error: parse error before '*' token
496/opt/local/include/tkDecls.h:1103: warning: function declaration isn't a prototype
497/opt/local/include/tkDecls.h:1109: error: parse error before '*' token
498/opt/local/include/tkDecls.h:1109: warning: function declaration isn't a prototype
499/opt/local/include/tkDecls.h:1110: error: parse error before '*' token
500/opt/local/include/tkDecls.h:1110: warning: function declaration isn't a prototype
501/opt/local/include/tkDecls.h:1116: error: parse error before '*' token
502/opt/local/include/tkDecls.h:1116: warning: type defaults to 'int' in declaration of 'Pixmap'
503/opt/local/include/tkDecls.h:1116: error: 'Pixmap' declared as function returning a function
504/opt/local/include/tkDecls.h:1116: warning: function declaration isn't a prototype
505/opt/local/include/tkDecls.h:1116: warning: data definition has no type or storage class
506/opt/local/include/tkDecls.h:1118: error: parse error before '*' token
507/opt/local/include/tkDecls.h:1118: warning: type defaults to 'int' in declaration of 'tk_AllocColorFromObj'
508/opt/local/include/tkDecls.h:1118: warning: data definition has no type or storage class
509/opt/local/include/tkDecls.h:1132: error: parse error before '*' token
510/opt/local/include/tkDecls.h:1132: warning: type defaults to 'int' in declaration of 'Pixmap'
511/opt/local/include/tkDecls.h:1132: error: 'Pixmap' declared as function returning a function
512/opt/local/include/tkDecls.h:1132: warning: function declaration isn't a prototype
513/opt/local/include/tkDecls.h:1132: warning: data definition has no type or storage class
514/opt/local/include/tkDecls.h:1133: error: parse error before '*' token
515/opt/local/include/tkDecls.h:1133: warning: type defaults to 'int' in declaration of 'tk_GetColorFromObj'
516/opt/local/include/tkDecls.h:1133: warning: data definition has no type or storage class
517/opt/local/include/tkDecls.h:1152: error: parse error before '*' token
518/opt/local/include/tkDecls.h:1152: warning: function declaration isn't a prototype
519/opt/local/include/tkDecls.h:1153: error: parse error before '*' token
520/opt/local/include/tkDecls.h:1153: warning: function declaration isn't a prototype
521/opt/local/include/tkDecls.h:1154: error: parse error before '*' token
522/opt/local/include/tkDecls.h:1154: warning: function declaration isn't a prototype
523/opt/local/include/tkDecls.h:1155: error: parse error before 'Tk_Outline'
524/opt/local/include/tkDecls.h:1155: warning: function declaration isn't a prototype
525/opt/local/include/tkDecls.h:1156: error: parse error before 'Tk_Outline'
526/opt/local/include/tkDecls.h:1156: warning: function declaration isn't a prototype
527/opt/local/include/tkDecls.h:1157: error: parse error before 'Tk_Outline'
528/opt/local/include/tkDecls.h:1157: warning: function declaration isn't a prototype
529/opt/local/include/tkDecls.h:1158: error: parse error before 'GC'
530/opt/local/include/tkDecls.h:1158: warning: function declaration isn't a prototype
531/opt/local/include/tkDecls.h:1160: error: parse error before 'GC'
532/opt/local/include/tkDecls.h:1160: warning: function declaration isn't a prototype
533/opt/local/include/tkDecls.h:1162: error: parse error before 'Pixmap'
534/opt/local/include/tkDecls.h:1162: warning: function declaration isn't a prototype
535/opt/local/include/tkDecls.h:1163: error: parse error before 'XColor'
536/opt/local/include/tkDecls.h:1163: warning: function declaration isn't a prototype
537/opt/local/include/tkDecls.h:1167: error: parse error before 'Pixmap'
538/opt/local/include/tkDecls.h:1167: warning: function declaration isn't a prototype
539/opt/local/include/tkDecls.h:1173: error: parse error before 'Tk_ClassProcs'
540/opt/local/include/tkDecls.h:1173: warning: function declaration isn't a prototype
541/opt/local/include/tkDecls.h:1179: error: parse error before '*' token
542/opt/local/include/tkDecls.h:1179: warning: function declaration isn't a prototype
543/opt/local/include/tkDecls.h:1195: error: parse error before 'Drawable'
544/opt/local/include/tkDecls.h:1195: warning: function declaration isn't a prototype
545/opt/local/include/tkDecls.h:1196: warning: type defaults to 'int' in declaration of 'TkStubs'
546/opt/local/include/tkDecls.h:1196: warning: data definition has no type or storage class
547/opt/local/include/tkDecls.h:1201: error: parse error before '*' token
548/opt/local/include/tkDecls.h:1201: warning: type defaults to 'int' in declaration of 'tkStubsPtr'
549/opt/local/include/tkDecls.h:1201: warning: data definition has no type or storage class
550error: command '/usr/bin/gcc-4.0' failed with exit status 1
551Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-tkinter/work/Python-2.4.3/Modules" && /opt/local/bin/python2.4 setup.py build" returned error 1
552Command output: /opt/local/include/tkDecls.h:1154: error: parse error before '*' token
553/opt/local/include/tkDecls.h:1154: warning: function declaration isn't a prototype
554/opt/local/include/tkDecls.h:1155: error: parse error before 'Tk_Outline'
555/opt/local/include/tkDecls.h:1155: warning: function declaration isn't a prototype
556/opt/local/include/tkDecls.h:1156: error: parse error before 'Tk_Outline'
557/opt/local/include/tkDecls.h:1156: warning: function declaration isn't a prototype
558/opt/local/include/tkDecls.h:1157: error: parse error before 'Tk_Outline'
559/opt/local/include/tkDecls.h:1157: warning: function declaration isn't a prototype
560/opt/local/include/tkDecls.h:1158: error: parse error before 'GC'
561/opt/local/include/tkDecls.h:1158: warning: function declaration isn't a prototype
562/opt/local/include/tkDecls.h:1160: error: parse error before 'GC'
563/opt/local/include/tkDecls.h:1160: warning: function declaration isn't a prototype
564/opt/local/include/tkDecls.h:1162: error: parse error before 'Pixmap'
565/opt/local/include/tkDecls.h:1162: warning: function declaration isn't a prototype
566/opt/local/include/tkDecls.h:1163: error: parse error before 'XColor'
567/opt/local/include/tkDecls.h:1163: warning: function declaration isn't a prototype
568/opt/local/include/tkDecls.h:1167: error: parse error before 'Pixmap'
569/opt/local/include/tkDecls.h:1167: warning: function declaration isn't a prototype
570/opt/local/include/tkDecls.h:1173: error: parse error before 'Tk_ClassProcs'
571/opt/local/include/tkDecls.h:1173: warning: function declaration isn't a prototype
572/opt/local/include/tkDecls.h:1179: error: parse error before '*' token
573/opt/local/include/tkDecls.h:1179: warning: function declaration isn't a prototype
574/opt/local/include/tkDecls.h:1195: error: parse error before 'Drawable'
575/opt/local/include/tkDecls.h:1195: warning: function declaration isn't a prototype
576/opt/local/include/tkDecls.h:1196: warning: type defaults to 'int' in declaration of 'TkStubs'
577/opt/local/include/tkDecls.h:1196: warning: data definition has no type or storage class
578/opt/local/include/tkDecls.h:1201: error: parse error before '*' token
579/opt/local/include/tkDecls.h:1201: warning: type defaults to 'int' in declaration of 'tkStubsPtr'
580/opt/local/include/tkDecls.h:1201: warning: data definition has no type or storage class
581error: command '/usr/bin/gcc-4.0' failed with exit status 1
582
583Warning: the following items did not execute (for py-tkinter): com.apple.activate com.apple.build com.apple.destroot com.apple.install
584Error: Status 1 encountered during processing.