1 | version:1 |
---|
2 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
3 | :debug:main egid changed to: 501 |
---|
4 | :debug:main euid changed to: 502 |
---|
5 | :debug:main Executing org.macports.main (python27) |
---|
6 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
7 | :debug:main Skipping completed org.macports.archivefetch (python27) |
---|
8 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
9 | :debug:main Skipping completed org.macports.fetch (python27) |
---|
10 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
11 | :debug:main Skipping completed org.macports.checksum (python27) |
---|
12 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:main Skipping completed org.macports.extract (python27) |
---|
14 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
15 | :debug:main Skipping completed org.macports.patch (python27) |
---|
16 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
17 | :debug:main Skipping completed org.macports.configure (python27) |
---|
18 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
19 | :debug:build build phase started at Mon Jan 16 22:00:51 GMT 2012 |
---|
20 | :notice:build ---> Building python27 |
---|
21 | :debug:build Executing org.macports.build (python27) |
---|
22 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' |
---|
23 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2" && /usr/bin/make -j2 -w all MAKE="/usr/bin/make CC=/Developer/usr/bin/llvm-gcc-4.2"' |
---|
24 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2" && /usr/bin/make -j2 -w all MAKE="/usr/bin/make CC=/Developer/usr/bin/llvm-gcc-4.2" |
---|
25 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2' |
---|
26 | :info:build /Developer/usr/bin/llvm-gcc-4.2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -framework CoreFoundation -o Parser/pgen |
---|
27 | :info:build /Developer/usr/bin/llvm-gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -pipe -O2 -fwrapv -arch x86_64 -arch i386 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c |
---|
28 | :info:build In file included from Python/mactoolboxglue.c:27: |
---|
29 | :info:build Include/pymactoolbox.h:10:27: error: Carbon/Carbon.h: No such file or directory |
---|
30 | :info:build In file included from Python/mactoolboxglue.c:27: |
---|
31 | :info:build Include/pymactoolbox.h:23: warning: parameter names (without types) in function declaration |
---|
32 | :info:build Include/pymactoolbox.h:32: error: expected declaration specifiers or ‘...’ before ‘OSType’ |
---|
33 | :info:build Include/pymactoolbox.h:33: warning: parameter names (without types) in function declaration |
---|
34 | :info:build Include/pymactoolbox.h:35: warning: parameter names (without types) in function declaration |
---|
35 | :info:build Include/pymactoolbox.h:37: error: expected declaration specifiers or ‘...’ before ‘Str255’ |
---|
36 | :info:build Include/pymactoolbox.h:38: warning: parameter names (without types) in function declaration |
---|
37 | :info:build Include/pymactoolbox.h:39: warning: parameter names (without types) in function declaration |
---|
38 | :info:build Include/pymactoolbox.h:42: error: expected declaration specifiers or ‘...’ before ‘Rect’ |
---|
39 | :info:build Include/pymactoolbox.h:43: error: expected ‘)’ before ‘*’ token |
---|
40 | :info:build Include/pymactoolbox.h:45: error: expected declaration specifiers or ‘...’ before ‘Point’ |
---|
41 | :info:build Include/pymactoolbox.h:46: warning: parameter names (without types) in function declaration |
---|
42 | :info:build Include/pymactoolbox.h:48: error: expected declaration specifiers or ‘...’ before ‘EventRecord’ |
---|
43 | :info:build Include/pymactoolbox.h:50: error: expected ‘)’ before ‘*’ token |
---|
44 | :info:build Include/pymactoolbox.h:53: error: expected declaration specifiers or ‘...’ before ‘Fixed’ |
---|
45 | :info:build Include/pymactoolbox.h:54: warning: parameter names (without types) in function declaration |
---|
46 | :info:build Include/pymactoolbox.h:55: error: expected declaration specifiers or ‘...’ before ‘wide’ |
---|
47 | :info:build Include/pymactoolbox.h:56: error: expected ‘)’ before ‘*’ token |
---|
48 | :info:build Include/pymactoolbox.h:97: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
49 | :info:build Include/pymactoolbox.h:98: error: expected ‘)’ before ‘*’ token |
---|
50 | :info:build Include/pymactoolbox.h:101: error: expected ‘)’ before ‘*’ token |
---|
51 | :info:build Include/pymactoolbox.h:102: error: expected ‘)’ before ‘*’ token |
---|
52 | :info:build Include/pymactoolbox.h:103: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
53 | :info:build Include/pymactoolbox.h:106: warning: parameter names (without types) in function declaration |
---|
54 | :info:build Include/pymactoolbox.h:107: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
55 | :info:build Include/pymactoolbox.h:108: warning: parameter names (without types) in function declaration |
---|
56 | :info:build Include/pymactoolbox.h:109: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
57 | :info:build Include/pymactoolbox.h:175: warning: parameter names (without types) in function declaration |
---|
58 | :info:build Include/pymactoolbox.h:176: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
59 | :info:build Include/pymactoolbox.h:177: warning: parameter names (without types) in function declaration |
---|
60 | :info:build Include/pymactoolbox.h:178: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
61 | :info:build Include/pymactoolbox.h:194: warning: parameter names (without types) in function declaration |
---|
62 | :info:build Include/pymactoolbox.h:195: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
63 | :info:build Include/pymactoolbox.h:196: warning: parameter names (without types) in function declaration |
---|
64 | :info:build Include/pymactoolbox.h:197: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
65 | :info:build Include/pymactoolbox.h:198: warning: parameter names (without types) in function declaration |
---|
66 | :info:build Include/pymactoolbox.h:199: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
67 | :info:build Include/pymactoolbox.h:200: warning: parameter names (without types) in function declaration |
---|
68 | :info:build Include/pymactoolbox.h:201: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
69 | :info:build Include/pymactoolbox.h:202: warning: parameter names (without types) in function declaration |
---|
70 | :info:build Include/pymactoolbox.h:203: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
71 | :info:build Include/pymactoolbox.h:204: warning: parameter names (without types) in function declaration |
---|
72 | :info:build Include/pymactoolbox.h:205: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
73 | :info:build Include/pymactoolbox.h:206: warning: parameter names (without types) in function declaration |
---|
74 | :info:build Include/pymactoolbox.h:207: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
75 | :info:build Include/pymactoolbox.h:208: warning: parameter names (without types) in function declaration |
---|
76 | :info:build Include/pymactoolbox.h:209: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
77 | :info:build Include/pymactoolbox.h:210: warning: parameter names (without types) in function declaration |
---|
78 | :info:build Include/pymactoolbox.h:211: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
79 | :info:build Include/pymactoolbox.h:212: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
80 | :info:build Python/mactoolboxglue.c:103: error: expected ‘)’ before ‘err’ |
---|
81 | :info:build Python/mactoolboxglue.c:161: error: expected declaration specifiers or ‘...’ before ‘OSType’ |
---|
82 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetOSType’: |
---|
83 | :info:build Python/mactoolboxglue.c:170: error: ‘pr’ undeclared (first use in this function) |
---|
84 | :info:build Python/mactoolboxglue.c:170: error: (Each undeclared identifier is reported only once |
---|
85 | :info:build Python/mactoolboxglue.c:170: error: for each function it appears in.) |
---|
86 | :info:build Python/mactoolboxglue.c:170: error: ‘OSType’ undeclared (first use in this function) |
---|
87 | :info:build Python/mactoolboxglue.c: At top level: |
---|
88 | :info:build Python/mactoolboxglue.c:176: error: expected ‘)’ before ‘t’ |
---|
89 | :info:build Python/mactoolboxglue.c:184: error: expected ‘)’ before ‘t’ |
---|
90 | :info:build Python/mactoolboxglue.c:192: error: expected declaration specifiers or ‘...’ before ‘Str255’ |
---|
91 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetStr255’: |
---|
92 | :info:build Python/mactoolboxglue.c:200: error: ‘pbuf’ undeclared (first use in this function) |
---|
93 | :info:build Python/mactoolboxglue.c: At top level: |
---|
94 | :info:build Python/mactoolboxglue.c:207: error: expected ‘)’ before ‘s’ |
---|
95 | :info:build Python/mactoolboxglue.c:217: error: expected ‘)’ before ‘s’ |
---|
96 | :info:build Python/mactoolboxglue.c:233: error: expected declaration specifiers or ‘...’ before ‘Rect’ |
---|
97 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetRect’: |
---|
98 | :info:build Python/mactoolboxglue.c:235: error: ‘r’ undeclared (first use in this function) |
---|
99 | :info:build Python/mactoolboxglue.c: At top level: |
---|
100 | :info:build Python/mactoolboxglue.c:240: error: expected ‘)’ before ‘*’ token |
---|
101 | :info:build Python/mactoolboxglue.c:251: error: expected declaration specifiers or ‘...’ before ‘Point’ |
---|
102 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetPoint’: |
---|
103 | :info:build Python/mactoolboxglue.c:253: error: ‘p’ undeclared (first use in this function) |
---|
104 | :info:build Python/mactoolboxglue.c: At top level: |
---|
105 | :info:build Python/mactoolboxglue.c:258: error: expected ‘)’ before ‘p’ |
---|
106 | :info:build Python/mactoolboxglue.c:267: error: expected declaration specifiers or ‘...’ before ‘EventRecord’ |
---|
107 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetEventRecord’: |
---|
108 | :info:build Python/mactoolboxglue.c:270: error: ‘e’ undeclared (first use in this function) |
---|
109 | :info:build Python/mactoolboxglue.c: At top level: |
---|
110 | :info:build Python/mactoolboxglue.c:280: error: expected ‘)’ before ‘*’ token |
---|
111 | :info:build Python/mactoolboxglue.c:293: error: expected declaration specifiers or ‘...’ before ‘Fixed’ |
---|
112 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFixed’: |
---|
113 | :info:build Python/mactoolboxglue.c:299: error: ‘f’ undeclared (first use in this function) |
---|
114 | :info:build Python/mactoolboxglue.c:299: error: ‘Fixed’ undeclared (first use in this function) |
---|
115 | :info:build Python/mactoolboxglue.c: At top level: |
---|
116 | :info:build Python/mactoolboxglue.c:305: error: expected ‘)’ before ‘f’ |
---|
117 | :info:build Python/mactoolboxglue.c:316: error: expected declaration specifiers or ‘...’ before ‘wide’ |
---|
118 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_Getwide’: |
---|
119 | :info:build Python/mactoolboxglue.c:319: error: ‘rv’ undeclared (first use in this function) |
---|
120 | :info:build Python/mactoolboxglue.c: At top level: |
---|
121 | :info:build Python/mactoolboxglue.c:330: error: expected ‘)’ before ‘*’ token |
---|
122 | :info:build Python/mactoolboxglue.c:382: error: expected ‘)’ before ‘*’ token |
---|
123 | :info:build Python/mactoolboxglue.c:382: error: expected ‘)’ before ‘*’ token |
---|
124 | :info:build Python/mactoolboxglue.c:383: error: expected declaration specifiers or ‘...’ before ‘FSSpec’ |
---|
125 | :info:build Python/mactoolboxglue.c:383: error: expected declaration specifiers or ‘...’ before ‘FSSpec’ |
---|
126 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFSSpec’: |
---|
127 | :info:build Python/mactoolboxglue.c:383: error: ‘cobj’ undeclared (first use in this function) |
---|
128 | :info:build Python/mactoolboxglue.c:383: error: too many arguments to function ‘PyMacGluePtr_PyMac_GetFSSpec’ |
---|
129 | :info:build Python/mactoolboxglue.c: At top level: |
---|
130 | :info:build Python/mactoolboxglue.c:384: error: expected ‘)’ before ‘*’ token |
---|
131 | :info:build Python/mactoolboxglue.c:384: error: expected ‘)’ before ‘*’ token |
---|
132 | :info:build Python/mactoolboxglue.c:385: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
133 | :info:build Python/mactoolboxglue.c:385: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
134 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFSRef’: |
---|
135 | :info:build Python/mactoolboxglue.c:385: error: ‘cobj’ undeclared (first use in this function) |
---|
136 | :info:build Python/mactoolboxglue.c:385: error: too many arguments to function ‘PyMacGluePtr_PyMac_GetFSRef’ |
---|
137 | :info:build Python/mactoolboxglue.c: At top level: |
---|
138 | :info:build Python/mactoolboxglue.c:387: error: expected ‘)’ before ‘*’ token |
---|
139 | :info:build Python/mactoolboxglue.c:387: error: expected ‘)’ before ‘*’ token |
---|
140 | :info:build Python/mactoolboxglue.c:388: error: expected ‘)’ before ‘*’ token |
---|
141 | :info:build Python/mactoolboxglue.c:388: error: expected ‘)’ before ‘*’ token |
---|
142 | :info:build Python/mactoolboxglue.c:389: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
143 | :info:build Python/mactoolboxglue.c:389: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
144 | :info:build Python/mactoolboxglue.c: In function ‘AEDesc_Convert’: |
---|
145 | :info:build Python/mactoolboxglue.c:389: error: ‘cobj’ undeclared (first use in this function) |
---|
146 | :info:build Python/mactoolboxglue.c:389: error: too many arguments to function ‘PyMacGluePtr_AEDesc_Convert’ |
---|
147 | :info:build Python/mactoolboxglue.c: At top level: |
---|
148 | :info:build Python/mactoolboxglue.c:391: warning: parameter names (without types) in function declaration |
---|
149 | :info:build Python/mactoolboxglue.c:391: error: expected ‘)’ before ‘cobj’ |
---|
150 | :info:build Python/mactoolboxglue.c:392: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
151 | :info:build Python/mactoolboxglue.c:392: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
152 | :info:build Python/mactoolboxglue.c: In function ‘CmpObj_Convert’: |
---|
153 | :info:build Python/mactoolboxglue.c:392: error: ‘cobj’ undeclared (first use in this function) |
---|
154 | :info:build Python/mactoolboxglue.c:392: error: too many arguments to function ‘PyMacGluePtr_CmpObj_Convert’ |
---|
155 | :info:build Python/mactoolboxglue.c: At top level: |
---|
156 | :info:build Python/mactoolboxglue.c:393: warning: parameter names (without types) in function declaration |
---|
157 | :info:build Python/mactoolboxglue.c:393: error: expected ‘)’ before ‘cobj’ |
---|
158 | :info:build Python/mactoolboxglue.c:394: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
159 | :info:build Python/mactoolboxglue.c:394: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
160 | :info:build Python/mactoolboxglue.c: In function ‘CmpInstObj_Convert’: |
---|
161 | :info:build Python/mactoolboxglue.c:394: error: ‘cobj’ undeclared (first use in this function) |
---|
162 | :info:build Python/mactoolboxglue.c:394: error: too many arguments to function ‘PyMacGluePtr_CmpInstObj_Convert’ |
---|
163 | :info:build Python/mactoolboxglue.c: At top level: |
---|
164 | :info:build Python/mactoolboxglue.c:396: warning: parameter names (without types) in function declaration |
---|
165 | :info:build Python/mactoolboxglue.c:396: error: expected ‘)’ before ‘cobj’ |
---|
166 | :info:build Python/mactoolboxglue.c:397: error: expected declaration specifiers or ‘...’ before ‘ControlHandle’ |
---|
167 | :info:build Python/mactoolboxglue.c:397: error: expected declaration specifiers or ‘...’ before ‘ControlHandle’ |
---|
168 | :info:build Python/mactoolboxglue.c: In function ‘CtlObj_Convert’: |
---|
169 | :info:build Python/mactoolboxglue.c:397: error: ‘cobj’ undeclared (first use in this function) |
---|
170 | :info:build Python/mactoolboxglue.c:397: error: too many arguments to function ‘PyMacGluePtr_CtlObj_Convert’ |
---|
171 | :info:build Python/mactoolboxglue.c: At top level: |
---|
172 | :info:build Python/mactoolboxglue.c:399: warning: parameter names (without types) in function declaration |
---|
173 | :info:build Python/mactoolboxglue.c:399: error: expected ‘)’ before ‘cobj’ |
---|
174 | :info:build Python/mactoolboxglue.c:400: error: expected declaration specifiers or ‘...’ before ‘DialogPtr’ |
---|
175 | :info:build Python/mactoolboxglue.c:400: error: expected declaration specifiers or ‘...’ before ‘DialogPtr’ |
---|
176 | :info:build Python/mactoolboxglue.c: In function ‘DlgObj_Convert’: |
---|
177 | :info:build Python/mactoolboxglue.c:400: error: ‘cobj’ undeclared (first use in this function) |
---|
178 | :info:build Python/mactoolboxglue.c:400: error: too many arguments to function ‘PyMacGluePtr_DlgObj_Convert’ |
---|
179 | :info:build Python/mactoolboxglue.c: At top level: |
---|
180 | :info:build Python/mactoolboxglue.c:401: warning: parameter names (without types) in function declaration |
---|
181 | :info:build Python/mactoolboxglue.c:401: error: expected ‘)’ before ‘cobj’ |
---|
182 | :info:build Python/mactoolboxglue.c:403: warning: parameter names (without types) in function declaration |
---|
183 | :info:build Python/mactoolboxglue.c:403: error: expected ‘)’ before ‘cobj’ |
---|
184 | :info:build Python/mactoolboxglue.c:404: error: expected declaration specifiers or ‘...’ before ‘DragReference’ |
---|
185 | :info:build Python/mactoolboxglue.c:404: error: expected declaration specifiers or ‘...’ before ‘DragReference’ |
---|
186 | :info:build Python/mactoolboxglue.c: In function ‘DragObj_Convert’: |
---|
187 | :info:build Python/mactoolboxglue.c:404: error: ‘cobj’ undeclared (first use in this function) |
---|
188 | :info:build Python/mactoolboxglue.c:404: error: too many arguments to function ‘PyMacGluePtr_DragObj_Convert’ |
---|
189 | :info:build Python/mactoolboxglue.c: At top level: |
---|
190 | :info:build Python/mactoolboxglue.c:406: warning: parameter names (without types) in function declaration |
---|
191 | :info:build Python/mactoolboxglue.c:406: error: expected ‘)’ before ‘cobj’ |
---|
192 | :info:build Python/mactoolboxglue.c:407: error: expected declaration specifiers or ‘...’ before ‘ListHandle’ |
---|
193 | :info:build Python/mactoolboxglue.c:407: error: expected declaration specifiers or ‘...’ before ‘ListHandle’ |
---|
194 | :info:build Python/mactoolboxglue.c: In function ‘ListObj_Convert’: |
---|
195 | :info:build Python/mactoolboxglue.c:407: error: ‘cobj’ undeclared (first use in this function) |
---|
196 | :info:build Python/mactoolboxglue.c:407: error: too many arguments to function ‘PyMacGluePtr_ListObj_Convert’ |
---|
197 | :info:build Python/mactoolboxglue.c: At top level: |
---|
198 | :info:build Python/mactoolboxglue.c:409: warning: parameter names (without types) in function declaration |
---|
199 | :info:build Python/mactoolboxglue.c:409: error: expected ‘)’ before ‘cobj’ |
---|
200 | :info:build Python/mactoolboxglue.c:410: error: expected declaration specifiers or ‘...’ before ‘MenuHandle’ |
---|
201 | :info:build Python/mactoolboxglue.c:410: error: expected declaration specifiers or ‘...’ before ‘MenuHandle’ |
---|
202 | :info:build Python/mactoolboxglue.c: In function ‘MenuObj_Convert’: |
---|
203 | :info:build Python/mactoolboxglue.c:410: error: ‘cobj’ undeclared (first use in this function) |
---|
204 | :info:build Python/mactoolboxglue.c:410: error: too many arguments to function ‘PyMacGluePtr_MenuObj_Convert’ |
---|
205 | :info:build Python/mactoolboxglue.c: At top level: |
---|
206 | :info:build Python/mactoolboxglue.c:412: warning: parameter names (without types) in function declaration |
---|
207 | :info:build Python/mactoolboxglue.c:412: error: expected ‘)’ before ‘cobj’ |
---|
208 | :info:build Python/mactoolboxglue.c:413: error: expected declaration specifiers or ‘...’ before ‘GrafPtr’ |
---|
209 | :info:build Python/mactoolboxglue.c:413: error: expected declaration specifiers or ‘...’ before ‘GrafPtr’ |
---|
210 | :info:build Python/mactoolboxglue.c: In function ‘GrafObj_Convert’: |
---|
211 | :info:build Python/mactoolboxglue.c:413: error: ‘cobj’ undeclared (first use in this function) |
---|
212 | :info:build Python/mactoolboxglue.c:413: error: too many arguments to function ‘PyMacGluePtr_GrafObj_Convert’ |
---|
213 | :info:build Python/mactoolboxglue.c: At top level: |
---|
214 | :info:build Python/mactoolboxglue.c:414: warning: parameter names (without types) in function declaration |
---|
215 | :info:build Python/mactoolboxglue.c:414: error: expected ‘)’ before ‘cobj’ |
---|
216 | :info:build Python/mactoolboxglue.c:415: error: expected declaration specifiers or ‘...’ before ‘BitMapPtr’ |
---|
217 | :info:build Python/mactoolboxglue.c:415: error: expected declaration specifiers or ‘...’ before ‘BitMapPtr’ |
---|
218 | :info:build Python/mactoolboxglue.c: In function ‘BMObj_Convert’: |
---|
219 | :info:build Python/mactoolboxglue.c:415: error: ‘cobj’ undeclared (first use in this function) |
---|
220 | :info:build Python/mactoolboxglue.c:415: error: too many arguments to function ‘PyMacGluePtr_BMObj_Convert’ |
---|
221 | :info:build Python/mactoolboxglue.c: At top level: |
---|
222 | :info:build Python/mactoolboxglue.c:416: error: expected ‘)’ before ‘*’ token |
---|
223 | :info:build Python/mactoolboxglue.c:416: error: expected ‘)’ before ‘*’ token |
---|
224 | :info:build Python/mactoolboxglue.c:417: error: expected declaration specifiers or ‘...’ before ‘RGBColor’ |
---|
225 | :info:build Python/mactoolboxglue.c:417: error: expected declaration specifiers or ‘...’ before ‘RGBColor’ |
---|
226 | :info:build Python/mactoolboxglue.c: In function ‘QdRGB_Convert’: |
---|
227 | :info:build Python/mactoolboxglue.c:417: error: ‘cobj’ undeclared (first use in this function) |
---|
228 | :info:build Python/mactoolboxglue.c:417: error: too many arguments to function ‘PyMacGluePtr_QdRGB_Convert’ |
---|
229 | :info:build Python/mactoolboxglue.c: At top level: |
---|
230 | :info:build Python/mactoolboxglue.c:419: warning: parameter names (without types) in function declaration |
---|
231 | :info:build Python/mactoolboxglue.c:419: error: expected ‘)’ before ‘cobj’ |
---|
232 | :info:build Python/mactoolboxglue.c:420: error: expected declaration specifiers or ‘...’ before ‘GWorldPtr’ |
---|
233 | :info:build Python/mactoolboxglue.c:420: error: expected declaration specifiers or ‘...’ before ‘GWorldPtr’ |
---|
234 | :info:build Python/mactoolboxglue.c: In function ‘GWorldObj_Convert’: |
---|
235 | :info:build Python/mactoolboxglue.c:420: error: ‘cobj’ undeclared (first use in this function) |
---|
236 | :info:build Python/mactoolboxglue.c:420: error: too many arguments to function ‘PyMacGluePtr_GWorldObj_Convert’ |
---|
237 | :info:build Python/mactoolboxglue.c: At top level: |
---|
238 | :info:build Python/mactoolboxglue.c:437: warning: parameter names (without types) in function declaration |
---|
239 | :info:build Python/mactoolboxglue.c:437: error: expected ‘)’ before ‘cobj’ |
---|
240 | :info:build Python/mactoolboxglue.c:438: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
241 | :info:build Python/mactoolboxglue.c:438: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
242 | :info:build Python/mactoolboxglue.c: In function ‘ResObj_Convert’: |
---|
243 | :info:build Python/mactoolboxglue.c:438: error: ‘cobj’ undeclared (first use in this function) |
---|
244 | :info:build Python/mactoolboxglue.c:438: error: too many arguments to function ‘PyMacGluePtr_ResObj_Convert’ |
---|
245 | :info:build Python/mactoolboxglue.c: At top level: |
---|
246 | :info:build Python/mactoolboxglue.c:439: warning: parameter names (without types) in function declaration |
---|
247 | :info:build Python/mactoolboxglue.c:439: error: expected ‘)’ before ‘cobj’ |
---|
248 | :info:build Python/mactoolboxglue.c:440: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
249 | :info:build Python/mactoolboxglue.c:440: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
250 | :info:build Python/mactoolboxglue.c: In function ‘OptResObj_Convert’: |
---|
251 | :info:build Python/mactoolboxglue.c:440: error: ‘cobj’ undeclared (first use in this function) |
---|
252 | :info:build Python/mactoolboxglue.c:440: error: too many arguments to function ‘PyMacGluePtr_OptResObj_Convert’ |
---|
253 | :info:build Python/mactoolboxglue.c: At top level: |
---|
254 | :info:build Python/mactoolboxglue.c:442: warning: parameter names (without types) in function declaration |
---|
255 | :info:build Python/mactoolboxglue.c:442: error: expected ‘)’ before ‘cobj’ |
---|
256 | :info:build Python/mactoolboxglue.c:443: error: expected declaration specifiers or ‘...’ before ‘TEHandle’ |
---|
257 | :info:build Python/mactoolboxglue.c:443: error: expected declaration specifiers or ‘...’ before ‘TEHandle’ |
---|
258 | :info:build Python/mactoolboxglue.c: In function ‘TEObj_Convert’: |
---|
259 | :info:build Python/mactoolboxglue.c:443: error: ‘cobj’ undeclared (first use in this function) |
---|
260 | :info:build Python/mactoolboxglue.c:443: error: too many arguments to function ‘PyMacGluePtr_TEObj_Convert’ |
---|
261 | :info:build Python/mactoolboxglue.c: At top level: |
---|
262 | :info:build Python/mactoolboxglue.c:445: warning: parameter names (without types) in function declaration |
---|
263 | :info:build Python/mactoolboxglue.c:445: error: expected ‘)’ before ‘cobj’ |
---|
264 | :info:build Python/mactoolboxglue.c:446: error: expected declaration specifiers or ‘...’ before ‘WindowPtr’ |
---|
265 | :info:build Python/mactoolboxglue.c:446: error: expected declaration specifiers or ‘...’ before ‘WindowPtr’ |
---|
266 | :info:build Python/mactoolboxglue.c: In function ‘WinObj_Convert’: |
---|
267 | :info:build Python/mactoolboxglue.c:446: error: ‘cobj’ undeclared (first use in this function) |
---|
268 | :info:build Python/mactoolboxglue.c:446: error: too many arguments to function ‘PyMacGluePtr_WinObj_Convert’ |
---|
269 | :info:build Python/mactoolboxglue.c: At top level: |
---|
270 | :info:build Python/mactoolboxglue.c:447: warning: parameter names (without types) in function declaration |
---|
271 | :info:build Python/mactoolboxglue.c:447: error: expected ‘)’ before ‘cobj’ |
---|
272 | :info:build Python/mactoolboxglue.c:449: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
273 | :info:build Python/mactoolboxglue.c:449: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
274 | :info:build Python/mactoolboxglue.c: In function ‘CFObj_Convert’: |
---|
275 | :info:build Python/mactoolboxglue.c:449: error: ‘cobj’ undeclared (first use in this function) |
---|
276 | :info:build Python/mactoolboxglue.c:449: error: too many arguments to function ‘PyMacGluePtr_CFObj_Convert’ |
---|
277 | :info:build Python/mactoolboxglue.c: At top level: |
---|
278 | :info:build Python/mactoolboxglue.c:450: warning: parameter names (without types) in function declaration |
---|
279 | :info:build Python/mactoolboxglue.c:450: error: expected ‘)’ before ‘cobj’ |
---|
280 | :info:build Python/mactoolboxglue.c:452: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
281 | :info:build Python/mactoolboxglue.c:452: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
282 | :info:build Python/mactoolboxglue.c: In function ‘CFTypeRefObj_Convert’: |
---|
283 | :info:build Python/mactoolboxglue.c:452: error: ‘cobj’ undeclared (first use in this function) |
---|
284 | :info:build Python/mactoolboxglue.c:452: error: too many arguments to function ‘PyMacGluePtr_CFTypeRefObj_Convert’ |
---|
285 | :info:build Python/mactoolboxglue.c: At top level: |
---|
286 | :info:build Python/mactoolboxglue.c:453: warning: parameter names (without types) in function declaration |
---|
287 | :info:build Python/mactoolboxglue.c:453: error: expected ‘)’ before ‘cobj’ |
---|
288 | :info:build Python/mactoolboxglue.c:455: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
289 | :info:build Python/mactoolboxglue.c:455: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
290 | :info:build Python/mactoolboxglue.c: In function ‘CFStringRefObj_Convert’: |
---|
291 | :info:build Python/mactoolboxglue.c:455: error: ‘cobj’ undeclared (first use in this function) |
---|
292 | :info:build Python/mactoolboxglue.c:455: error: too many arguments to function ‘PyMacGluePtr_CFStringRefObj_Convert’ |
---|
293 | :info:build Python/mactoolboxglue.c: At top level: |
---|
294 | :info:build Python/mactoolboxglue.c:456: warning: parameter names (without types) in function declaration |
---|
295 | :info:build Python/mactoolboxglue.c:456: error: expected ‘)’ before ‘cobj’ |
---|
296 | :info:build Python/mactoolboxglue.c:457: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
297 | :info:build Python/mactoolboxglue.c:457: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
298 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableStringRefObj_Convert’: |
---|
299 | :info:build Python/mactoolboxglue.c:457: error: ‘cobj’ undeclared (first use in this function) |
---|
300 | :info:build Python/mactoolboxglue.c:457: error: too many arguments to function ‘PyMacGluePtr_CFMutableStringRefObj_Convert’ |
---|
301 | :info:build Python/mactoolboxglue.c: At top level: |
---|
302 | :info:build Python/mactoolboxglue.c:458: warning: parameter names (without types) in function declaration |
---|
303 | :info:build Python/mactoolboxglue.c:458: error: expected ‘)’ before ‘cobj’ |
---|
304 | :info:build Python/mactoolboxglue.c:460: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
305 | :info:build Python/mactoolboxglue.c:460: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
306 | :info:build Python/mactoolboxglue.c: In function ‘CFArrayRefObj_Convert’: |
---|
307 | :info:build Python/mactoolboxglue.c:460: error: ‘cobj’ undeclared (first use in this function) |
---|
308 | :info:build Python/mactoolboxglue.c:460: error: too many arguments to function ‘PyMacGluePtr_CFArrayRefObj_Convert’ |
---|
309 | :info:build Python/mactoolboxglue.c: At top level: |
---|
310 | :info:build Python/mactoolboxglue.c:461: warning: parameter names (without types) in function declaration |
---|
311 | :info:build Python/mactoolboxglue.c:461: error: expected ‘)’ before ‘cobj’ |
---|
312 | :info:build Python/mactoolboxglue.c:462: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
313 | :info:build Python/mactoolboxglue.c:462: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
314 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableArrayRefObj_Convert’: |
---|
315 | :info:build Python/mactoolboxglue.c:462: error: ‘cobj’ undeclared (first use in this function) |
---|
316 | :info:build Python/mactoolboxglue.c:462: error: too many arguments to function ‘PyMacGluePtr_CFMutableArrayRefObj_Convert’ |
---|
317 | :info:build Python/mactoolboxglue.c: At top level: |
---|
318 | :info:build Python/mactoolboxglue.c:463: warning: parameter names (without types) in function declaration |
---|
319 | :info:build Python/mactoolboxglue.c:463: error: expected ‘)’ before ‘cobj’ |
---|
320 | :info:build Python/mactoolboxglue.c:465: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
321 | :info:build Python/mactoolboxglue.c:465: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
322 | :info:build Python/mactoolboxglue.c: In function ‘CFDictionaryRefObj_Convert’: |
---|
323 | :info:build Python/mactoolboxglue.c:465: error: ‘cobj’ undeclared (first use in this function) |
---|
324 | :info:build Python/mactoolboxglue.c:465: error: too many arguments to function ‘PyMacGluePtr_CFDictionaryRefObj_Convert’ |
---|
325 | :info:build Python/mactoolboxglue.c: At top level: |
---|
326 | :info:build Python/mactoolboxglue.c:466: warning: parameter names (without types) in function declaration |
---|
327 | :info:build Python/mactoolboxglue.c:466: error: expected ‘)’ before ‘cobj’ |
---|
328 | :info:build Python/mactoolboxglue.c:467: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
329 | :info:build Python/mactoolboxglue.c:467: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
330 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableDictionaryRefObj_Convert’: |
---|
331 | :info:build Python/mactoolboxglue.c:467: error: ‘cobj’ undeclared (first use in this function) |
---|
332 | :info:build Python/mactoolboxglue.c:467: error: too many arguments to function ‘PyMacGluePtr_CFMutableDictionaryRefObj_Convert’ |
---|
333 | :info:build Python/mactoolboxglue.c: At top level: |
---|
334 | :info:build Python/mactoolboxglue.c:468: warning: parameter names (without types) in function declaration |
---|
335 | :info:build Python/mactoolboxglue.c:468: error: expected ‘)’ before ‘cobj’ |
---|
336 | :info:build Python/mactoolboxglue.c:470: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
337 | :info:build Python/mactoolboxglue.c:470: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
338 | :info:build Python/mactoolboxglue.c: In function ‘CFURLRefObj_Convert’: |
---|
339 | :info:build Python/mactoolboxglue.c:470: error: ‘cobj’ undeclared (first use in this function) |
---|
340 | :info:build Python/mactoolboxglue.c:470: error: too many arguments to function ‘PyMacGluePtr_CFURLRefObj_Convert’ |
---|
341 | :info:build Python/mactoolboxglue.c: At top level: |
---|
342 | :info:build Python/mactoolboxglue.c:471: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
343 | :info:build Python/mactoolboxglue.c:471: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
344 | :info:build Python/mactoolboxglue.c: In function ‘OptionalCFURLRefObj_Convert’: |
---|
345 | :info:build Python/mactoolboxglue.c:471: error: ‘cobj’ undeclared (first use in this function) |
---|
346 | :info:build Python/mactoolboxglue.c:471: error: too many arguments to function ‘PyMacGluePtr_OptionalCFURLRefObj_Convert’ |
---|
347 | :info:build Python/mactoolboxglue.c: At top level: |
---|
348 | :info:build Python/mactoolboxglue.c:472: warning: parameter names (without types) in function declaration |
---|
349 | :info:build Python/mactoolboxglue.c:472: error: expected ‘)’ before ‘cobj’ |
---|
350 | :info:build /Developer/usr/bin/llvm-gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -pipe -O2 -fwrapv -arch x86_64 -arch i386 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/opt/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c |
---|
351 | :info:build In file included from Python/mactoolboxglue.c:27: |
---|
352 | :info:build Include/pymactoolbox.h:10:27: error: Carbon/Carbon.h: No such file or directory |
---|
353 | :info:build Include/pymactoolbox.h:13:33: error: QuickTime/QuickTime.h: No such file or directory |
---|
354 | :info:build In file included from Python/mactoolboxglue.c:27: |
---|
355 | :info:build Include/pymactoolbox.h:23: warning: parameter names (without types) in function declaration |
---|
356 | :info:build Include/pymactoolbox.h:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyMac_GetFullPathname’ |
---|
357 | :info:build Include/pymactoolbox.h:32: error: expected declaration specifiers or ‘...’ before ‘OSType’ |
---|
358 | :info:build Include/pymactoolbox.h:33: warning: parameter names (without types) in function declaration |
---|
359 | :info:build Include/pymactoolbox.h:35: warning: parameter names (without types) in function declaration |
---|
360 | :info:build Include/pymactoolbox.h:37: error: expected declaration specifiers or ‘...’ before ‘Str255’ |
---|
361 | :info:build Include/pymactoolbox.h:38: warning: parameter names (without types) in function declaration |
---|
362 | :info:build Include/pymactoolbox.h:39: warning: parameter names (without types) in function declaration |
---|
363 | :info:build Include/pymactoolbox.h:42: error: expected declaration specifiers or ‘...’ before ‘Rect’ |
---|
364 | :info:build Include/pymactoolbox.h:43: error: expected ‘)’ before ‘*’ token |
---|
365 | :info:build Include/pymactoolbox.h:45: error: expected declaration specifiers or ‘...’ before ‘Point’ |
---|
366 | :info:build Include/pymactoolbox.h:46: warning: parameter names (without types) in function declaration |
---|
367 | :info:build Include/pymactoolbox.h:48: error: expected declaration specifiers or ‘...’ before ‘EventRecord’ |
---|
368 | :info:build Include/pymactoolbox.h:50: error: expected ‘)’ before ‘*’ token |
---|
369 | :info:build Include/pymactoolbox.h:53: error: expected declaration specifiers or ‘...’ before ‘Fixed’ |
---|
370 | :info:build Include/pymactoolbox.h:54: warning: parameter names (without types) in function declaration |
---|
371 | :info:build Include/pymactoolbox.h:55: error: expected declaration specifiers or ‘...’ before ‘wide’ |
---|
372 | :info:build Include/pymactoolbox.h:56: error: expected ‘)’ before ‘*’ token |
---|
373 | :info:build Include/pymactoolbox.h:93: error: expected declaration specifiers or ‘...’ before ‘FSSpec’ |
---|
374 | :info:build Include/pymactoolbox.h:94: error: expected ‘)’ before ‘*’ token |
---|
375 | :info:build Include/pymactoolbox.h:97: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
376 | :info:build Include/pymactoolbox.h:98: error: expected ‘)’ before ‘*’ token |
---|
377 | :info:build Include/pymactoolbox.h:101: error: expected ‘)’ before ‘*’ token |
---|
378 | :info:build Include/pymactoolbox.h:102: error: expected ‘)’ before ‘*’ token |
---|
379 | :info:build Include/pymactoolbox.h:103: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
380 | :info:build Include/pymactoolbox.h:106: warning: parameter names (without types) in function declaration |
---|
381 | :info:build Include/pymactoolbox.h:107: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
382 | :info:build Include/pymactoolbox.h:108: warning: parameter names (without types) in function declaration |
---|
383 | :info:build Include/pymactoolbox.h:109: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
384 | :info:build Include/pymactoolbox.h:113: warning: parameter names (without types) in function declaration |
---|
385 | :info:build Include/pymactoolbox.h:114: error: expected declaration specifiers or ‘...’ before ‘ControlHandle’ |
---|
386 | :info:build Include/pymactoolbox.h:119: warning: parameter names (without types) in function declaration |
---|
387 | :info:build Include/pymactoolbox.h:120: error: expected declaration specifiers or ‘...’ before ‘DialogPtr’ |
---|
388 | :info:build Include/pymactoolbox.h:121: warning: parameter names (without types) in function declaration |
---|
389 | :info:build Include/pymactoolbox.h:126: warning: parameter names (without types) in function declaration |
---|
390 | :info:build Include/pymactoolbox.h:127: error: expected declaration specifiers or ‘...’ before ‘DragReference’ |
---|
391 | :info:build Include/pymactoolbox.h:132: warning: parameter names (without types) in function declaration |
---|
392 | :info:build Include/pymactoolbox.h:133: error: expected declaration specifiers or ‘...’ before ‘ListHandle’ |
---|
393 | :info:build Include/pymactoolbox.h:138: warning: parameter names (without types) in function declaration |
---|
394 | :info:build Include/pymactoolbox.h:139: error: expected declaration specifiers or ‘...’ before ‘MenuHandle’ |
---|
395 | :info:build Include/pymactoolbox.h:144: warning: parameter names (without types) in function declaration |
---|
396 | :info:build Include/pymactoolbox.h:145: error: expected declaration specifiers or ‘...’ before ‘GrafPtr’ |
---|
397 | :info:build Include/pymactoolbox.h:146: warning: parameter names (without types) in function declaration |
---|
398 | :info:build Include/pymactoolbox.h:147: error: expected declaration specifiers or ‘...’ before ‘BitMapPtr’ |
---|
399 | :info:build Include/pymactoolbox.h:148: error: expected ‘)’ before ‘*’ token |
---|
400 | :info:build Include/pymactoolbox.h:149: error: expected declaration specifiers or ‘...’ before ‘RGBColor’ |
---|
401 | :info:build Include/pymactoolbox.h:154: warning: parameter names (without types) in function declaration |
---|
402 | :info:build Include/pymactoolbox.h:155: error: expected declaration specifiers or ‘...’ before ‘GWorldPtr’ |
---|
403 | :info:build Include/pymactoolbox.h:160: warning: parameter names (without types) in function declaration |
---|
404 | :info:build Include/pymactoolbox.h:161: error: expected declaration specifiers or ‘...’ before ‘Track’ |
---|
405 | :info:build Include/pymactoolbox.h:162: warning: parameter names (without types) in function declaration |
---|
406 | :info:build Include/pymactoolbox.h:163: error: expected declaration specifiers or ‘...’ before ‘Movie’ |
---|
407 | :info:build Include/pymactoolbox.h:164: warning: parameter names (without types) in function declaration |
---|
408 | :info:build Include/pymactoolbox.h:165: error: expected declaration specifiers or ‘...’ before ‘MovieController’ |
---|
409 | :info:build Include/pymactoolbox.h:166: warning: parameter names (without types) in function declaration |
---|
410 | :info:build Include/pymactoolbox.h:167: error: expected declaration specifiers or ‘...’ before ‘TimeBase’ |
---|
411 | :info:build Include/pymactoolbox.h:168: warning: parameter names (without types) in function declaration |
---|
412 | :info:build Include/pymactoolbox.h:169: error: expected declaration specifiers or ‘...’ before ‘UserData’ |
---|
413 | :info:build Include/pymactoolbox.h:170: warning: parameter names (without types) in function declaration |
---|
414 | :info:build Include/pymactoolbox.h:171: error: expected declaration specifiers or ‘...’ before ‘Media’ |
---|
415 | :info:build Include/pymactoolbox.h:175: warning: parameter names (without types) in function declaration |
---|
416 | :info:build Include/pymactoolbox.h:176: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
417 | :info:build Include/pymactoolbox.h:177: warning: parameter names (without types) in function declaration |
---|
418 | :info:build Include/pymactoolbox.h:178: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
419 | :info:build Include/pymactoolbox.h:182: warning: parameter names (without types) in function declaration |
---|
420 | :info:build Include/pymactoolbox.h:183: error: expected declaration specifiers or ‘...’ before ‘TEHandle’ |
---|
421 | :info:build Include/pymactoolbox.h:188: warning: parameter names (without types) in function declaration |
---|
422 | :info:build Include/pymactoolbox.h:189: error: expected declaration specifiers or ‘...’ before ‘WindowPtr’ |
---|
423 | :info:build Include/pymactoolbox.h:190: warning: parameter names (without types) in function declaration |
---|
424 | :info:build Include/pymactoolbox.h:194: warning: parameter names (without types) in function declaration |
---|
425 | :info:build Include/pymactoolbox.h:195: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
426 | :info:build Include/pymactoolbox.h:196: warning: parameter names (without types) in function declaration |
---|
427 | :info:build Include/pymactoolbox.h:197: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
428 | :info:build Include/pymactoolbox.h:198: warning: parameter names (without types) in function declaration |
---|
429 | :info:build Include/pymactoolbox.h:199: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
430 | :info:build Include/pymactoolbox.h:200: warning: parameter names (without types) in function declaration |
---|
431 | :info:build Include/pymactoolbox.h:201: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
432 | :info:build Include/pymactoolbox.h:202: warning: parameter names (without types) in function declaration |
---|
433 | :info:build Include/pymactoolbox.h:203: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
434 | :info:build Include/pymactoolbox.h:204: warning: parameter names (without types) in function declaration |
---|
435 | :info:build Include/pymactoolbox.h:205: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
436 | :info:build Include/pymactoolbox.h:206: warning: parameter names (without types) in function declaration |
---|
437 | :info:build Include/pymactoolbox.h:207: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
438 | :info:build Include/pymactoolbox.h:208: warning: parameter names (without types) in function declaration |
---|
439 | :info:build Include/pymactoolbox.h:209: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
440 | :info:build Include/pymactoolbox.h:210: warning: parameter names (without types) in function declaration |
---|
441 | :info:build Include/pymactoolbox.h:211: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
442 | :info:build Include/pymactoolbox.h:212: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
443 | :info:build Python/mactoolboxglue.c:103: error: expected ‘)’ before ‘err’ |
---|
444 | :info:build Python/mactoolboxglue.c:111: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyMac_GetFullPathname’ |
---|
445 | :info:build Python/mactoolboxglue.c:161: error: expected declaration specifiers or ‘...’ before ‘OSType’ |
---|
446 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetOSType’: |
---|
447 | :info:build Python/mactoolboxglue.c:170: error: ‘pr’ undeclared (first use in this function) |
---|
448 | :info:build Python/mactoolboxglue.c:170: error: (Each undeclared identifier is reported only once |
---|
449 | :info:build Python/mactoolboxglue.c:170: error: for each function it appears in.) |
---|
450 | :info:build Python/mactoolboxglue.c:170: error: ‘OSType’ undeclared (first use in this function) |
---|
451 | :info:build Python/mactoolboxglue.c: At top level: |
---|
452 | :info:build Python/mactoolboxglue.c:176: error: expected ‘)’ before ‘t’ |
---|
453 | :info:build Python/mactoolboxglue.c:184: error: expected ‘)’ before ‘t’ |
---|
454 | :info:build Python/mactoolboxglue.c:192: error: expected declaration specifiers or ‘...’ before ‘Str255’ |
---|
455 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetStr255’: |
---|
456 | :info:build Python/mactoolboxglue.c:200: error: ‘pbuf’ undeclared (first use in this function) |
---|
457 | :info:build Python/mactoolboxglue.c: At top level: |
---|
458 | :info:build Python/mactoolboxglue.c:207: error: expected ‘)’ before ‘s’ |
---|
459 | :info:build Python/mactoolboxglue.c:217: error: expected ‘)’ before ‘s’ |
---|
460 | :info:build Python/mactoolboxglue.c:233: error: expected declaration specifiers or ‘...’ before ‘Rect’ |
---|
461 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetRect’: |
---|
462 | :info:build Python/mactoolboxglue.c:235: error: ‘r’ undeclared (first use in this function) |
---|
463 | :info:build Python/mactoolboxglue.c: At top level: |
---|
464 | :info:build Python/mactoolboxglue.c:240: error: expected ‘)’ before ‘*’ token |
---|
465 | :info:build Python/mactoolboxglue.c:251: error: expected declaration specifiers or ‘...’ before ‘Point’ |
---|
466 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetPoint’: |
---|
467 | :info:build Python/mactoolboxglue.c:253: error: ‘p’ undeclared (first use in this function) |
---|
468 | :info:build Python/mactoolboxglue.c: At top level: |
---|
469 | :info:build Python/mactoolboxglue.c:258: error: expected ‘)’ before ‘p’ |
---|
470 | :info:build Python/mactoolboxglue.c:267: error: expected declaration specifiers or ‘...’ before ‘EventRecord’ |
---|
471 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetEventRecord’: |
---|
472 | :info:build Python/mactoolboxglue.c:270: error: ‘e’ undeclared (first use in this function) |
---|
473 | :info:build Python/mactoolboxglue.c: At top level: |
---|
474 | :info:build Python/mactoolboxglue.c:280: error: expected ‘)’ before ‘*’ token |
---|
475 | :info:build Python/mactoolboxglue.c:293: error: expected declaration specifiers or ‘...’ before ‘Fixed’ |
---|
476 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFixed’: |
---|
477 | :info:build Python/mactoolboxglue.c:299: error: ‘f’ undeclared (first use in this function) |
---|
478 | :info:build Python/mactoolboxglue.c:299: error: ‘Fixed’ undeclared (first use in this function) |
---|
479 | :info:build Python/mactoolboxglue.c: At top level: |
---|
480 | :info:build Python/mactoolboxglue.c:305: error: expected ‘)’ before ‘f’ |
---|
481 | :info:build Python/mactoolboxglue.c:316: error: expected declaration specifiers or ‘...’ before ‘wide’ |
---|
482 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_Getwide’: |
---|
483 | :info:build Python/mactoolboxglue.c:319: error: ‘rv’ undeclared (first use in this function) |
---|
484 | :info:build Python/mactoolboxglue.c: At top level: |
---|
485 | :info:build Python/mactoolboxglue.c:330: error: expected ‘)’ before ‘*’ token |
---|
486 | :info:build Python/mactoolboxglue.c:382: error: expected ‘)’ before ‘*’ token |
---|
487 | :info:build Python/mactoolboxglue.c:382: error: expected ‘)’ before ‘*’ token |
---|
488 | :info:build Python/mactoolboxglue.c:383: error: expected declaration specifiers or ‘...’ before ‘FSSpec’ |
---|
489 | :info:build Python/mactoolboxglue.c:383: error: expected declaration specifiers or ‘...’ before ‘FSSpec’ |
---|
490 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFSSpec’: |
---|
491 | :info:build Python/mactoolboxglue.c:383: error: ‘cobj’ undeclared (first use in this function) |
---|
492 | :info:build Python/mactoolboxglue.c:383: error: too many arguments to function ‘PyMacGluePtr_PyMac_GetFSSpec’ |
---|
493 | :info:build Python/mactoolboxglue.c: At top level: |
---|
494 | :info:build Python/mactoolboxglue.c:384: error: expected ‘)’ before ‘*’ token |
---|
495 | :info:build Python/mactoolboxglue.c:384: error: expected ‘)’ before ‘*’ token |
---|
496 | :info:build Python/mactoolboxglue.c:385: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
497 | :info:build Python/mactoolboxglue.c:385: error: expected declaration specifiers or ‘...’ before ‘FSRef’ |
---|
498 | :info:build Python/mactoolboxglue.c: In function ‘PyMac_GetFSRef’: |
---|
499 | :info:build Python/mactoolboxglue.c:385: error: ‘cobj’ undeclared (first use in this function) |
---|
500 | :info:build Python/mactoolboxglue.c:385: error: too many arguments to function ‘PyMacGluePtr_PyMac_GetFSRef’ |
---|
501 | :info:build Python/mactoolboxglue.c: At top level: |
---|
502 | :info:build Python/mactoolboxglue.c:387: error: expected ‘)’ before ‘*’ token |
---|
503 | :info:build Python/mactoolboxglue.c:387: error: expected ‘)’ before ‘*’ token |
---|
504 | :info:build Python/mactoolboxglue.c:388: error: expected ‘)’ before ‘*’ token |
---|
505 | :info:build Python/mactoolboxglue.c:388: error: expected ‘)’ before ‘*’ token |
---|
506 | :info:build Python/mactoolboxglue.c:389: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
507 | :info:build Python/mactoolboxglue.c:389: error: expected declaration specifiers or ‘...’ before ‘AppleEvent’ |
---|
508 | :info:build Python/mactoolboxglue.c: In function ‘AEDesc_Convert’: |
---|
509 | :info:build Python/mactoolboxglue.c:389: error: ‘cobj’ undeclared (first use in this function) |
---|
510 | :info:build Python/mactoolboxglue.c:389: error: too many arguments to function ‘PyMacGluePtr_AEDesc_Convert’ |
---|
511 | :info:build Python/mactoolboxglue.c: At top level: |
---|
512 | :info:build Python/mactoolboxglue.c:391: warning: parameter names (without types) in function declaration |
---|
513 | :info:build Python/mactoolboxglue.c:391: error: expected ‘)’ before ‘cobj’ |
---|
514 | :info:build Python/mactoolboxglue.c:392: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
515 | :info:build Python/mactoolboxglue.c:392: error: expected declaration specifiers or ‘...’ before ‘Component’ |
---|
516 | :info:build Python/mactoolboxglue.c: In function ‘CmpObj_Convert’: |
---|
517 | :info:build Python/mactoolboxglue.c:392: error: ‘cobj’ undeclared (first use in this function) |
---|
518 | :info:build Python/mactoolboxglue.c:392: error: too many arguments to function ‘PyMacGluePtr_CmpObj_Convert’ |
---|
519 | :info:build Python/mactoolboxglue.c: At top level: |
---|
520 | :info:build Python/mactoolboxglue.c:393: warning: parameter names (without types) in function declaration |
---|
521 | :info:build Python/mactoolboxglue.c:393: error: expected ‘)’ before ‘cobj’ |
---|
522 | :info:build Python/mactoolboxglue.c:394: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
523 | :info:build Python/mactoolboxglue.c:394: error: expected declaration specifiers or ‘...’ before ‘ComponentInstance’ |
---|
524 | :info:build Python/mactoolboxglue.c: In function ‘CmpInstObj_Convert’: |
---|
525 | :info:build Python/mactoolboxglue.c:394: error: ‘cobj’ undeclared (first use in this function) |
---|
526 | :info:build Python/mactoolboxglue.c:394: error: too many arguments to function ‘PyMacGluePtr_CmpInstObj_Convert’ |
---|
527 | :info:build Python/mactoolboxglue.c: At top level: |
---|
528 | :info:build Python/mactoolboxglue.c:396: warning: parameter names (without types) in function declaration |
---|
529 | :info:build Python/mactoolboxglue.c:396: error: expected ‘)’ before ‘cobj’ |
---|
530 | :info:build Python/mactoolboxglue.c:397: error: expected declaration specifiers or ‘...’ before ‘ControlHandle’ |
---|
531 | :info:build Python/mactoolboxglue.c:397: error: expected declaration specifiers or ‘...’ before ‘ControlHandle’ |
---|
532 | :info:build Python/mactoolboxglue.c: In function ‘CtlObj_Convert’: |
---|
533 | :info:build Python/mactoolboxglue.c:397: error: ‘cobj’ undeclared (first use in this function) |
---|
534 | :info:build Python/mactoolboxglue.c:397: error: too many arguments to function ‘PyMacGluePtr_CtlObj_Convert’ |
---|
535 | :info:build Python/mactoolboxglue.c: At top level: |
---|
536 | :info:build Python/mactoolboxglue.c:399: warning: parameter names (without types) in function declaration |
---|
537 | :info:build Python/mactoolboxglue.c:399: error: expected ‘)’ before ‘cobj’ |
---|
538 | :info:build Python/mactoolboxglue.c:400: error: expected declaration specifiers or ‘...’ before ‘DialogPtr’ |
---|
539 | :info:build Python/mactoolboxglue.c:400: error: expected declaration specifiers or ‘...’ before ‘DialogPtr’ |
---|
540 | :info:build Python/mactoolboxglue.c: In function ‘DlgObj_Convert’: |
---|
541 | :info:build Python/mactoolboxglue.c:400: error: ‘cobj’ undeclared (first use in this function) |
---|
542 | :info:build Python/mactoolboxglue.c:400: error: too many arguments to function ‘PyMacGluePtr_DlgObj_Convert’ |
---|
543 | :info:build Python/mactoolboxglue.c: At top level: |
---|
544 | :info:build Python/mactoolboxglue.c:401: warning: parameter names (without types) in function declaration |
---|
545 | :info:build Python/mactoolboxglue.c:401: error: expected ‘)’ before ‘cobj’ |
---|
546 | :info:build Python/mactoolboxglue.c:403: warning: parameter names (without types) in function declaration |
---|
547 | :info:build Python/mactoolboxglue.c:403: error: expected ‘)’ before ‘cobj’ |
---|
548 | :info:build Python/mactoolboxglue.c:404: error: expected declaration specifiers or ‘...’ before ‘DragReference’ |
---|
549 | :info:build Python/mactoolboxglue.c:404: error: expected declaration specifiers or ‘...’ before ‘DragReference’ |
---|
550 | :info:build Python/mactoolboxglue.c: In function ‘DragObj_Convert’: |
---|
551 | :info:build Python/mactoolboxglue.c:404: error: ‘cobj’ undeclared (first use in this function) |
---|
552 | :info:build Python/mactoolboxglue.c:404: error: too many arguments to function ‘PyMacGluePtr_DragObj_Convert’ |
---|
553 | :info:build Python/mactoolboxglue.c: At top level: |
---|
554 | :info:build Python/mactoolboxglue.c:406: warning: parameter names (without types) in function declaration |
---|
555 | :info:build Python/mactoolboxglue.c:406: error: expected ‘)’ before ‘cobj’ |
---|
556 | :info:build Python/mactoolboxglue.c:407: error: expected declaration specifiers or ‘...’ before ‘ListHandle’ |
---|
557 | :info:build Python/mactoolboxglue.c:407: error: expected declaration specifiers or ‘...’ before ‘ListHandle’ |
---|
558 | :info:build Python/mactoolboxglue.c: In function ‘ListObj_Convert’: |
---|
559 | :info:build Python/mactoolboxglue.c:407: error: ‘cobj’ undeclared (first use in this function) |
---|
560 | :info:build Python/mactoolboxglue.c:407: error: too many arguments to function ‘PyMacGluePtr_ListObj_Convert’ |
---|
561 | :info:build Python/mactoolboxglue.c: At top level: |
---|
562 | :info:build Python/mactoolboxglue.c:409: warning: parameter names (without types) in function declaration |
---|
563 | :info:build Python/mactoolboxglue.c:409: error: expected ‘)’ before ‘cobj’ |
---|
564 | :info:build Python/mactoolboxglue.c:410: error: expected declaration specifiers or ‘...’ before ‘MenuHandle’ |
---|
565 | :info:build Python/mactoolboxglue.c:410: error: expected declaration specifiers or ‘...’ before ‘MenuHandle’ |
---|
566 | :info:build Python/mactoolboxglue.c: In function ‘MenuObj_Convert’: |
---|
567 | :info:build Python/mactoolboxglue.c:410: error: ‘cobj’ undeclared (first use in this function) |
---|
568 | :info:build Python/mactoolboxglue.c:410: error: too many arguments to function ‘PyMacGluePtr_MenuObj_Convert’ |
---|
569 | :info:build Python/mactoolboxglue.c: At top level: |
---|
570 | :info:build Python/mactoolboxglue.c:412: warning: parameter names (without types) in function declaration |
---|
571 | :info:build Python/mactoolboxglue.c:412: error: expected ‘)’ before ‘cobj’ |
---|
572 | :info:build Python/mactoolboxglue.c:413: error: expected declaration specifiers or ‘...’ before ‘GrafPtr’ |
---|
573 | :info:build Python/mactoolboxglue.c:413: error: expected declaration specifiers or ‘...’ before ‘GrafPtr’ |
---|
574 | :info:build Python/mactoolboxglue.c: In function ‘GrafObj_Convert’: |
---|
575 | :info:build Python/mactoolboxglue.c:413: error: ‘cobj’ undeclared (first use in this function) |
---|
576 | :info:build Python/mactoolboxglue.c:413: error: too many arguments to function ‘PyMacGluePtr_GrafObj_Convert’ |
---|
577 | :info:build Python/mactoolboxglue.c: At top level: |
---|
578 | :info:build Python/mactoolboxglue.c:414: warning: parameter names (without types) in function declaration |
---|
579 | :info:build Python/mactoolboxglue.c:414: error: expected ‘)’ before ‘cobj’ |
---|
580 | :info:build Python/mactoolboxglue.c:415: error: expected declaration specifiers or ‘...’ before ‘BitMapPtr’ |
---|
581 | :info:build Python/mactoolboxglue.c:415: error: expected declaration specifiers or ‘...’ before ‘BitMapPtr’ |
---|
582 | :info:build Python/mactoolboxglue.c: In function ‘BMObj_Convert’: |
---|
583 | :info:build Python/mactoolboxglue.c:415: error: ‘cobj’ undeclared (first use in this function) |
---|
584 | :info:build Python/mactoolboxglue.c:415: error: too many arguments to function ‘PyMacGluePtr_BMObj_Convert’ |
---|
585 | :info:build Python/mactoolboxglue.c: At top level: |
---|
586 | :info:build Python/mactoolboxglue.c:416: error: expected ‘)’ before ‘*’ token |
---|
587 | :info:build Python/mactoolboxglue.c:416: error: expected ‘)’ before ‘*’ token |
---|
588 | :info:build Python/mactoolboxglue.c:417: error: expected declaration specifiers or ‘...’ before ‘RGBColor’ |
---|
589 | :info:build Python/mactoolboxglue.c:417: error: expected declaration specifiers or ‘...’ before ‘RGBColor’ |
---|
590 | :info:build Python/mactoolboxglue.c: In function ‘QdRGB_Convert’: |
---|
591 | :info:build Python/mactoolboxglue.c:417: error: ‘cobj’ undeclared (first use in this function) |
---|
592 | :info:build Python/mactoolboxglue.c:417: error: too many arguments to function ‘PyMacGluePtr_QdRGB_Convert’ |
---|
593 | :info:build Python/mactoolboxglue.c: At top level: |
---|
594 | :info:build Python/mactoolboxglue.c:419: warning: parameter names (without types) in function declaration |
---|
595 | :info:build Python/mactoolboxglue.c:419: error: expected ‘)’ before ‘cobj’ |
---|
596 | :info:build Python/mactoolboxglue.c:420: error: expected declaration specifiers or ‘...’ before ‘GWorldPtr’ |
---|
597 | :info:build Python/mactoolboxglue.c:420: error: expected declaration specifiers or ‘...’ before ‘GWorldPtr’ |
---|
598 | :info:build Python/mactoolboxglue.c: In function ‘GWorldObj_Convert’: |
---|
599 | :info:build Python/mactoolboxglue.c:420: error: ‘cobj’ undeclared (first use in this function) |
---|
600 | :info:build Python/mactoolboxglue.c:420: error: too many arguments to function ‘PyMacGluePtr_GWorldObj_Convert’ |
---|
601 | :info:build Python/mactoolboxglue.c: At top level: |
---|
602 | :info:build Python/mactoolboxglue.c:423: warning: parameter names (without types) in function declaration |
---|
603 | :info:build Python/mactoolboxglue.c:423: error: expected ‘)’ before ‘cobj’ |
---|
604 | :info:build Python/mactoolboxglue.c:424: error: expected declaration specifiers or ‘...’ before ‘Track’ |
---|
605 | :info:build Python/mactoolboxglue.c:424: error: expected declaration specifiers or ‘...’ before ‘Track’ |
---|
606 | :info:build Python/mactoolboxglue.c: In function ‘TrackObj_Convert’: |
---|
607 | :info:build Python/mactoolboxglue.c:424: error: ‘cobj’ undeclared (first use in this function) |
---|
608 | :info:build Python/mactoolboxglue.c:424: error: too many arguments to function ‘PyMacGluePtr_TrackObj_Convert’ |
---|
609 | :info:build Python/mactoolboxglue.c: At top level: |
---|
610 | :info:build Python/mactoolboxglue.c:425: warning: parameter names (without types) in function declaration |
---|
611 | :info:build Python/mactoolboxglue.c:425: error: expected ‘)’ before ‘cobj’ |
---|
612 | :info:build Python/mactoolboxglue.c:426: error: expected declaration specifiers or ‘...’ before ‘Movie’ |
---|
613 | :info:build Python/mactoolboxglue.c:426: error: expected declaration specifiers or ‘...’ before ‘Movie’ |
---|
614 | :info:build Python/mactoolboxglue.c: In function ‘MovieObj_Convert’: |
---|
615 | :info:build Python/mactoolboxglue.c:426: error: ‘cobj’ undeclared (first use in this function) |
---|
616 | :info:build Python/mactoolboxglue.c:426: error: too many arguments to function ‘PyMacGluePtr_MovieObj_Convert’ |
---|
617 | :info:build Python/mactoolboxglue.c: At top level: |
---|
618 | :info:build Python/mactoolboxglue.c:427: warning: parameter names (without types) in function declaration |
---|
619 | :info:build Python/mactoolboxglue.c:427: error: expected ‘)’ before ‘cobj’ |
---|
620 | :info:build Python/mactoolboxglue.c:428: error: expected declaration specifiers or ‘...’ before ‘MovieController’ |
---|
621 | :info:build Python/mactoolboxglue.c:428: error: expected declaration specifiers or ‘...’ before ‘MovieController’ |
---|
622 | :info:build Python/mactoolboxglue.c: In function ‘MovieCtlObj_Convert’: |
---|
623 | :info:build Python/mactoolboxglue.c:428: error: ‘cobj’ undeclared (first use in this function) |
---|
624 | :info:build Python/mactoolboxglue.c:428: error: too many arguments to function ‘PyMacGluePtr_MovieCtlObj_Convert’ |
---|
625 | :info:build Python/mactoolboxglue.c: At top level: |
---|
626 | :info:build Python/mactoolboxglue.c:429: warning: parameter names (without types) in function declaration |
---|
627 | :info:build Python/mactoolboxglue.c:429: error: expected ‘)’ before ‘cobj’ |
---|
628 | :info:build Python/mactoolboxglue.c:430: error: expected declaration specifiers or ‘...’ before ‘TimeBase’ |
---|
629 | :info:build Python/mactoolboxglue.c:430: error: expected declaration specifiers or ‘...’ before ‘TimeBase’ |
---|
630 | :info:build Python/mactoolboxglue.c: In function ‘TimeBaseObj_Convert’: |
---|
631 | :info:build Python/mactoolboxglue.c:430: error: ‘cobj’ undeclared (first use in this function) |
---|
632 | :info:build Python/mactoolboxglue.c:430: error: too many arguments to function ‘PyMacGluePtr_TimeBaseObj_Convert’ |
---|
633 | :info:build Python/mactoolboxglue.c: At top level: |
---|
634 | :info:build Python/mactoolboxglue.c:431: warning: parameter names (without types) in function declaration |
---|
635 | :info:build Python/mactoolboxglue.c:431: error: expected ‘)’ before ‘cobj’ |
---|
636 | :info:build Python/mactoolboxglue.c:432: error: expected declaration specifiers or ‘...’ before ‘UserData’ |
---|
637 | :info:build Python/mactoolboxglue.c:432: error: expected declaration specifiers or ‘...’ before ‘UserData’ |
---|
638 | :info:build Python/mactoolboxglue.c: In function ‘UserDataObj_Convert’: |
---|
639 | :info:build Python/mactoolboxglue.c:432: error: ‘cobj’ undeclared (first use in this function) |
---|
640 | :info:build Python/mactoolboxglue.c:432: error: too many arguments to function ‘PyMacGluePtr_UserDataObj_Convert’ |
---|
641 | :info:build Python/mactoolboxglue.c: At top level: |
---|
642 | :info:build Python/mactoolboxglue.c:433: warning: parameter names (without types) in function declaration |
---|
643 | :info:build Python/mactoolboxglue.c:433: error: expected ‘)’ before ‘cobj’ |
---|
644 | :info:build Python/mactoolboxglue.c:434: error: expected declaration specifiers or ‘...’ before ‘Media’ |
---|
645 | :info:build Python/mactoolboxglue.c:434: error: expected declaration specifiers or ‘...’ before ‘Media’ |
---|
646 | :info:build Python/mactoolboxglue.c: In function ‘MediaObj_Convert’: |
---|
647 | :info:build Python/mactoolboxglue.c:434: error: ‘cobj’ undeclared (first use in this function) |
---|
648 | :info:build Python/mactoolboxglue.c:434: error: too many arguments to function ‘PyMacGluePtr_MediaObj_Convert’ |
---|
649 | :info:build Python/mactoolboxglue.c: At top level: |
---|
650 | :info:build Python/mactoolboxglue.c:437: warning: parameter names (without types) in function declaration |
---|
651 | :info:build Python/mactoolboxglue.c:437: error: expected ‘)’ before ‘cobj’ |
---|
652 | :info:build Python/mactoolboxglue.c:438: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
653 | :info:build Python/mactoolboxglue.c:438: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
654 | :info:build Python/mactoolboxglue.c: In function ‘ResObj_Convert’: |
---|
655 | :info:build Python/mactoolboxglue.c:438: error: ‘cobj’ undeclared (first use in this function) |
---|
656 | :info:build Python/mactoolboxglue.c:438: error: too many arguments to function ‘PyMacGluePtr_ResObj_Convert’ |
---|
657 | :info:build Python/mactoolboxglue.c: At top level: |
---|
658 | :info:build Python/mactoolboxglue.c:439: warning: parameter names (without types) in function declaration |
---|
659 | :info:build Python/mactoolboxglue.c:439: error: expected ‘)’ before ‘cobj’ |
---|
660 | :info:build Python/mactoolboxglue.c:440: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
661 | :info:build Python/mactoolboxglue.c:440: error: expected declaration specifiers or ‘...’ before ‘Handle’ |
---|
662 | :info:build Python/mactoolboxglue.c: In function ‘OptResObj_Convert’: |
---|
663 | :info:build Python/mactoolboxglue.c:440: error: ‘cobj’ undeclared (first use in this function) |
---|
664 | :info:build Python/mactoolboxglue.c:440: error: too many arguments to function ‘PyMacGluePtr_OptResObj_Convert’ |
---|
665 | :info:build Python/mactoolboxglue.c: At top level: |
---|
666 | :info:build Python/mactoolboxglue.c:442: warning: parameter names (without types) in function declaration |
---|
667 | :info:build Python/mactoolboxglue.c:442: error: expected ‘)’ before ‘cobj’ |
---|
668 | :info:build Python/mactoolboxglue.c:443: error: expected declaration specifiers or ‘...’ before ‘TEHandle’ |
---|
669 | :info:build Python/mactoolboxglue.c:443: error: expected declaration specifiers or ‘...’ before ‘TEHandle’ |
---|
670 | :info:build Python/mactoolboxglue.c: In function ‘TEObj_Convert’: |
---|
671 | :info:build Python/mactoolboxglue.c:443: error: ‘cobj’ undeclared (first use in this function) |
---|
672 | :info:build Python/mactoolboxglue.c:443: error: too many arguments to function ‘PyMacGluePtr_TEObj_Convert’ |
---|
673 | :info:build Python/mactoolboxglue.c: At top level: |
---|
674 | :info:build Python/mactoolboxglue.c:445: warning: parameter names (without types) in function declaration |
---|
675 | :info:build Python/mactoolboxglue.c:445: error: expected ‘)’ before ‘cobj’ |
---|
676 | :info:build Python/mactoolboxglue.c:446: error: expected declaration specifiers or ‘...’ before ‘WindowPtr’ |
---|
677 | :info:build Python/mactoolboxglue.c:446: error: expected declaration specifiers or ‘...’ before ‘WindowPtr’ |
---|
678 | :info:build Python/mactoolboxglue.c: In function ‘WinObj_Convert’: |
---|
679 | :info:build Python/mactoolboxglue.c:446: error: ‘cobj’ undeclared (first use in this function) |
---|
680 | :info:build Python/mactoolboxglue.c:446: error: too many arguments to function ‘PyMacGluePtr_WinObj_Convert’ |
---|
681 | :info:build Python/mactoolboxglue.c: At top level: |
---|
682 | :info:build Python/mactoolboxglue.c:447: warning: parameter names (without types) in function declaration |
---|
683 | :info:build Python/mactoolboxglue.c:447: error: expected ‘)’ before ‘cobj’ |
---|
684 | :info:build Python/mactoolboxglue.c:449: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
685 | :info:build Python/mactoolboxglue.c:449: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
686 | :info:build Python/mactoolboxglue.c: In function ‘CFObj_Convert’: |
---|
687 | :info:build Python/mactoolboxglue.c:449: error: ‘cobj’ undeclared (first use in this function) |
---|
688 | :info:build Python/mactoolboxglue.c:449: error: too many arguments to function ‘PyMacGluePtr_CFObj_Convert’ |
---|
689 | :info:build Python/mactoolboxglue.c: At top level: |
---|
690 | :info:build Python/mactoolboxglue.c:450: warning: parameter names (without types) in function declaration |
---|
691 | :info:build Python/mactoolboxglue.c:450: error: expected ‘)’ before ‘cobj’ |
---|
692 | :info:build Python/mactoolboxglue.c:452: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
693 | :info:build Python/mactoolboxglue.c:452: error: expected declaration specifiers or ‘...’ before ‘CFTypeRef’ |
---|
694 | :info:build Python/mactoolboxglue.c: In function ‘CFTypeRefObj_Convert’: |
---|
695 | :info:build Python/mactoolboxglue.c:452: error: ‘cobj’ undeclared (first use in this function) |
---|
696 | :info:build Python/mactoolboxglue.c:452: error: too many arguments to function ‘PyMacGluePtr_CFTypeRefObj_Convert’ |
---|
697 | :info:build Python/mactoolboxglue.c: At top level: |
---|
698 | :info:build Python/mactoolboxglue.c:453: warning: parameter names (without types) in function declaration |
---|
699 | :info:build Python/mactoolboxglue.c:453: error: expected ‘)’ before ‘cobj’ |
---|
700 | :info:build Python/mactoolboxglue.c:455: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
701 | :info:build Python/mactoolboxglue.c:455: error: expected declaration specifiers or ‘...’ before ‘CFStringRef’ |
---|
702 | :info:build Python/mactoolboxglue.c: In function ‘CFStringRefObj_Convert’: |
---|
703 | :info:build Python/mactoolboxglue.c:455: error: ‘cobj’ undeclared (first use in this function) |
---|
704 | :info:build Python/mactoolboxglue.c:455: error: too many arguments to function ‘PyMacGluePtr_CFStringRefObj_Convert’ |
---|
705 | :info:build Python/mactoolboxglue.c: At top level: |
---|
706 | :info:build Python/mactoolboxglue.c:456: warning: parameter names (without types) in function declaration |
---|
707 | :info:build Python/mactoolboxglue.c:456: error: expected ‘)’ before ‘cobj’ |
---|
708 | :info:build Python/mactoolboxglue.c:457: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
709 | :info:build Python/mactoolboxglue.c:457: error: expected declaration specifiers or ‘...’ before ‘CFMutableStringRef’ |
---|
710 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableStringRefObj_Convert’: |
---|
711 | :info:build Python/mactoolboxglue.c:457: error: ‘cobj’ undeclared (first use in this function) |
---|
712 | :info:build Python/mactoolboxglue.c:457: error: too many arguments to function ‘PyMacGluePtr_CFMutableStringRefObj_Convert’ |
---|
713 | :info:build Python/mactoolboxglue.c: At top level: |
---|
714 | :info:build Python/mactoolboxglue.c:458: warning: parameter names (without types) in function declaration |
---|
715 | :info:build Python/mactoolboxglue.c:458: error: expected ‘)’ before ‘cobj’ |
---|
716 | :info:build Python/mactoolboxglue.c:460: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
717 | :info:build Python/mactoolboxglue.c:460: error: expected declaration specifiers or ‘...’ before ‘CFArrayRef’ |
---|
718 | :info:build Python/mactoolboxglue.c: In function ‘CFArrayRefObj_Convert’: |
---|
719 | :info:build Python/mactoolboxglue.c:460: error: ‘cobj’ undeclared (first use in this function) |
---|
720 | :info:build Python/mactoolboxglue.c:460: error: too many arguments to function ‘PyMacGluePtr_CFArrayRefObj_Convert’ |
---|
721 | :info:build Python/mactoolboxglue.c: At top level: |
---|
722 | :info:build Python/mactoolboxglue.c:461: warning: parameter names (without types) in function declaration |
---|
723 | :info:build Python/mactoolboxglue.c:461: error: expected ‘)’ before ‘cobj’ |
---|
724 | :info:build Python/mactoolboxglue.c:462: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
725 | :info:build Python/mactoolboxglue.c:462: error: expected declaration specifiers or ‘...’ before ‘CFMutableArrayRef’ |
---|
726 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableArrayRefObj_Convert’: |
---|
727 | :info:build Python/mactoolboxglue.c:462: error: ‘cobj’ undeclared (first use in this function) |
---|
728 | :info:build Python/mactoolboxglue.c:462: error: too many arguments to function ‘PyMacGluePtr_CFMutableArrayRefObj_Convert’ |
---|
729 | :info:build Python/mactoolboxglue.c: At top level: |
---|
730 | :info:build Python/mactoolboxglue.c:463: warning: parameter names (without types) in function declaration |
---|
731 | :info:build Python/mactoolboxglue.c:463: error: expected ‘)’ before ‘cobj’ |
---|
732 | :info:build Python/mactoolboxglue.c:465: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
733 | :info:build Python/mactoolboxglue.c:465: error: expected declaration specifiers or ‘...’ before ‘CFDictionaryRef’ |
---|
734 | :info:build Python/mactoolboxglue.c: In function ‘CFDictionaryRefObj_Convert’: |
---|
735 | :info:build Python/mactoolboxglue.c:465: error: ‘cobj’ undeclared (first use in this function) |
---|
736 | :info:build Python/mactoolboxglue.c:465: error: too many arguments to function ‘PyMacGluePtr_CFDictionaryRefObj_Convert’ |
---|
737 | :info:build Python/mactoolboxglue.c: At top level: |
---|
738 | :info:build Python/mactoolboxglue.c:466: warning: parameter names (without types) in function declaration |
---|
739 | :info:build Python/mactoolboxglue.c:466: error: expected ‘)’ before ‘cobj’ |
---|
740 | :info:build Python/mactoolboxglue.c:467: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
741 | :info:build Python/mactoolboxglue.c:467: error: expected declaration specifiers or ‘...’ before ‘CFMutableDictionaryRef’ |
---|
742 | :info:build Python/mactoolboxglue.c: In function ‘CFMutableDictionaryRefObj_Convert’: |
---|
743 | :info:build Python/mactoolboxglue.c:467: error: ‘cobj’ undeclared (first use in this function) |
---|
744 | :info:build Python/mactoolboxglue.c:467: error: too many arguments to function ‘PyMacGluePtr_CFMutableDictionaryRefObj_Convert’ |
---|
745 | :info:build Python/mactoolboxglue.c: At top level: |
---|
746 | :info:build Python/mactoolboxglue.c:468: warning: parameter names (without types) in function declaration |
---|
747 | :info:build Python/mactoolboxglue.c:468: error: expected ‘)’ before ‘cobj’ |
---|
748 | :info:build Python/mactoolboxglue.c:470: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
749 | :info:build Python/mactoolboxglue.c:470: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
750 | :info:build Python/mactoolboxglue.c: In function ‘CFURLRefObj_Convert’: |
---|
751 | :info:build Python/mactoolboxglue.c:470: error: ‘cobj’ undeclared (first use in this function) |
---|
752 | :info:build Python/mactoolboxglue.c:470: error: too many arguments to function ‘PyMacGluePtr_CFURLRefObj_Convert’ |
---|
753 | :info:build Python/mactoolboxglue.c: At top level: |
---|
754 | :info:build Python/mactoolboxglue.c:471: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
755 | :info:build Python/mactoolboxglue.c:471: error: expected declaration specifiers or ‘...’ before ‘CFURLRef’ |
---|
756 | :info:build Python/mactoolboxglue.c: In function ‘OptionalCFURLRefObj_Convert’: |
---|
757 | :info:build Python/mactoolboxglue.c:471: error: ‘cobj’ undeclared (first use in this function) |
---|
758 | :info:build Python/mactoolboxglue.c:471: error: too many arguments to function ‘PyMacGluePtr_OptionalCFURLRefObj_Convert’ |
---|
759 | :info:build Python/mactoolboxglue.c: At top level: |
---|
760 | :info:build Python/mactoolboxglue.c:472: warning: parameter names (without types) in function declaration |
---|
761 | :info:build Python/mactoolboxglue.c:472: error: expected ‘)’ before ‘cobj’ |
---|
762 | :info:build lipo: can't open input file: /var/tmp//cceKPZ3i.out (No such file or directory) |
---|
763 | :info:build make: *** [Python/mactoolboxglue.o] Error 1 |
---|
764 | :info:build make: *** Waiting for unfinished jobs.... |
---|
765 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2' |
---|
766 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.2" && /usr/bin/make -j2 -w all MAKE="/usr/bin/make CC=/Developer/usr/bin/llvm-gcc-4.2" " returned error 2 |
---|
767 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
768 | :debug:build Backtrace: shell command failed (see log for details) |
---|
769 | while executing |
---|
770 | "command_exec build" |
---|
771 | (procedure "portbuild::build_main" line 8) |
---|
772 | invoked from within |
---|
773 | "$procedure $targetname" |
---|
774 | :info:build Warning: the following items did not execute (for python27): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
775 | :error:build Failed to install python27 |
---|
776 | :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory |
---|
777 | while executing |
---|
778 | "open [file join $dir tclIndex]" |
---|
779 | :notice:build Log for python27 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log |
---|