Ticket #16025: mod_wsgi.txt

File mod_wsgi.txt, 79.4 KB (added by ryandesign (Ryan Carsten Schmidt), 16 years ago)

port -d install mod_wsgi

Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/www/mod_wsgi
2DEBUG: setting option os.universal_supported to yes
3DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
4DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
5DEBUG: adding the default universal variant
6DEBUG: Requested variant darwin is not provided by port mod_wsgi.
7DEBUG: Requested variant i386 is not provided by port mod_wsgi.
8DEBUG: Requested variant macosx is not provided by port mod_wsgi.
9DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/www/mod_wsgi
10DEBUG: setting option os.universal_supported to yes
11DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
12DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13DEBUG: adding the default universal variant
14DEBUG: Requested variant darwin is not provided by port mod_wsgi.
15DEBUG: Requested variant i386 is not provided by port mod_wsgi.
16DEBUG: Requested variant macosx is not provided by port mod_wsgi.
17DEBUG: Found port in file:///Users/rschmidt/macports/dports/www/apache2
18DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/www/apache2
19DEBUG: setting option os.universal_supported to yes
20DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
21DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
22DEBUG: adding the default universal variant
23DEBUG: Requested variant i386 is not provided by port apache2.
24DEBUG: Requested variant macosx is not provided by port apache2.
25DEBUG: Executing variant darwin provides darwin
26DEBUG: Searching for dependency: apache2
27DEBUG: Found Dependency: receipt exists for apache2
28DEBUG: Found port in file:///Users/rschmidt/macports/dports/lang/python24
29DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/lang/python24
30DEBUG: setting option os.universal_supported to yes
31DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
32DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
33DEBUG: adding the default universal variant
34DEBUG: Requested variant darwin is not provided by port python24.
35DEBUG: Requested variant i386 is not provided by port python24.
36DEBUG: Requested variant macosx is not provided by port python24.
37DEBUG: Executing variant darwin_8 provides darwin_8
38DEBUG: Searching for dependency: python24
39DEBUG: Found Dependency: receipt exists for python24
40DEBUG: Executing org.macports.main (mod_wsgi)
41--->  Fetching mod_wsgi
42DEBUG: Executing org.macports.fetch (mod_wsgi)
43--->  Verifying checksum(s) for mod_wsgi
44DEBUG: Executing org.macports.checksum (mod_wsgi)
45--->  Checksumming mod_wsgi-1.1.tar.gz
46DEBUG: Correct (md5) checksum for mod_wsgi-1.1.tar.gz
47DEBUG: Correct (sha1) checksum for mod_wsgi-1.1.tar.gz
48--->  Extracting mod_wsgi
49DEBUG: Executing org.macports.extract (mod_wsgi)
50--->  Extracting mod_wsgi-1.1.tar.gz
51DEBUG: setting option extract.args to /mp/var/macports/distfiles/mod_wsgi/mod_wsgi-1.1.tar.gz
52DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
53DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_www_mod_wsgi/work" && gzip -dc /mp/var/macports/distfiles/mod_wsgi/mod_wsgi-1.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
54DEBUG: Executing org.macports.patch (mod_wsgi)
55--->  Configuring mod_wsgi
56DEBUG: Executing org.macports.configure (mod_wsgi)
57DEBUG: Using compiler 'Mac OS X gcc 4.0'
58DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/mp/include -I/mp/include/python2.4' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/mp/lib -Wl,-F/mp/Library/Frameworks' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
59DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_www_mod_wsgi/work/mod_wsgi-1.1" && ./configure --prefix=/mp --prefix=/mp --with-apxs=/mp/apache2/bin/apxs --with-python=/mp/bin/python2.4'
60Traceback (most recent call last):
61  File "<string>", line 1, in ?
62  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
63    return get_config_vars().get(name)
64  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
65    func()
66  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
67    raise DistutilsPlatformError(my_msg)
68distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
69Traceback (most recent call last):
70  File "<string>", line 1, in ?
71  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
72    return get_config_vars().get(name)
73  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
74    func()
75  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
76    raise DistutilsPlatformError(my_msg)
77distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
78Traceback (most recent call last):
79  File "<string>", line 1, in ?
80  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
81    return get_config_vars().get(name)
82  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
83    func()
84  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
85    raise DistutilsPlatformError(my_msg)
86distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
87Traceback (most recent call last):
88  File "<string>", line 1, in ?
89  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
90    return get_config_vars().get(name)
91  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
92    func()
93  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
94    raise DistutilsPlatformError(my_msg)
95distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
96Traceback (most recent call last):
97  File "<string>", line 1, in ?
98  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
99    return get_config_vars().get(name)
100  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
101    func()
102  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
103    raise DistutilsPlatformError(my_msg)
104distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
105Traceback (most recent call last):
106  File "<string>", line 1, in ?
107  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
108    return get_config_vars().get(name)
109  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
110    func()
111  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
112    raise DistutilsPlatformError(my_msg)
113distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
114Traceback (most recent call last):
115  File "<string>", line 1, in ?
116  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 529, in get_config_var
117    return get_config_vars().get(name)
118  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars
119    func()
120  File "/mp/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix
121    raise DistutilsPlatformError(my_msg)
122distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
123checking Apache version... 2.2.9
124configure: creating ./config.status
125config.status: creating Makefile
126--->  Building mod_wsgi
127DEBUG: Executing org.macports.build (mod_wsgi)
128DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
129DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_www_mod_wsgi/work/mod_wsgi-1.1" && nice -n 1 make all'
130/mp/apache2/bin/apxs -c   mod_wsgi.c -framework   
131/mp/share/apr-1/build/libtool --silent --mode=compile /usr/bin/gcc-4.0 -prefer-pic -O2  -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/mp/include -I/mp/apache2/include  -I/mp/include/apr-1   -I/mp/include/apr-1 -I/mp/include  -c -o mod_wsgi.lo mod_wsgi.c && touch mod_wsgi.slo
132mod_wsgi.c:106:20: error: Python.h: No such file or directory
133mod_wsgi.c:107:21: error: compile.h: No such file or directory
134mod_wsgi.c:108:18: error: node.h: No such file or directory
135mod_wsgi.c:111:2: error: #error Sorry, mod_wsgi requires at least Python 2.3.0.
136mod_wsgi.c:115:2: error: #error Sorry, mod_wsgi requires that Python supporting thread.
137mod_wsgi.c:792: error: parse error before 'PyObject_HEAD'
138mod_wsgi.c:792: warning: no semicolon at end of struct or union
139mod_wsgi.c:797: error: parse error before '}' token
140mod_wsgi.c:797: warning: data definition has no type or storage class
141mod_wsgi.c:799: error: parse error before 'Log_Type'
142mod_wsgi.c:799: warning: data definition has no type or storage class
143mod_wsgi.c:801: error: parse error before '*' token
144mod_wsgi.c: In function 'newLogObject':
145mod_wsgi.c:803: error: 'self' undeclared (first use in this function)
146mod_wsgi.c:803: error: (Each undeclared identifier is reported only once
147mod_wsgi.c:803: error: for each function it appears in.)
148mod_wsgi.c: At top level:
149mod_wsgi.c:817: error: parse error before '*' token
150mod_wsgi.c: In function 'Log_dealloc':
151mod_wsgi.c:819: error: 'self' undeclared (first use in this function)
152mod_wsgi.c:823: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
153mod_wsgi.c:823: error: parse error before 'ap_log_rerror'
154mod_wsgi.c:826: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
155mod_wsgi.c:841: error: nested functions are disabled, use -fnested-functions to re-enable
156mod_wsgi.c:841: error: syntax error before '*' token
157mod_wsgi.c:845: warning: 'return' with a value, in function returning void
158mod_wsgi.c:848: error: 'args' undeclared (first use in this function)
159mod_wsgi.c:849: warning: 'return' with a value, in function returning void
160mod_wsgi.c:854: error: parse error before 'ap_log_rerror'
161mod_wsgi.c:869: error: 'Py_None' undeclared (first use in this function)
162mod_wsgi.c:870: warning: 'return' with a value, in function returning void
163mod_wsgi.c:873: error: parse error before '*' token
164mod_wsgi.c:874: error: nested functions are disabled, use -fnested-functions to re-enable
165mod_wsgi.c:874: error: invalid storage class for function 'Log_output'
166mod_wsgi.c: In function 'Log_output':
167mod_wsgi.c:878: error: 'msg' undeclared (first use in this function)
168mod_wsgi.c:905: error: parse error before 'ap_log_rerror'
169mod_wsgi.c:930: error: parse error before 'ap_log_rerror'
170mod_wsgi.c:971: error: nested functions are disabled, use -fnested-functions to re-enable
171mod_wsgi.c:971: error: syntax error before '*' token
172mod_wsgi.c:976: error: 'PyExc_RuntimeError' undeclared (first use in this function)
173mod_wsgi.c:977: warning: 'return' with a value, in function returning void
174mod_wsgi.c:981: warning: 'return' with a value, in function returning void
175mod_wsgi.c:986: warning: 'return' with a value, in function returning void
176mod_wsgi.c:989: error: nested functions are disabled, use -fnested-functions to re-enable
177mod_wsgi.c:989: error: syntax error before '*' token
178mod_wsgi.c:992: error: 'PyObject' undeclared (first use in this function)
179mod_wsgi.c:992: error: 'iterator' undeclared (first use in this function)
180mod_wsgi.c:993: error: 'item' undeclared (first use in this function)
181mod_wsgi.c:998: warning: 'return' with a value, in function returning void
182mod_wsgi.c:1001: error: 'sequence' undeclared (first use in this function)
183mod_wsgi.c:1002: warning: 'return' with a value, in function returning void
184mod_wsgi.c:1007: warning: 'return' with a value, in function returning void
185mod_wsgi.c:1010: warning: assignment makes pointer from integer without a cast
186mod_wsgi.c:1027: warning: 'return' with a value, in function returning void
187mod_wsgi.c:1030: warning: 'return' with a value, in function returning void
188mod_wsgi.c: In function 'Log_dealloc':
189mod_wsgi.c:1033: error: nested functions are disabled, use -fnested-functions to re-enable
190mod_wsgi.c:1033: error: syntax error before 'Log_methods'
191mod_wsgi.c:1040: error: nested functions are disabled, use -fnested-functions to re-enable
192mod_wsgi.c:1040: error: syntax error before 'Log_Type'
193mod_wsgi.c:1087: error: parse error before 'LogObject'
194mod_wsgi.c:1088: error: nested functions are disabled, use -fnested-functions to re-enable
195mod_wsgi.c:1088: error: invalid storage class for function 'wsgi_log_python_error'
196mod_wsgi.c: In function 'wsgi_log_python_error':
197mod_wsgi.c:1089: error: 'PyObject' undeclared (first use in this function)
198mod_wsgi.c:1089: error: 'm' undeclared (first use in this function)
199mod_wsgi.c:1090: error: 'result' undeclared (first use in this function)
200mod_wsgi.c:1092: error: 'type' undeclared (first use in this function)
201mod_wsgi.c:1093: error: 'value' undeclared (first use in this function)
202mod_wsgi.c:1094: error: 'traceback' undeclared (first use in this function)
203mod_wsgi.c:1099: error: 'PyExc_SystemExit' undeclared (first use in this function)
204mod_wsgi.c:1101: error: parse error before 'ap_log_rerror'
205mod_wsgi.c:1130: error: 'd' undeclared (first use in this function)
206mod_wsgi.c:1131: error: 'o' undeclared (first use in this function)
207mod_wsgi.c:1138: error: 'log' undeclared (first use in this function)
208mod_wsgi.c:1178: error: parse error before 'PyObject_HEAD'
209mod_wsgi.c:1178: warning: no semicolon at end of struct or union
210mod_wsgi.c: In function 'Log_dealloc':
211mod_wsgi.c:1186: error: 'InputObject' undeclared (first use in this function)
212mod_wsgi.c:1188: error: nested functions are disabled, use -fnested-functions to re-enable
213mod_wsgi.c:1188: error: syntax error before 'Input_Type'
214mod_wsgi.c:1190: error: nested functions are disabled, use -fnested-functions to re-enable
215mod_wsgi.c:1190: error: syntax error before '*' token
216mod_wsgi.c:1194: error: 'Input_Type' undeclared (first use in this function)
217mod_wsgi.c:1196: warning: 'return' with a value, in function returning void
218mod_wsgi.c:1198: error: 'r' undeclared (first use in this function)
219mod_wsgi.c:1207: warning: 'return' with a value, in function returning void
220mod_wsgi.c: At top level:
221mod_wsgi.c:1210: error: parse error before '*' token
222mod_wsgi.c: In function 'Input_dealloc':
223mod_wsgi.c:1212: error: 'self' undeclared (first use in this function)
224mod_wsgi.c: At top level:
225mod_wsgi.c:1218: error: parse error before '*' token
226mod_wsgi.c:1218: error: parse error before '*' token
227mod_wsgi.c: In function 'Input_close':
228mod_wsgi.c:1220: error: 'self' undeclared (first use in this function)
229mod_wsgi.c:1221: error: 'PyExc_RuntimeError' undeclared (first use in this function)
230mod_wsgi.c:1225: error: 'args' undeclared (first use in this function)
231mod_wsgi.c:1228: error: 'Py_None' undeclared (first use in this function)
232mod_wsgi.c: At top level:
233mod_wsgi.c:1232: error: parse error before '*' token
234mod_wsgi.c:1232: error: parse error before '*' token
235mod_wsgi.c: In function 'Input_read':
236mod_wsgi.c:1237: error: 'PyObject' undeclared (first use in this function)
237mod_wsgi.c:1237: error: 'result' undeclared (first use in this function)
238mod_wsgi.c:1243: error: 'self' undeclared (first use in this function)
239mod_wsgi.c:1244: error: 'PyExc_RuntimeError' undeclared (first use in this function)
240mod_wsgi.c:1248: error: 'args' undeclared (first use in this function)
241mod_wsgi.c:1264: warning: return makes pointer from integer without a cast
242mod_wsgi.c:1285: error: 'PyStringObject' undeclared (first use in this function)
243mod_wsgi.c:1285: error: parse error before ')' token
244mod_wsgi.c:1334: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
245mod_wsgi.c:1334: error: parse error before 'n'
246mod_wsgi.c:1337: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
247mod_wsgi.c:1342: error: parse error before 'else'
248mod_wsgi.c:1346: error: break statement not within loop or switch
249mod_wsgi.c:1354: error: break statement not within loop or switch
250mod_wsgi.c: At top level:
251mod_wsgi.c:1364: error: parse error before 'if'
252mod_wsgi.c:1373: error: parse error before '*' token
253mod_wsgi.c:1373: error: parse error before '*' token
254mod_wsgi.c: In function 'Input_readline':
255mod_wsgi.c:1377: error: 'PyObject' undeclared (first use in this function)
256mod_wsgi.c:1377: error: 'result' undeclared (first use in this function)
257mod_wsgi.c:1383: error: 'self' undeclared (first use in this function)
258mod_wsgi.c:1384: error: 'PyExc_RuntimeError' undeclared (first use in this function)
259mod_wsgi.c:1388: error: 'args' undeclared (first use in this function)
260mod_wsgi.c:1404: warning: return makes pointer from integer without a cast
261mod_wsgi.c:1420: error: 'PyStringObject' undeclared (first use in this function)
262mod_wsgi.c:1420: error: parse error before ')' token
263mod_wsgi.c:1462: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
264mod_wsgi.c:1462: error: parse error before 'n'
265mod_wsgi.c:1465: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
266mod_wsgi.c:1470: error: parse error before 'else'
267mod_wsgi.c:1482: error: 'p' undeclared (first use in this function)
268mod_wsgi.c:1483: error: 'q' undeclared (first use in this function)
269mod_wsgi.c: At top level:
270mod_wsgi.c:1509: error: parse error before 'if'
271mod_wsgi.c:1528: error: 'self' undeclared here (not in a function)
272mod_wsgi.c:1528: warning: data definition has no type or storage class
273mod_wsgi.c:1529: error: conflicting types for 'q'
274mod_wsgi.c:1526: error: previous definition of 'q' was here
275mod_wsgi.c:1529: warning: passing argument 1 of 'memchr' makes pointer from integer without a cast
276mod_wsgi.c:1529: warning: initialization makes integer from pointer without a cast
277mod_wsgi.c:1529: error: initializer element is not constant
278mod_wsgi.c:1529: warning: data definition has no type or storage class
279mod_wsgi.c:1531: error: parse error before 'if'
280mod_wsgi.c:1547: error: initializer element is not constant
281mod_wsgi.c:1547: warning: data definition has no type or storage class
282mod_wsgi.c:1548: error: parse error before '}' token
283mod_wsgi.c:1555: error: initializer element is not constant
284mod_wsgi.c:1555: warning: data definition has no type or storage class
285mod_wsgi.c:1557: error: parse error before 'if'
286mod_wsgi.c:1560: error: 'PyStringObject' undeclared here (not in a function)
287mod_wsgi.c:1560: error: parse error before ')' token
288mod_wsgi.c:1566: error: redefinition of 'q'
289mod_wsgi.c:1526: error: previous definition of 'q' was here
290mod_wsgi.c:1568: error: redefinition of 'p'
291mod_wsgi.c:1528: error: previous definition of 'p' was here
292mod_wsgi.c:1568: error: initializer element is not constant
293mod_wsgi.c:1568: warning: data definition has no type or storage class
294mod_wsgi.c:1569: error: conflicting types for 'q'
295mod_wsgi.c:1526: error: previous definition of 'q' was here
296mod_wsgi.c:1569: warning: data definition has no type or storage class
297mod_wsgi.c:1571: error: parse error before 'while'
298mod_wsgi.c:1595: error: conflicting types for 'q'
299mod_wsgi.c:1526: error: previous definition of 'q' was here
300mod_wsgi.c:1598: error: parse error before 'n'
301mod_wsgi.c:1598: error: 'length' undeclared here (not in a function)
302mod_wsgi.c:1598: error: initializer element is not constant
303mod_wsgi.c:1598: warning: data definition has no type or storage class
304mod_wsgi.c:1601: error: parse error before 'if'
305mod_wsgi.c:1603: warning: parameter names (without types) in function declaration
306mod_wsgi.c:1603: warning: data definition has no type or storage class
307mod_wsgi.c:1604: error: parse error before 'return'
308mod_wsgi.c:1619: error: conflicting types for 'q'
309mod_wsgi.c:1526: error: previous definition of 'q' was here
310mod_wsgi.c:1619: error: initializer element is not constant
311mod_wsgi.c:1619: warning: data definition has no type or storage class
312mod_wsgi.c:1621: error: parse error before 'while'
313mod_wsgi.c:1633: error: parse error before '->' token
314mod_wsgi.c:1633: error: conflicting types for 'memcpy'
315mod_wsgi.c:1633: warning: data definition has no type or storage class
316mod_wsgi.c:1644: error: redefinition of 'buffer'
317mod_wsgi.c:1560: error: previous definition of 'buffer' was here
318mod_wsgi.c:1644: error: parse error before ')' token
319mod_wsgi.c:1665: error: parse error before '*' token
320mod_wsgi.c:1665: error: parse error before '*' token
321mod_wsgi.c: In function 'Input_readlines':
322mod_wsgi.c:1670: error: 'PyObject' undeclared (first use in this function)
323mod_wsgi.c:1671: error: 'line' undeclared (first use in this function)
324mod_wsgi.c:1672: error: 'rlargs' undeclared (first use in this function)
325mod_wsgi.c:1675: error: 'PyExc_RuntimeError' undeclared (first use in this function)
326mod_wsgi.c:1679: error: 'args' undeclared (first use in this function)
327mod_wsgi.c:1697: warning: assignment makes integer from pointer without a cast
328mod_wsgi.c:1709: warning: assignment makes integer from pointer without a cast
329mod_wsgi.c:1722: warning: return makes pointer from integer without a cast
330mod_wsgi.c: At top level:
331mod_wsgi.c:1725: error: parse error before 'Input_methods'
332mod_wsgi.c:1726: warning: braces around scalar initializer
333mod_wsgi.c:1726: warning: (near initialization for 'Input_methods[0]')
334mod_wsgi.c:1726: warning: initialization makes integer from pointer without a cast
335mod_wsgi.c:1726: error: 'PyCFunction' undeclared here (not in a function)
336mod_wsgi.c:1726: warning: excess elements in scalar initializer
337mod_wsgi.c:1726: warning: (near initialization for 'Input_methods[0]')
338mod_wsgi.c:1726: error: parse error before 'Input_close'
339mod_wsgi.c:1726: error: 'METH_VARARGS' undeclared here (not in a function)
340mod_wsgi.c:1726: warning: excess elements in scalar initializer
341mod_wsgi.c:1726: warning: (near initialization for 'Input_methods[0]')
342mod_wsgi.c:1726: warning: excess elements in scalar initializer
343mod_wsgi.c:1726: warning: (near initialization for 'Input_methods[0]')
344mod_wsgi.c:1727: warning: braces around scalar initializer
345mod_wsgi.c:1727: warning: (near initialization for 'Input_methods[1]')
346mod_wsgi.c:1727: warning: initialization makes integer from pointer without a cast
347mod_wsgi.c:1727: warning: excess elements in scalar initializer
348mod_wsgi.c:1727: warning: (near initialization for 'Input_methods[1]')
349mod_wsgi.c:1727: error: parse error before 'Input_read'
350mod_wsgi.c:1727: warning: excess elements in scalar initializer
351mod_wsgi.c:1727: warning: (near initialization for 'Input_methods[1]')
352mod_wsgi.c:1727: warning: excess elements in scalar initializer
353mod_wsgi.c:1727: warning: (near initialization for 'Input_methods[1]')
354mod_wsgi.c:1728: warning: braces around scalar initializer
355mod_wsgi.c:1728: warning: (near initialization for 'Input_methods[2]')
356mod_wsgi.c:1728: warning: initialization makes integer from pointer without a cast
357mod_wsgi.c:1728: warning: excess elements in scalar initializer
358mod_wsgi.c:1728: warning: (near initialization for 'Input_methods[2]')
359mod_wsgi.c:1728: error: parse error before 'Input_readline'
360mod_wsgi.c:1728: warning: excess elements in scalar initializer
361mod_wsgi.c:1728: warning: (near initialization for 'Input_methods[2]')
362mod_wsgi.c:1728: warning: excess elements in scalar initializer
363mod_wsgi.c:1728: warning: (near initialization for 'Input_methods[2]')
364mod_wsgi.c:1729: warning: braces around scalar initializer
365mod_wsgi.c:1729: warning: (near initialization for 'Input_methods[3]')
366mod_wsgi.c:1729: warning: initialization makes integer from pointer without a cast
367mod_wsgi.c:1729: warning: excess elements in scalar initializer
368mod_wsgi.c:1729: warning: (near initialization for 'Input_methods[3]')
369mod_wsgi.c:1729: error: parse error before 'Input_readlines'
370mod_wsgi.c:1729: warning: excess elements in scalar initializer
371mod_wsgi.c:1729: warning: (near initialization for 'Input_methods[3]')
372mod_wsgi.c:1729: warning: excess elements in scalar initializer
373mod_wsgi.c:1729: warning: (near initialization for 'Input_methods[3]')
374mod_wsgi.c:1730: warning: braces around scalar initializer
375mod_wsgi.c:1730: warning: (near initialization for 'Input_methods[4]')
376mod_wsgi.c:1730: warning: initialization makes integer from pointer without a cast
377mod_wsgi.c:1730: warning: excess elements in scalar initializer
378mod_wsgi.c:1730: warning: (near initialization for 'Input_methods[4]')
379mod_wsgi.c:1731: warning: data definition has no type or storage class
380mod_wsgi.c:1733: error: parse error before '*' token
381mod_wsgi.c:1733: error: parse error before '*' token
382mod_wsgi.c: In function 'Input_iter':
383mod_wsgi.c:1736: error: 'PyExc_RuntimeError' undeclared (first use in this function)
384mod_wsgi.c:1741: error: 'PyObject' undeclared (first use in this function)
385mod_wsgi.c:1741: error: parse error before ')' token
386mod_wsgi.c: At top level:
387mod_wsgi.c:1744: error: parse error before '*' token
388mod_wsgi.c:1744: error: parse error before '*' token
389mod_wsgi.c: In function 'Input_iternext':
390mod_wsgi.c:1746: error: 'PyObject' undeclared (first use in this function)
391mod_wsgi.c:1746: error: 'line' undeclared (first use in this function)
392mod_wsgi.c:1747: error: 'rlargs' undeclared (first use in this function)
393mod_wsgi.c:1750: error: 'PyExc_RuntimeError' undeclared (first use in this function)
394mod_wsgi.c:1767: error: 'PyExc_StopIteration' undeclared (first use in this function)
395mod_wsgi.c:1767: error: 'Py_None' undeclared (first use in this function)
396mod_wsgi.c: At top level:
397mod_wsgi.c:1775: error: parse error before 'Input_Type'
398mod_wsgi.c:1779: error: initializer element is not constant
399mod_wsgi.c:1779: error: (near initialization for 'Input_Type')
400mod_wsgi.c:1779: error: parse error before numeric constant
401mod_wsgi.c:1780: warning: excess elements in scalar initializer
402mod_wsgi.c:1780: warning: (near initialization for 'Input_Type')
403mod_wsgi.c:1781: error: 'InputObject' undeclared here (not in a function)
404mod_wsgi.c:1781: warning: excess elements in scalar initializer
405mod_wsgi.c:1781: warning: (near initialization for 'Input_Type')
406mod_wsgi.c:1782: warning: excess elements in scalar initializer
407mod_wsgi.c:1782: warning: (near initialization for 'Input_Type')
408mod_wsgi.c:1784: error: 'destructor' undeclared here (not in a function)
409mod_wsgi.c:1784: warning: excess elements in scalar initializer
410mod_wsgi.c:1784: warning: (near initialization for 'Input_Type')
411mod_wsgi.c:1784: error: parse error before 'Input_dealloc'
412mod_wsgi.c:1785: warning: excess elements in scalar initializer
413mod_wsgi.c:1785: warning: (near initialization for 'Input_Type')
414mod_wsgi.c:1786: warning: excess elements in scalar initializer
415mod_wsgi.c:1786: warning: (near initialization for 'Input_Type')
416mod_wsgi.c:1787: warning: excess elements in scalar initializer
417mod_wsgi.c:1787: warning: (near initialization for 'Input_Type')
418mod_wsgi.c:1788: warning: excess elements in scalar initializer
419mod_wsgi.c:1788: warning: (near initialization for 'Input_Type')
420mod_wsgi.c:1789: warning: excess elements in scalar initializer
421mod_wsgi.c:1789: warning: (near initialization for 'Input_Type')
422mod_wsgi.c:1790: warning: excess elements in scalar initializer
423mod_wsgi.c:1790: warning: (near initialization for 'Input_Type')
424mod_wsgi.c:1791: warning: excess elements in scalar initializer
425mod_wsgi.c:1791: warning: (near initialization for 'Input_Type')
426mod_wsgi.c:1792: warning: excess elements in scalar initializer
427mod_wsgi.c:1792: warning: (near initialization for 'Input_Type')
428mod_wsgi.c:1793: warning: excess elements in scalar initializer
429mod_wsgi.c:1793: warning: (near initialization for 'Input_Type')
430mod_wsgi.c:1794: warning: excess elements in scalar initializer
431mod_wsgi.c:1794: warning: (near initialization for 'Input_Type')
432mod_wsgi.c:1795: warning: excess elements in scalar initializer
433mod_wsgi.c:1795: warning: (near initialization for 'Input_Type')
434mod_wsgi.c:1796: warning: excess elements in scalar initializer
435mod_wsgi.c:1796: warning: (near initialization for 'Input_Type')
436mod_wsgi.c:1797: warning: excess elements in scalar initializer
437mod_wsgi.c:1797: warning: (near initialization for 'Input_Type')
438mod_wsgi.c:1798: warning: excess elements in scalar initializer
439mod_wsgi.c:1798: warning: (near initialization for 'Input_Type')
440mod_wsgi.c:1799: error: 'Py_TPFLAGS_DEFAULT' undeclared here (not in a function)
441mod_wsgi.c:1799: error: 'Py_TPFLAGS_HAVE_ITER' undeclared here (not in a function)
442mod_wsgi.c:1799: warning: excess elements in scalar initializer
443mod_wsgi.c:1799: warning: (near initialization for 'Input_Type')
444mod_wsgi.c:1800: warning: excess elements in scalar initializer
445mod_wsgi.c:1800: warning: (near initialization for 'Input_Type')
446mod_wsgi.c:1801: warning: excess elements in scalar initializer
447mod_wsgi.c:1801: warning: (near initialization for 'Input_Type')
448mod_wsgi.c:1802: warning: excess elements in scalar initializer
449mod_wsgi.c:1802: warning: (near initialization for 'Input_Type')
450mod_wsgi.c:1803: warning: excess elements in scalar initializer
451mod_wsgi.c:1803: warning: (near initialization for 'Input_Type')
452mod_wsgi.c:1804: warning: excess elements in scalar initializer
453mod_wsgi.c:1804: warning: (near initialization for 'Input_Type')
454mod_wsgi.c:1805: error: 'getiterfunc' undeclared here (not in a function)
455mod_wsgi.c:1805: warning: excess elements in scalar initializer
456mod_wsgi.c:1805: warning: (near initialization for 'Input_Type')
457mod_wsgi.c:1805: error: parse error before 'Input_iter'
458mod_wsgi.c:1806: error: 'iternextfunc' undeclared here (not in a function)
459mod_wsgi.c:1806: warning: excess elements in scalar initializer
460mod_wsgi.c:1806: warning: (near initialization for 'Input_Type')
461mod_wsgi.c:1806: error: parse error before 'Input_iternext'
462mod_wsgi.c:1807: warning: excess elements in scalar initializer
463mod_wsgi.c:1807: warning: (near initialization for 'Input_Type')
464mod_wsgi.c:1808: warning: excess elements in scalar initializer
465mod_wsgi.c:1808: warning: (near initialization for 'Input_Type')
466mod_wsgi.c:1809: warning: excess elements in scalar initializer
467mod_wsgi.c:1809: warning: (near initialization for 'Input_Type')
468mod_wsgi.c:1810: warning: excess elements in scalar initializer
469mod_wsgi.c:1810: warning: (near initialization for 'Input_Type')
470mod_wsgi.c:1811: warning: excess elements in scalar initializer
471mod_wsgi.c:1811: warning: (near initialization for 'Input_Type')
472mod_wsgi.c:1812: warning: excess elements in scalar initializer
473mod_wsgi.c:1812: warning: (near initialization for 'Input_Type')
474mod_wsgi.c:1813: warning: excess elements in scalar initializer
475mod_wsgi.c:1813: warning: (near initialization for 'Input_Type')
476mod_wsgi.c:1814: warning: excess elements in scalar initializer
477mod_wsgi.c:1814: warning: (near initialization for 'Input_Type')
478mod_wsgi.c:1815: warning: excess elements in scalar initializer
479mod_wsgi.c:1815: warning: (near initialization for 'Input_Type')
480mod_wsgi.c:1816: warning: excess elements in scalar initializer
481mod_wsgi.c:1816: warning: (near initialization for 'Input_Type')
482mod_wsgi.c:1817: warning: excess elements in scalar initializer
483mod_wsgi.c:1817: warning: (near initialization for 'Input_Type')
484mod_wsgi.c:1818: warning: excess elements in scalar initializer
485mod_wsgi.c:1818: warning: (near initialization for 'Input_Type')
486mod_wsgi.c:1819: warning: excess elements in scalar initializer
487mod_wsgi.c:1819: warning: (near initialization for 'Input_Type')
488mod_wsgi.c:1820: warning: data definition has no type or storage class
489mod_wsgi.c:1823: error: parse error before 'PyObject_HEAD'
490mod_wsgi.c:1823: warning: no semicolon at end of struct or union
491mod_wsgi.c:1829: error: parse error before '*' token
492mod_wsgi.c:1829: warning: data definition has no type or storage class
493mod_wsgi.c:1830: error: parse error before '*' token
494mod_wsgi.c:1830: warning: built-in function 'log' declared as non-function
495mod_wsgi.c:1830: warning: data definition has no type or storage class
496mod_wsgi.c:1833: error: parse error before '*' token
497mod_wsgi.c:1833: warning: data definition has no type or storage class
498mod_wsgi.c:1834: error: parse error before '*' token
499mod_wsgi.c:1834: warning: data definition has no type or storage class
500mod_wsgi.c:1835: error: parse error before '}' token
501mod_wsgi.c:1835: warning: data definition has no type or storage class
502mod_wsgi.c:1837: error: parse error before 'Adapter_Type'
503mod_wsgi.c:1837: warning: data definition has no type or storage class
504mod_wsgi.c:1839: error: parse error before '*' token
505mod_wsgi.c:1867: error: parse error before '*' token
506mod_wsgi.c:1878: error: parse error before '*' token
507mod_wsgi.c:1878: error: parse error before '*' token
508mod_wsgi.c: In function 'Adapter_start':
509mod_wsgi.c:1881: error: 'PyObject' undeclared (first use in this function)
510mod_wsgi.c:1882: error: 'exc_info' undeclared (first use in this function)
511mod_wsgi.c:1887: error: 'PyExc_RuntimeError' undeclared (first use in this function)
512mod_wsgi.c:1891: error: 'args' undeclared (first use in this function)
513mod_wsgi.c:1897: error: 'PyExc_TypeError' undeclared (first use in this function)
514mod_wsgi.c:1901: error: 'Py_None' undeclared (first use in this function)
515mod_wsgi.c:1903: error: 'type' undeclared (first use in this function)
516mod_wsgi.c:1905: error: 'traceback' undeclared (first use in this function)
517mod_wsgi.c:1945: error: 'PyExc_ValueError' undeclared (first use in this function)
518mod_wsgi.c:1955: error: parse error before ')' token
519mod_wsgi.c: At top level:
520mod_wsgi.c:1958: error: parse error before '*' token
521mod_wsgi.c: In function 'Adapter_output':
522mod_wsgi.c:1964: error: 'PyExc_RuntimeError' undeclared (first use in this function)
523mod_wsgi.c:1977: error: 'PyObject' undeclared (first use in this function)
524mod_wsgi.c:1977: error: 'tuple' undeclared (first use in this function)
525mod_wsgi.c:1979: error: 'object1' undeclared (first use in this function)
526mod_wsgi.c:1980: error: 'object2' undeclared (first use in this function)
527mod_wsgi.c:1988: error: 'PyExc_TypeError' undeclared (first use in this function)
528mod_wsgi.c:1995: error: 'PyExc_ValueError' undeclared (first use in this function)
529mod_wsgi.c:2108: error: 'PyExc_IOError' undeclared (first use in this function)
530mod_wsgi.c:2117: error: 'data' undeclared (first use in this function)
531mod_wsgi.c: At top level:
532mod_wsgi.c:2190: error: parse error before '*' token
533mod_wsgi.c:2190: error: parse error before '*' token
534mod_wsgi.c: In function 'Adapter_environ':
535mod_wsgi.c:2194: error: 'PyObject' undeclared (first use in this function)
536mod_wsgi.c:2194: error: 'vars' undeclared (first use in this function)
537mod_wsgi.c:2195: error: 'object' undeclared (first use in this function)
538mod_wsgi.c:2223: error: 'Py_None' undeclared (first use in this function)
539mod_wsgi.c:2241: error: 'Py_False' undeclared (first use in this function)
540mod_wsgi.c:2261: error: parse error before ')' token
541mod_wsgi.c:2266: error: parse error before ')' token
542mod_wsgi.c: At top level:
543mod_wsgi.c:2272: error: parse error before '*' token
544mod_wsgi.c: In function 'Adapter_run':
545mod_wsgi.c:2276: error: 'PyObject' undeclared (first use in this function)
546mod_wsgi.c:2276: error: 'vars' undeclared (first use in this function)
547mod_wsgi.c:2277: error: 'start' undeclared (first use in this function)
548mod_wsgi.c:2278: error: 'args' undeclared (first use in this function)
549mod_wsgi.c:2279: error: 'iterator' undeclared (first use in this function)
550mod_wsgi.c:2280: error: 'close' undeclared (first use in this function)
551mod_wsgi.c:2287: error: parse error before ')' token
552mod_wsgi.c:2291: error: 'object' undeclared (first use in this function)
553mod_wsgi.c:2297: error: 'item' undeclared (first use in this function)
554mod_wsgi.c:2301: error: 'PyExc_TypeError' undeclared (first use in this function)
555mod_wsgi.c:2307: warning: assignment makes pointer from integer without a cast
556mod_wsgi.c:2331: error: 'data' undeclared (first use in this function)
557mod_wsgi.c: At top level:
558mod_wsgi.c:2371: error: parse error before '*' token
559mod_wsgi.c:2371: error: parse error before '*' token
560mod_wsgi.c: In function 'Adapter_write':
561mod_wsgi.c:2373: error: 'PyObject' undeclared (first use in this function)
562mod_wsgi.c:2373: error: 'item' undeclared (first use in this function)
563mod_wsgi.c:2378: error: 'PyExc_RuntimeError' undeclared (first use in this function)
564mod_wsgi.c:2382: error: 'args' undeclared (first use in this function)
565mod_wsgi.c:2385: warning: assignment makes pointer from integer without a cast
566mod_wsgi.c:2391: error: 'Py_None' undeclared (first use in this function)
567mod_wsgi.c: At top level:
568mod_wsgi.c:2395: error: parse error before 'Adapter_methods'
569mod_wsgi.c:2396: warning: braces around scalar initializer
570mod_wsgi.c:2396: warning: (near initialization for 'Adapter_methods[0]')
571mod_wsgi.c:2396: warning: initialization makes integer from pointer without a cast
572mod_wsgi.c:2396: warning: excess elements in scalar initializer
573mod_wsgi.c:2396: warning: (near initialization for 'Adapter_methods[0]')
574mod_wsgi.c:2396: error: parse error before 'Adapter_start'
575mod_wsgi.c:2396: warning: excess elements in scalar initializer
576mod_wsgi.c:2396: warning: (near initialization for 'Adapter_methods[0]')
577mod_wsgi.c:2396: warning: excess elements in scalar initializer
578mod_wsgi.c:2396: warning: (near initialization for 'Adapter_methods[0]')
579mod_wsgi.c:2397: warning: braces around scalar initializer
580mod_wsgi.c:2397: warning: (near initialization for 'Adapter_methods[1]')
581mod_wsgi.c:2397: warning: initialization makes integer from pointer without a cast
582mod_wsgi.c:2397: warning: excess elements in scalar initializer
583mod_wsgi.c:2397: warning: (near initialization for 'Adapter_methods[1]')
584mod_wsgi.c:2397: error: parse error before 'Adapter_write'
585mod_wsgi.c:2397: warning: excess elements in scalar initializer
586mod_wsgi.c:2397: warning: (near initialization for 'Adapter_methods[1]')
587mod_wsgi.c:2397: warning: excess elements in scalar initializer
588mod_wsgi.c:2397: warning: (near initialization for 'Adapter_methods[1]')
589mod_wsgi.c:2398: warning: braces around scalar initializer
590mod_wsgi.c:2398: warning: (near initialization for 'Adapter_methods[2]')
591mod_wsgi.c:2398: warning: initialization makes integer from pointer without a cast
592mod_wsgi.c:2398: warning: excess elements in scalar initializer
593mod_wsgi.c:2398: warning: (near initialization for 'Adapter_methods[2]')
594mod_wsgi.c:2399: warning: data definition has no type or storage class
595mod_wsgi.c:2401: error: parse error before 'Adapter_Type'
596mod_wsgi.c:2405: error: initializer element is not constant
597mod_wsgi.c:2405: error: (near initialization for 'Adapter_Type')
598mod_wsgi.c:2405: error: parse error before numeric constant
599mod_wsgi.c:2406: warning: excess elements in scalar initializer
600mod_wsgi.c:2406: warning: (near initialization for 'Adapter_Type')
601mod_wsgi.c:2407: warning: excess elements in scalar initializer
602mod_wsgi.c:2407: warning: (near initialization for 'Adapter_Type')
603mod_wsgi.c:2408: warning: excess elements in scalar initializer
604mod_wsgi.c:2408: warning: (near initialization for 'Adapter_Type')
605mod_wsgi.c:2410: warning: excess elements in scalar initializer
606mod_wsgi.c:2410: warning: (near initialization for 'Adapter_Type')
607mod_wsgi.c:2410: error: parse error before 'Adapter_dealloc'
608mod_wsgi.c:2411: warning: excess elements in scalar initializer
609mod_wsgi.c:2411: warning: (near initialization for 'Adapter_Type')
610mod_wsgi.c:2412: warning: excess elements in scalar initializer
611mod_wsgi.c:2412: warning: (near initialization for 'Adapter_Type')
612mod_wsgi.c:2413: warning: excess elements in scalar initializer
613mod_wsgi.c:2413: warning: (near initialization for 'Adapter_Type')
614mod_wsgi.c:2414: warning: excess elements in scalar initializer
615mod_wsgi.c:2414: warning: (near initialization for 'Adapter_Type')
616mod_wsgi.c:2415: warning: excess elements in scalar initializer
617mod_wsgi.c:2415: warning: (near initialization for 'Adapter_Type')
618mod_wsgi.c:2416: warning: excess elements in scalar initializer
619mod_wsgi.c:2416: warning: (near initialization for 'Adapter_Type')
620mod_wsgi.c:2417: warning: excess elements in scalar initializer
621mod_wsgi.c:2417: warning: (near initialization for 'Adapter_Type')
622mod_wsgi.c:2418: warning: excess elements in scalar initializer
623mod_wsgi.c:2418: warning: (near initialization for 'Adapter_Type')
624mod_wsgi.c:2419: warning: excess elements in scalar initializer
625mod_wsgi.c:2419: warning: (near initialization for 'Adapter_Type')
626mod_wsgi.c:2420: warning: excess elements in scalar initializer
627mod_wsgi.c:2420: warning: (near initialization for 'Adapter_Type')
628mod_wsgi.c:2421: warning: excess elements in scalar initializer
629mod_wsgi.c:2421: warning: (near initialization for 'Adapter_Type')
630mod_wsgi.c:2422: warning: excess elements in scalar initializer
631mod_wsgi.c:2422: warning: (near initialization for 'Adapter_Type')
632mod_wsgi.c:2423: warning: excess elements in scalar initializer
633mod_wsgi.c:2423: warning: (near initialization for 'Adapter_Type')
634mod_wsgi.c:2424: warning: excess elements in scalar initializer
635mod_wsgi.c:2424: warning: (near initialization for 'Adapter_Type')
636mod_wsgi.c:2425: warning: excess elements in scalar initializer
637mod_wsgi.c:2425: warning: (near initialization for 'Adapter_Type')
638mod_wsgi.c:2426: warning: excess elements in scalar initializer
639mod_wsgi.c:2426: warning: (near initialization for 'Adapter_Type')
640mod_wsgi.c:2427: warning: excess elements in scalar initializer
641mod_wsgi.c:2427: warning: (near initialization for 'Adapter_Type')
642mod_wsgi.c:2428: warning: excess elements in scalar initializer
643mod_wsgi.c:2428: warning: (near initialization for 'Adapter_Type')
644mod_wsgi.c:2429: warning: excess elements in scalar initializer
645mod_wsgi.c:2429: warning: (near initialization for 'Adapter_Type')
646mod_wsgi.c:2430: warning: excess elements in scalar initializer
647mod_wsgi.c:2430: warning: (near initialization for 'Adapter_Type')
648mod_wsgi.c:2431: warning: excess elements in scalar initializer
649mod_wsgi.c:2431: warning: (near initialization for 'Adapter_Type')
650mod_wsgi.c:2432: warning: excess elements in scalar initializer
651mod_wsgi.c:2432: warning: (near initialization for 'Adapter_Type')
652mod_wsgi.c:2433: warning: excess elements in scalar initializer
653mod_wsgi.c:2433: warning: (near initialization for 'Adapter_Type')
654mod_wsgi.c:2434: warning: excess elements in scalar initializer
655mod_wsgi.c:2434: warning: (near initialization for 'Adapter_Type')
656mod_wsgi.c:2435: warning: excess elements in scalar initializer
657mod_wsgi.c:2435: warning: (near initialization for 'Adapter_Type')
658mod_wsgi.c:2436: warning: excess elements in scalar initializer
659mod_wsgi.c:2436: warning: (near initialization for 'Adapter_Type')
660mod_wsgi.c:2437: warning: excess elements in scalar initializer
661mod_wsgi.c:2437: warning: (near initialization for 'Adapter_Type')
662mod_wsgi.c:2438: warning: excess elements in scalar initializer
663mod_wsgi.c:2438: warning: (near initialization for 'Adapter_Type')
664mod_wsgi.c:2439: warning: excess elements in scalar initializer
665mod_wsgi.c:2439: warning: (near initialization for 'Adapter_Type')
666mod_wsgi.c:2440: warning: excess elements in scalar initializer
667mod_wsgi.c:2440: warning: (near initialization for 'Adapter_Type')
668mod_wsgi.c:2441: warning: excess elements in scalar initializer
669mod_wsgi.c:2441: warning: (near initialization for 'Adapter_Type')
670mod_wsgi.c:2442: warning: excess elements in scalar initializer
671mod_wsgi.c:2442: warning: (near initialization for 'Adapter_Type')
672mod_wsgi.c:2443: warning: excess elements in scalar initializer
673mod_wsgi.c:2443: warning: (near initialization for 'Adapter_Type')
674mod_wsgi.c:2444: warning: excess elements in scalar initializer
675mod_wsgi.c:2444: warning: (near initialization for 'Adapter_Type')
676mod_wsgi.c:2445: warning: excess elements in scalar initializer
677mod_wsgi.c:2445: warning: (near initialization for 'Adapter_Type')
678mod_wsgi.c:2446: warning: data definition has no type or storage class
679mod_wsgi.c:2451: error: parse error before 'PyObject_HEAD'
680mod_wsgi.c:2451: warning: no semicolon at end of struct or union
681mod_wsgi.c:2453: warning: data definition has no type or storage class
682mod_wsgi.c:2455: error: parse error before 'Restricted_Type'
683mod_wsgi.c:2455: warning: data definition has no type or storage class
684mod_wsgi.c:2457: error: parse error before '*' token
685mod_wsgi.c:2470: error: parse error before '*' token
686mod_wsgi.c:2475: error: parse error before '*' token
687mod_wsgi.c:2475: error: parse error before '*' token
688mod_wsgi.c: In function 'Restricted_getattr':
689mod_wsgi.c:2477: error: 'PyExc_IOError' undeclared (first use in this function)
690mod_wsgi.c: At top level:
691mod_wsgi.c:2482: error: parse error before 'Restricted_Type'
692mod_wsgi.c:2486: error: initializer element is not constant
693mod_wsgi.c:2486: error: (near initialization for 'Restricted_Type')
694mod_wsgi.c:2486: error: parse error before numeric constant
695mod_wsgi.c:2487: warning: excess elements in scalar initializer
696mod_wsgi.c:2487: warning: (near initialization for 'Restricted_Type')
697mod_wsgi.c:2488: warning: excess elements in scalar initializer
698mod_wsgi.c:2488: warning: (near initialization for 'Restricted_Type')
699mod_wsgi.c:2489: warning: excess elements in scalar initializer
700mod_wsgi.c:2489: warning: (near initialization for 'Restricted_Type')
701mod_wsgi.c:2491: warning: excess elements in scalar initializer
702mod_wsgi.c:2491: warning: (near initialization for 'Restricted_Type')
703mod_wsgi.c:2491: error: parse error before 'Restricted_dealloc'
704mod_wsgi.c:2492: warning: excess elements in scalar initializer
705mod_wsgi.c:2492: warning: (near initialization for 'Restricted_Type')
706mod_wsgi.c:2493: error: 'getattrfunc' undeclared here (not in a function)
707mod_wsgi.c:2493: warning: excess elements in scalar initializer
708mod_wsgi.c:2493: warning: (near initialization for 'Restricted_Type')
709mod_wsgi.c:2493: error: parse error before 'Restricted_getattr'
710mod_wsgi.c:2494: warning: excess elements in scalar initializer
711mod_wsgi.c:2494: warning: (near initialization for 'Restricted_Type')
712mod_wsgi.c:2495: warning: excess elements in scalar initializer
713mod_wsgi.c:2495: warning: (near initialization for 'Restricted_Type')
714mod_wsgi.c:2496: warning: excess elements in scalar initializer
715mod_wsgi.c:2496: warning: (near initialization for 'Restricted_Type')
716mod_wsgi.c:2497: warning: excess elements in scalar initializer
717mod_wsgi.c:2497: warning: (near initialization for 'Restricted_Type')
718mod_wsgi.c:2498: warning: excess elements in scalar initializer
719mod_wsgi.c:2498: warning: (near initialization for 'Restricted_Type')
720mod_wsgi.c:2499: warning: excess elements in scalar initializer
721mod_wsgi.c:2499: warning: (near initialization for 'Restricted_Type')
722mod_wsgi.c:2500: warning: excess elements in scalar initializer
723mod_wsgi.c:2500: warning: (near initialization for 'Restricted_Type')
724mod_wsgi.c:2501: warning: excess elements in scalar initializer
725mod_wsgi.c:2501: warning: (near initialization for 'Restricted_Type')
726mod_wsgi.c:2502: warning: excess elements in scalar initializer
727mod_wsgi.c:2502: warning: (near initialization for 'Restricted_Type')
728mod_wsgi.c:2503: warning: excess elements in scalar initializer
729mod_wsgi.c:2503: warning: (near initialization for 'Restricted_Type')
730mod_wsgi.c:2504: warning: excess elements in scalar initializer
731mod_wsgi.c:2504: warning: (near initialization for 'Restricted_Type')
732mod_wsgi.c:2505: warning: excess elements in scalar initializer
733mod_wsgi.c:2505: warning: (near initialization for 'Restricted_Type')
734mod_wsgi.c:2506: warning: excess elements in scalar initializer
735mod_wsgi.c:2506: warning: (near initialization for 'Restricted_Type')
736mod_wsgi.c:2507: warning: excess elements in scalar initializer
737mod_wsgi.c:2507: warning: (near initialization for 'Restricted_Type')
738mod_wsgi.c:2508: warning: excess elements in scalar initializer
739mod_wsgi.c:2508: warning: (near initialization for 'Restricted_Type')
740mod_wsgi.c:2509: warning: excess elements in scalar initializer
741mod_wsgi.c:2509: warning: (near initialization for 'Restricted_Type')
742mod_wsgi.c:2510: warning: excess elements in scalar initializer
743mod_wsgi.c:2510: warning: (near initialization for 'Restricted_Type')
744mod_wsgi.c:2511: warning: excess elements in scalar initializer
745mod_wsgi.c:2511: warning: (near initialization for 'Restricted_Type')
746mod_wsgi.c:2512: warning: excess elements in scalar initializer
747mod_wsgi.c:2512: warning: (near initialization for 'Restricted_Type')
748mod_wsgi.c:2513: warning: excess elements in scalar initializer
749mod_wsgi.c:2513: warning: (near initialization for 'Restricted_Type')
750mod_wsgi.c:2514: warning: excess elements in scalar initializer
751mod_wsgi.c:2514: warning: (near initialization for 'Restricted_Type')
752mod_wsgi.c:2515: warning: excess elements in scalar initializer
753mod_wsgi.c:2515: warning: (near initialization for 'Restricted_Type')
754mod_wsgi.c:2516: warning: excess elements in scalar initializer
755mod_wsgi.c:2516: warning: (near initialization for 'Restricted_Type')
756mod_wsgi.c:2517: warning: excess elements in scalar initializer
757mod_wsgi.c:2517: warning: (near initialization for 'Restricted_Type')
758mod_wsgi.c:2518: warning: excess elements in scalar initializer
759mod_wsgi.c:2518: warning: (near initialization for 'Restricted_Type')
760mod_wsgi.c:2519: warning: excess elements in scalar initializer
761mod_wsgi.c:2519: warning: (near initialization for 'Restricted_Type')
762mod_wsgi.c:2520: warning: excess elements in scalar initializer
763mod_wsgi.c:2520: warning: (near initialization for 'Restricted_Type')
764mod_wsgi.c:2521: warning: excess elements in scalar initializer
765mod_wsgi.c:2521: warning: (near initialization for 'Restricted_Type')
766mod_wsgi.c:2522: warning: excess elements in scalar initializer
767mod_wsgi.c:2522: warning: (near initialization for 'Restricted_Type')
768mod_wsgi.c:2523: warning: excess elements in scalar initializer
769mod_wsgi.c:2523: warning: (near initialization for 'Restricted_Type')
770mod_wsgi.c:2524: warning: excess elements in scalar initializer
771mod_wsgi.c:2524: warning: (near initialization for 'Restricted_Type')
772mod_wsgi.c:2525: warning: excess elements in scalar initializer
773mod_wsgi.c:2525: warning: (near initialization for 'Restricted_Type')
774mod_wsgi.c:2526: warning: excess elements in scalar initializer
775mod_wsgi.c:2526: warning: (near initialization for 'Restricted_Type')
776mod_wsgi.c:2527: warning: data definition has no type or storage class
777mod_wsgi.c:2531: error: parse error before '*' token
778mod_wsgi.c:2531: error: parse error before '*' token
779mod_wsgi.c: In function 'wsgi_signal_intercept':
780mod_wsgi.c:2533: error: 'PyObject' undeclared (first use in this function)
781mod_wsgi.c:2533: error: 'h' undeclared (first use in this function)
782mod_wsgi.c:2536: error: 'm' undeclared (first use in this function)
783mod_wsgi.c:2538: error: 'args' undeclared (first use in this function)
784mod_wsgi.c:2542: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
785mod_wsgi.c:2542: error: parse error before 'ap_log_error'
786mod_wsgi.c:2547: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
787mod_wsgi.c:2550: error: 'd' undeclared (first use in this function)
788mod_wsgi.c:2551: error: 'o' undeclared (first use in this function)
789mod_wsgi.c:2559: error: parse error before ')' token
790mod_wsgi.c:2560: error: 'Py_None' undeclared (first use in this function)
791mod_wsgi.c: At top level:
792mod_wsgi.c:2576: error: parse error before 'wsgi_signal_method'
793mod_wsgi.c:2577: warning: braces around scalar initializer
794mod_wsgi.c:2577: warning: (near initialization for 'wsgi_signal_method[0]')
795mod_wsgi.c:2577: warning: initialization makes integer from pointer without a cast
796mod_wsgi.c:2577: warning: excess elements in scalar initializer
797mod_wsgi.c:2577: warning: (near initialization for 'wsgi_signal_method[0]')
798mod_wsgi.c:2577: error: parse error before 'wsgi_signal_intercept'
799mod_wsgi.c:2577: warning: excess elements in scalar initializer
800mod_wsgi.c:2577: warning: (near initialization for 'wsgi_signal_method[0]')
801mod_wsgi.c:2577: warning: excess elements in scalar initializer
802mod_wsgi.c:2577: warning: (near initialization for 'wsgi_signal_method[0]')
803mod_wsgi.c:2578: warning: braces around scalar initializer
804mod_wsgi.c:2578: warning: (near initialization for 'wsgi_signal_method[1]')
805mod_wsgi.c:2578: warning: initialization makes integer from pointer without a cast
806mod_wsgi.c:2578: warning: excess elements in scalar initializer
807mod_wsgi.c:2578: warning: (near initialization for 'wsgi_signal_method[1]')
808mod_wsgi.c:2579: warning: data definition has no type or storage class
809mod_wsgi.c:2584: error: parse error before 'PyObject_HEAD'
810mod_wsgi.c:2584: warning: no semicolon at end of struct or union
811mod_wsgi.c:2586: warning: data definition has no type or storage class
812mod_wsgi.c:2588: error: parse error before '}' token
813mod_wsgi.c:2588: warning: data definition has no type or storage class
814mod_wsgi.c:2590: error: parse error before 'Interpreter_Type'
815mod_wsgi.c:2590: warning: data definition has no type or storage class
816mod_wsgi.c:2592: error: parse error before '*' token
817mod_wsgi.c:2593: error: parse error before 'PyInterpreterState'
818mod_wsgi.c: In function 'newInterpreterObject':
819mod_wsgi.c:2596: error: 'PyThreadState' undeclared (first use in this function)
820mod_wsgi.c:2596: error: 'tstate' undeclared (first use in this function)
821mod_wsgi.c:2597: error: 'save_tstate' undeclared (first use in this function)
822mod_wsgi.c:2598: error: 'PyObject' undeclared (first use in this function)
823mod_wsgi.c:2598: error: parse error before 'module'
824mod_wsgi.c:2599: error: 'object' undeclared (first use in this function)
825mod_wsgi.c:2600: error: 'item' undeclared (first use in this function)
826mod_wsgi.c:2612: error: 'name' undeclared (first use in this function)
827mod_wsgi.c:2647: error: 'PyExc_RuntimeError' undeclared (first use in this function)
828mod_wsgi.c:2655: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
829mod_wsgi.c:2655: error: parse error before 'ap_log_error'
830mod_wsgi.c:2660: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
831mod_wsgi.c:2670: error: parse error before '=' token
832mod_wsgi.c:2672: error: parse error before 'module'
833mod_wsgi.c:2685: error: parse error before ')' token
834mod_wsgi.c:2693: error: parse error before ')' token
835mod_wsgi.c:2698: error: parse error before ')' token
836mod_wsgi.c:2704: error: parse error before ')' token
837mod_wsgi.c:2731: error: parse error before '=' token
838mod_wsgi.c:2732: error: parse error before 'module'
839mod_wsgi.c:2734: error: parse error before 'module'
840mod_wsgi.c: At top level:
841mod_wsgi.c:2744: error: parse error before '*' token
842mod_wsgi.c: In function 'Interpreter_dealloc':
843mod_wsgi.c:2746: error: 'PyThreadState' undeclared (first use in this function)
844mod_wsgi.c:2746: error: 'tstate' undeclared (first use in this function)
845mod_wsgi.c:2747: error: 'PyObject' undeclared (first use in this function)
846mod_wsgi.c:2747: error: 'exitfunc' undeclared (first use in this function)
847mod_wsgi.c:2748: error: parse error before 'module'
848mod_wsgi.c:2769: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
849mod_wsgi.c:2769: error: parse error before 'ap_log_error'
850mod_wsgi.c:2773: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
851mod_wsgi.c:2796: error: parse error before 'module'
852mod_wsgi.c:2799: error: parse error before 'module'
853mod_wsgi.c:2801: error: 'func' undeclared (first use in this function)
854mod_wsgi.c:2803: error: 'dict' undeclared (first use in this function)
855mod_wsgi.c:2803: error: parse error before 'module'
856mod_wsgi.c:2806: error: 'res' undeclared (first use in this function)
857mod_wsgi.c:2808: error: parse error before ')' token
858mod_wsgi.c:2825: error: parse error before 'module'
859mod_wsgi.c:2829: error: parse error before 'module'
860mod_wsgi.c:2834: error: parse error before ')' token
861mod_wsgi.c:2837: error: 'm' undeclared (first use in this function)
862mod_wsgi.c:2840: error: 'type' undeclared (first use in this function)
863mod_wsgi.c:2841: error: 'value' undeclared (first use in this function)
864mod_wsgi.c:2842: error: 'traceback' undeclared (first use in this function)
865mod_wsgi.c:2845: error: parse error before 'ap_log_error'
866mod_wsgi.c:2854: error: 'Py_None' undeclared (first use in this function)
867mod_wsgi.c:2866: error: 'd' undeclared (first use in this function)
868mod_wsgi.c:2867: error: 'o' undeclared (first use in this function)
869mod_wsgi.c:2872: error: 'args' undeclared (first use in this function)
870mod_wsgi.c:2874: error: parse error before ')' token
871mod_wsgi.c:2896: error: 'PyExc_SystemExit' undeclared (first use in this function)
872mod_wsgi.c: At top level:
873mod_wsgi.c:2923: error: parse error before 'if'
874mod_wsgi.c:2929: error: initializer element is not constant
875mod_wsgi.c:2929: warning: data definition has no type or storage class
876mod_wsgi.c:2931: error: parse error before 'if'
877mod_wsgi.c:2933: warning: parameter names (without types) in function declaration
878mod_wsgi.c:2933: warning: data definition has no type or storage class
879mod_wsgi.c:2934: error: parse error before string constant
880mod_wsgi.c:2935: error: 'PyObject' undeclared here (not in a function)
881mod_wsgi.c:2935: error: parse error before ')' token
882mod_wsgi.c:2935: error: initializer element is not constant
883mod_wsgi.c:2935: warning: data definition has no type or storage class
884mod_wsgi.c:2937: error: parse error before 'if'
885mod_wsgi.c:2939: error: conflicting types for 'result'
886mod_wsgi.c:1555: error: previous definition of 'result' was here
887mod_wsgi.c:2939: warning: data definition has no type or storage class
888mod_wsgi.c:2941: error: parse error before '*' token
889mod_wsgi.c:2941: warning: data definition has no type or storage class
890mod_wsgi.c:2942: error: parse error before '*' token
891mod_wsgi.c:2942: warning: data definition has no type or storage class
892mod_wsgi.c:2943: error: parse error before '*' token
893mod_wsgi.c:2943: warning: data definition has no type or storage class
894mod_wsgi.c:2945: error: parse error before 'if'
895mod_wsgi.c:2961: error: parse error before '&' token
896mod_wsgi.c:2961: warning: data definition has no type or storage class
897mod_wsgi.c:2965: warning: parameter names (without types) in function declaration
898mod_wsgi.c:2965: warning: data definition has no type or storage class
899mod_wsgi.c:2966: error: parse error before '}' token
900mod_wsgi.c:2970: warning: parameter names (without types) in function declaration
901mod_wsgi.c:2970: warning: data definition has no type or storage class
902mod_wsgi.c:2971: error: parse error before '}' token
903mod_wsgi.c:2973: error: initializer element is not constant
904mod_wsgi.c:2973: warning: data definition has no type or storage class
905mod_wsgi.c:2975: error: parse error before 'if'
906mod_wsgi.c:2977: warning: data definition has no type or storage class
907mod_wsgi.c:2978: error: initializer element is not constant
908mod_wsgi.c:2978: warning: data definition has no type or storage class
909mod_wsgi.c:2979: error: conflicting types for 'o'
910mod_wsgi.c:2977: error: previous definition of 'o' was here
911mod_wsgi.c:2979: error: initializer element is not constant
912mod_wsgi.c:2979: warning: data definition has no type or storage class
913mod_wsgi.c:2980: error: parse error before 'if'
914mod_wsgi.c:2982: warning: data definition has no type or storage class
915mod_wsgi.c:2983: warning: parameter names (without types) in function declaration
916mod_wsgi.c:2983: warning: data definition has no type or storage class
917mod_wsgi.c:2984: error: conflicting types for 'log'
918mod_wsgi.c:1830: error: previous declaration of 'log' was here
919mod_wsgi.c:2984: error: parse error before ')' token
920mod_wsgi.c:2985: error: conflicting types for 'args'
921mod_wsgi.c:2982: error: previous definition of 'args' was here
922mod_wsgi.c:2986: error: 'Py_None' undeclared here (not in a function)
923mod_wsgi.c:2986: error: initializer element is not constant
924mod_wsgi.c:2986: warning: data definition has no type or storage class
925mod_wsgi.c:2987: error: redefinition of 'result'
926mod_wsgi.c:1555: error: previous definition of 'result' was here
927mod_wsgi.c:2987: error: initializer element is not constant
928mod_wsgi.c:2987: warning: data definition has no type or storage class
929mod_wsgi.c:2988: warning: parameter names (without types) in function declaration
930mod_wsgi.c:2988: warning: data definition has no type or storage class
931mod_wsgi.c:2989: warning: parameter names (without types) in function declaration
932mod_wsgi.c:2989: warning: data definition has no type or storage class
933mod_wsgi.c:2990: warning: parameter names (without types) in function declaration
934mod_wsgi.c:2990: warning: data definition has no type or storage class
935mod_wsgi.c:2991: error: parse error before '}' token
936mod_wsgi.c:3017: warning: parameter names (without types) in function declaration
937mod_wsgi.c:3017: warning: data definition has no type or storage class
938mod_wsgi.c:3018: warning: parameter names (without types) in function declaration
939mod_wsgi.c:3018: warning: data definition has no type or storage class
940mod_wsgi.c:3019: error: parse error before '}' token
941mod_wsgi.c:3021: warning: parameter names (without types) in function declaration
942mod_wsgi.c:3021: warning: data definition has no type or storage class
943mod_wsgi.c:3023: warning: parameter names (without types) in function declaration
944mod_wsgi.c:3023: warning: data definition has no type or storage class
945mod_wsgi.c:3024: error: parse error before '}' token
946mod_wsgi.c:3026: warning: parameter names (without types) in function declaration
947mod_wsgi.c:3026: warning: data definition has no type or storage class
948mod_wsgi.c:3027: warning: parameter names (without types) in function declaration
949mod_wsgi.c:3027: warning: data definition has no type or storage class
950mod_wsgi.c:3028: error: parse error before '}' token
951mod_wsgi.c:3036: warning: parameter names (without types) in function declaration
952mod_wsgi.c:3036: warning: data definition has no type or storage class
953mod_wsgi.c:3037: warning: parameter names (without types) in function declaration
954mod_wsgi.c:3037: warning: data definition has no type or storage class
955mod_wsgi.c:3038: warning: parameter names (without types) in function declaration
956mod_wsgi.c:3038: warning: data definition has no type or storage class
957mod_wsgi.c:3039: error: parse error before '}' token
958mod_wsgi.c:3043: warning: data definition has no type or storage class
959mod_wsgi.c:3044: error: parse error before '}' token
960mod_wsgi.c:3048: error: parse error before '->' token
961mod_wsgi.c:3048: error: conflicting types for 'free'
962/usr/include/stdlib.h:159: error: previous declaration of 'free' was here
963mod_wsgi.c:3048: warning: data definition has no type or storage class
964mod_wsgi.c:3050: warning: parameter names (without types) in function declaration
965mod_wsgi.c:3050: warning: data definition has no type or storage class
966mod_wsgi.c:3051: error: parse error before '}' token
967mod_wsgi.c:3053: error: parse error before 'Interpreter_Type'
968mod_wsgi.c:3057: error: initializer element is not constant
969mod_wsgi.c:3057: error: (near initialization for 'Interpreter_Type')
970mod_wsgi.c:3057: error: parse error before numeric constant
971mod_wsgi.c:3058: warning: excess elements in scalar initializer
972mod_wsgi.c:3058: warning: (near initialization for 'Interpreter_Type')
973mod_wsgi.c:3059: warning: excess elements in scalar initializer
974mod_wsgi.c:3059: warning: (near initialization for 'Interpreter_Type')
975mod_wsgi.c:3060: warning: excess elements in scalar initializer
976mod_wsgi.c:3060: warning: (near initialization for 'Interpreter_Type')
977mod_wsgi.c:3062: warning: excess elements in scalar initializer
978mod_wsgi.c:3062: warning: (near initialization for 'Interpreter_Type')
979mod_wsgi.c:3062: error: parse error before 'Interpreter_dealloc'
980mod_wsgi.c:3063: warning: excess elements in scalar initializer
981mod_wsgi.c:3063: warning: (near initialization for 'Interpreter_Type')
982mod_wsgi.c:3064: warning: excess elements in scalar initializer
983mod_wsgi.c:3064: warning: (near initialization for 'Interpreter_Type')
984mod_wsgi.c:3065: warning: excess elements in scalar initializer
985mod_wsgi.c:3065: warning: (near initialization for 'Interpreter_Type')
986mod_wsgi.c:3066: warning: excess elements in scalar initializer
987mod_wsgi.c:3066: warning: (near initialization for 'Interpreter_Type')
988mod_wsgi.c:3067: warning: excess elements in scalar initializer
989mod_wsgi.c:3067: warning: (near initialization for 'Interpreter_Type')
990mod_wsgi.c:3068: warning: excess elements in scalar initializer
991mod_wsgi.c:3068: warning: (near initialization for 'Interpreter_Type')
992mod_wsgi.c:3069: warning: excess elements in scalar initializer
993mod_wsgi.c:3069: warning: (near initialization for 'Interpreter_Type')
994mod_wsgi.c:3070: warning: excess elements in scalar initializer
995mod_wsgi.c:3070: warning: (near initialization for 'Interpreter_Type')
996mod_wsgi.c:3071: warning: excess elements in scalar initializer
997mod_wsgi.c:3071: warning: (near initialization for 'Interpreter_Type')
998mod_wsgi.c:3072: warning: excess elements in scalar initializer
999mod_wsgi.c:3072: warning: (near initialization for 'Interpreter_Type')
1000mod_wsgi.c:3073: warning: excess elements in scalar initializer
1001mod_wsgi.c:3073: warning: (near initialization for 'Interpreter_Type')
1002mod_wsgi.c:3074: warning: excess elements in scalar initializer
1003mod_wsgi.c:3074: warning: (near initialization for 'Interpreter_Type')
1004mod_wsgi.c:3075: warning: excess elements in scalar initializer
1005mod_wsgi.c:3075: warning: (near initialization for 'Interpreter_Type')
1006mod_wsgi.c:3076: warning: excess elements in scalar initializer
1007mod_wsgi.c:3076: warning: (near initialization for 'Interpreter_Type')
1008mod_wsgi.c:3077: warning: excess elements in scalar initializer
1009mod_wsgi.c:3077: warning: (near initialization for 'Interpreter_Type')
1010mod_wsgi.c:3078: warning: excess elements in scalar initializer
1011mod_wsgi.c:3078: warning: (near initialization for 'Interpreter_Type')
1012mod_wsgi.c:3079: warning: excess elements in scalar initializer
1013mod_wsgi.c:3079: warning: (near initialization for 'Interpreter_Type')
1014mod_wsgi.c:3080: warning: excess elements in scalar initializer
1015mod_wsgi.c:3080: warning: (near initialization for 'Interpreter_Type')
1016mod_wsgi.c:3081: warning: excess elements in scalar initializer
1017mod_wsgi.c:3081: warning: (near initialization for 'Interpreter_Type')
1018mod_wsgi.c:3082: warning: excess elements in scalar initializer
1019mod_wsgi.c:3082: warning: (near initialization for 'Interpreter_Type')
1020mod_wsgi.c:3083: warning: excess elements in scalar initializer
1021mod_wsgi.c:3083: warning: (near initialization for 'Interpreter_Type')
1022mod_wsgi.c:3084: warning: excess elements in scalar initializer
1023mod_wsgi.c:3084: warning: (near initialization for 'Interpreter_Type')
1024mod_wsgi.c:3085: warning: excess elements in scalar initializer
1025mod_wsgi.c:3085: warning: (near initialization for 'Interpreter_Type')
1026mod_wsgi.c:3086: warning: excess elements in scalar initializer
1027mod_wsgi.c:3086: warning: (near initialization for 'Interpreter_Type')
1028mod_wsgi.c:3087: warning: excess elements in scalar initializer
1029mod_wsgi.c:3087: warning: (near initialization for 'Interpreter_Type')
1030mod_wsgi.c:3088: warning: excess elements in scalar initializer
1031mod_wsgi.c:3088: warning: (near initialization for 'Interpreter_Type')
1032mod_wsgi.c:3089: warning: excess elements in scalar initializer
1033mod_wsgi.c:3089: warning: (near initialization for 'Interpreter_Type')
1034mod_wsgi.c:3090: warning: excess elements in scalar initializer
1035mod_wsgi.c:3090: warning: (near initialization for 'Interpreter_Type')
1036mod_wsgi.c:3091: warning: excess elements in scalar initializer
1037mod_wsgi.c:3091: warning: (near initialization for 'Interpreter_Type')
1038mod_wsgi.c:3092: warning: excess elements in scalar initializer
1039mod_wsgi.c:3092: warning: (near initialization for 'Interpreter_Type')
1040mod_wsgi.c:3093: warning: excess elements in scalar initializer
1041mod_wsgi.c:3093: warning: (near initialization for 'Interpreter_Type')
1042mod_wsgi.c:3094: warning: excess elements in scalar initializer
1043mod_wsgi.c:3094: warning: (near initialization for 'Interpreter_Type')
1044mod_wsgi.c:3095: warning: excess elements in scalar initializer
1045mod_wsgi.c:3095: warning: (near initialization for 'Interpreter_Type')
1046mod_wsgi.c:3096: warning: excess elements in scalar initializer
1047mod_wsgi.c:3096: warning: (near initialization for 'Interpreter_Type')
1048mod_wsgi.c:3097: warning: excess elements in scalar initializer
1049mod_wsgi.c:3097: warning: (near initialization for 'Interpreter_Type')
1050mod_wsgi.c:3098: warning: data definition has no type or storage class
1051mod_wsgi.c: In function 'wsgi_python_version':
1052mod_wsgi.c:3114: error: 'PY_VERSION' undeclared (first use in this function)
1053mod_wsgi.c: In function 'wsgi_python_term':
1054mod_wsgi.c:3132: error: 'PyInterpreterState' undeclared (first use in this function)
1055mod_wsgi.c:3133: error: 'PyThreadState' undeclared (first use in this function)
1056mod_wsgi.c:3133: error: 'tstate' undeclared (first use in this function)
1057mod_wsgi.c:3140: warning: assignment makes pointer from integer without a cast
1058mod_wsgi.c:3141: error: request for member 'next' in something not a structure or union
1059mod_wsgi.c:3142: error: request for member 'next' in something not a structure or union
1060mod_wsgi.c: In function 'wsgi_python_init':
1061mod_wsgi.c:3183: error: 'Py_OptimizeFlag' undeclared (first use in this function)
1062mod_wsgi.c:3209: warning: assignment makes pointer from integer without a cast
1063mod_wsgi.c: At top level:
1064mod_wsgi.c:3247: error: parse error before '*' token
1065mod_wsgi.c:3247: warning: data definition has no type or storage class
1066mod_wsgi.c:3249: error: parse error before '*' token
1067mod_wsgi.c: In function 'wsgi_acquire_interpreter':
1068mod_wsgi.c:3251: error: 'PyThreadState' undeclared (first use in this function)
1069mod_wsgi.c:3251: error: 'tstate' undeclared (first use in this function)
1070mod_wsgi.c:3252: error: 'PyInterpreterState' undeclared (first use in this function)
1071mod_wsgi.c:3253: error: 'handle' undeclared (first use in this function)
1072mod_wsgi.c:3282: error: parse error before ')' token
1073mod_wsgi.c:3291: error: parse error before ')' token
1074mod_wsgi.c: At top level:
1075mod_wsgi.c:3328: error: parse error before '*' token
1076mod_wsgi.c: In function 'wsgi_release_interpreter':
1077mod_wsgi.c:3330: error: 'PyThreadState' undeclared (first use in this function)
1078mod_wsgi.c:3330: error: 'tstate' undeclared (first use in this function)
1079mod_wsgi.c:3342: error: 'handle' undeclared (first use in this function)
1080mod_wsgi.c:3350: error: 'PyGILState_UNLOCKED' undeclared (first use in this function)
1081mod_wsgi.c: At top level:
1082mod_wsgi.c:3371: error: parse error before '*' token
1083mod_wsgi.c: In function 'wsgi_load_source':
1084mod_wsgi.c:3377: error: 'co' undeclared (first use in this function)
1085mod_wsgi.c:3385: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
1086mod_wsgi.c:3385: error: parse error before 'ap_log_rerror'
1087mod_wsgi.c:3391: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
1088mod_wsgi.c:3407: error: 'Py_file_input' undeclared (first use in this function)
1089mod_wsgi.c:3407: warning: assignment makes pointer from integer without a cast
1090mod_wsgi.c:3414: error: parse error before ')' token
1091mod_wsgi.c:3423: error: 'object' undeclared (first use in this function)
1092mod_wsgi.c:3433: warning: return makes pointer from integer without a cast
1093mod_wsgi.c: At top level:
1094mod_wsgi.c:3436: error: parse error before 'PyObject'
1095mod_wsgi.c: In function 'wsgi_reload_required':
1096mod_wsgi.c:3438: error: 'dict' undeclared (first use in this function)
1097mod_wsgi.c:3439: error: 'object' undeclared (first use in this function)
1098mod_wsgi.c:3442: error: parse error before 'module'
1099mod_wsgi.c:3451: error: 'r' undeclared (first use in this function)
1100mod_wsgi.c: In function 'wsgi_execute_script':
1101mod_wsgi.c:3498: error: invalid operands to binary *
1102mod_wsgi.c:3499: error: 'modules' undeclared (first use in this function)
1103mod_wsgi.c:3500: error: parse error before 'module'
1104mod_wsgi.c:3542: error: 'Py_BEGIN_ALLOW_THREADS' undeclared (first use in this function)
1105mod_wsgi.c:3542: error: parse error before 'apr_thread_mutex_lock'
1106mod_wsgi.c:3546: error: 'Py_END_ALLOW_THREADS' undeclared (first use in this function)
1107mod_wsgi.c:3549: error: parse error before 'module'
1108mod_wsgi.c:3551: error: parse error before 'module'
1109mod_wsgi.c:3569: error: parse error before 'module'
1110mod_wsgi.c:3580: error: parse error before 'ap_log_rerror'
1111mod_wsgi.c: At top level:
1112mod_wsgi.c:3629: error: parse error before '}' token
1113mod_wsgi.c:3639: warning: parameter names (without types) in function declaration
1114mod_wsgi.c:3639: warning: data definition has no type or storage class
1115mod_wsgi.c:3644: warning: data definition has no type or storage class
1116mod_wsgi.c:3648: error: parse error before 'if'
1117mod_wsgi.c:3650: warning: data definition has no type or storage class
1118mod_wsgi.c:3652: error: parse error before 'module'
1119mod_wsgi.c:3653: error: conflicting types for 'object'
1120mod_wsgi.c:3650: error: previous definition of 'object' was here
1121mod_wsgi.c:3653: error: initializer element is not constant
1122mod_wsgi.c:3653: warning: data definition has no type or storage class
1123mod_wsgi.c:3655: error: parse error before 'if'
1124mod_wsgi.c:3657: error: 'r' undeclared here (not in a function)
1125mod_wsgi.c:3657: warning: initialization makes integer from pointer without a cast
1126mod_wsgi.c:3657: error: initializer element is not constant
1127mod_wsgi.c:3657: warning: data definition has no type or storage class
1128mod_wsgi.c:3659: error: parse error before 'if'
1129mod_wsgi.c:3662: warning: parameter names (without types) in function declaration
1130mod_wsgi.c:3662: warning: data definition has no type or storage class
1131mod_wsgi.c:3663: error: redefinition of 'status'
1132mod_wsgi.c:3644: error: previous definition of 'status' was here
1133mod_wsgi.c:3663: error: initializer element is not constant
1134mod_wsgi.c:3663: warning: data definition has no type or storage class
1135mod_wsgi.c:3664: warning: parameter names (without types) in function declaration
1136mod_wsgi.c:3664: warning: data definition has no type or storage class
1137mod_wsgi.c:3674: error: parse error before '->' token
1138mod_wsgi.c:3685: error: conflicting types for 'args'
1139mod_wsgi.c:2982: error: previous definition of 'args' was here
1140mod_wsgi.c:3685: error: initializer element is not constant
1141mod_wsgi.c:3685: warning: data definition has no type or storage class
1142mod_wsgi.c:3686: error: conflicting types for 'object'
1143mod_wsgi.c:3650: error: previous definition of 'object' was here
1144mod_wsgi.c:3686: error: invalid type argument of '->'
1145mod_wsgi.c:3686: error: initializer element is not constant
1146mod_wsgi.c:3686: warning: data definition has no type or storage class
1147mod_wsgi.c:3687: warning: parameter names (without types) in function declaration
1148mod_wsgi.c:3687: warning: data definition has no type or storage class
1149mod_wsgi.c:3688: warning: parameter names (without types) in function declaration
1150mod_wsgi.c:3688: warning: data definition has no type or storage class
1151mod_wsgi.c:3690: error: parse error before '->' token
1152mod_wsgi.c:3698: error: parse error before '(' token
1153mod_wsgi.c:3709: error: redefinition of 'status'
1154mod_wsgi.c:3644: error: previous definition of 'status' was here
1155mod_wsgi.c:3709: warning: data definition has no type or storage class
1156mod_wsgi.c:3710: error: parse error before '}' token
1157mod_wsgi.c:3724: error: conflicting types for 'log'
1158mod_wsgi.c:1830: error: previous declaration of 'log' was here
1159mod_wsgi.c:3724: warning: initialization makes integer from pointer without a cast
1160mod_wsgi.c:3724: error: initializer element is not constant
1161mod_wsgi.c:3724: warning: data definition has no type or storage class
1162mod_wsgi.c:3725: warning: parameter names (without types) in function declaration
1163mod_wsgi.c:3725: warning: data definition has no type or storage class
1164mod_wsgi.c:3726: warning: parameter names (without types) in function declaration
1165mod_wsgi.c:3726: warning: data definition has no type or storage class
1166mod_wsgi.c:3727: error: parse error before '}' token
1167mod_wsgi.c:3731: warning: data definition has no type or storage class
1168mod_wsgi.c:3733: warning: parameter names (without types) in function declaration
1169mod_wsgi.c:3733: error: conflicting types for 'wsgi_release_interpreter'
1170mod_wsgi.c:3329: error: previous definition of 'wsgi_release_interpreter' was here
1171mod_wsgi.c:3733: warning: data definition has no type or storage class
1172mod_wsgi.c:3735: error: parse error before 'return'
1173mod_wsgi.c: In function 'wsgi_python_child_cleanup':
1174mod_wsgi.c:3766: warning: assignment makes pointer from integer without a cast
1175mod_wsgi.c: In function 'wsgi_python_child_init':
1176mod_wsgi.c:3812: error: 'PyInterpreterState' undeclared (first use in this function)
1177mod_wsgi.c:3813: error: 'PyThreadState' undeclared (first use in this function)
1178mod_wsgi.c:3813: error: 'tstate' undeclared (first use in this function)
1179mod_wsgi.c:3814: error: 'save_tstate' undeclared (first use in this function)
1180mod_wsgi.c:3827: warning: assignment makes pointer from integer without a cast
1181mod_wsgi.c:3828: error: request for member 'next' in something not a structure or union
1182mod_wsgi.c:3829: error: request for member 'next' in something not a structure or union
1183mod_wsgi.c:3854: warning: assignment makes pointer from integer without a cast
1184mod_wsgi.c:3870: error: parse error before ')' token
1185mod_wsgi.c: In function 'wsgi_start_process':
1186mod_wsgi.c:5973: error: 'PyGILState_STATE' undeclared (first use in this function)
1187mod_wsgi.c:5973: error: parse error before 'state'
1188mod_wsgi.c:5977: error: 'state' undeclared (first use in this function)
1189mod_wsgi.c:5980: error: 'PyGILState_LOCKED' undeclared (first use in this function)
1190apxs:Error: Command failed with rc=65536
1191.
1192make: *** [mod_wsgi.la] Error 1
1193Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_www_mod_wsgi/work/mod_wsgi-1.1" && nice -n 1 make all " returned error 2
1194Command output: mod_wsgi.c:3725: warning: data definition has no type or storage class
1195mod_wsgi.c:3726: warning: parameter names (without types) in function declaration
1196mod_wsgi.c:3726: warning: data definition has no type or storage class
1197mod_wsgi.c:3727: error: parse error before '}' token
1198mod_wsgi.c:3731: warning: data definition has no type or storage class
1199mod_wsgi.c:3733: warning: parameter names (without types) in function declaration
1200mod_wsgi.c:3733: error: conflicting types for 'wsgi_release_interpreter'
1201mod_wsgi.c:3329: error: previous definition of 'wsgi_release_interpreter' was here
1202mod_wsgi.c:3733: warning: data definition has no type or storage class
1203mod_wsgi.c:3735: error: parse error before 'return'
1204mod_wsgi.c: In function 'wsgi_python_child_cleanup':
1205mod_wsgi.c:3766: warning: assignment makes pointer from integer without a cast
1206mod_wsgi.c: In function 'wsgi_python_child_init':
1207mod_wsgi.c:3812: error: 'PyInterpreterState' undeclared (first use in this function)
1208mod_wsgi.c:3813: error: 'PyThreadState' undeclared (first use in this function)
1209mod_wsgi.c:3813: error: 'tstate' undeclared (first use in this function)
1210mod_wsgi.c:3814: error: 'save_tstate' undeclared (first use in this function)
1211mod_wsgi.c:3827: warning: assignment makes pointer from integer without a cast
1212mod_wsgi.c:3828: error: request for member 'next' in something not a structure or union
1213mod_wsgi.c:3829: error: request for member 'next' in something not a structure or union
1214mod_wsgi.c:3854: warning: assignment makes pointer from integer without a cast
1215mod_wsgi.c:3870: error: parse error before ')' token
1216mod_wsgi.c: In function 'wsgi_start_process':
1217mod_wsgi.c:5973: error: 'PyGILState_STATE' undeclared (first use in this function)
1218mod_wsgi.c:5973: error: parse error before 'state'
1219mod_wsgi.c:5977: error: 'state' undeclared (first use in this function)
1220mod_wsgi.c:5980: error: 'PyGILState_LOCKED' undeclared (first use in this function)
1221apxs:Error: Command failed with rc=65536
1222.
1223make: *** [mod_wsgi.la] Error 1
1224
1225Warning: the following items did not execute (for mod_wsgi): org.macports.activate org.macports.build org.macports.destroot org.macports.install
1226Error: Status 1 encountered during processing.