1 | $ python setup.py build |
---|
2 | Not found: tahoe-deps |
---|
3 | Not found: ../tahoe-deps |
---|
4 | twisted/protocols/_c_urlarg.c: In function ‘unquote’: |
---|
5 | twisted/protocols/_c_urlarg.c:65: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
6 | twisted/protocols/_c_urlarg.c:75: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
7 | twisted/protocols/_c_urlarg.c:83: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
8 | twisted/protocols/_c_urlarg.c:85: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
9 | twisted/protocols/_c_urlarg.c:93: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
10 | twisted/protocols/_c_urlarg.c:96: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
11 | twisted/protocols/_c_urlarg.c:97: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
12 | twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll___dealloc__’: |
---|
13 | twisted/python/_epoll.c:168: warning: label ‘__pyx_L1’ defined but not used |
---|
14 | twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll_wait’: |
---|
15 | twisted/python/_epoll.c:432: warning: label ‘__pyx_L7’ defined but not used |
---|
16 | twisted/python/_epoll.c:430: warning: label ‘__pyx_L6’ defined but not used |
---|
17 | twisted/python/_epoll.c: In function ‘__pyx_tp_new_6_epoll_epoll’: |
---|
18 | twisted/python/_epoll.c:508: warning: unused variable ‘p’ |
---|
19 | twisted/python/_epoll.c: In function ‘__pyx_tp_dealloc_6_epoll_epoll’: |
---|
20 | twisted/python/_epoll.c:513: warning: unused variable ‘p’ |
---|
21 | twisted/python/_epoll.c: In function ‘__pyx_tp_traverse_6_epoll_epoll’: |
---|
22 | twisted/python/_epoll.c:528: warning: unused variable ‘p’ |
---|
23 | twisted/python/_epoll.c:527: warning: unused variable ‘e’ |
---|
24 | twisted/python/_epoll.c: In function ‘__pyx_tp_clear_6_epoll_epoll’: |
---|
25 | twisted/python/_epoll.c:533: warning: unused variable ‘p’ |
---|
26 | twisted/python/_epoll.c: At top level: |
---|
27 | twisted/python/_epoll.c:32: warning: ‘__Pyx_UnpackItem’ declared ‘static’ but never defined |
---|
28 | twisted/python/_epoll.c:33: warning: ‘__Pyx_EndUnpack’ declared ‘static’ but never defined |
---|
29 | twisted/python/_epoll.c:34: warning: ‘__Pyx_PrintItem’ declared ‘static’ but never defined |
---|
30 | twisted/python/_epoll.c:35: warning: ‘__Pyx_PrintNewline’ declared ‘static’ but never defined |
---|
31 | twisted/python/_epoll.c:37: warning: ‘__Pyx_ReRaise’ declared ‘static’ but never defined |
---|
32 | twisted/python/_epoll.c:38: warning: ‘__Pyx_Import’ declared ‘static’ but never defined |
---|
33 | twisted/python/_epoll.c:39: warning: ‘__Pyx_GetExcValue’ declared ‘static’ but never defined |
---|
34 | twisted/python/_epoll.c:40: warning: ‘__Pyx_ArgTypeTest’ declared ‘static’ but never defined |
---|
35 | twisted/python/_epoll.c:41: warning: ‘__Pyx_TypeTest’ declared ‘static’ but never defined |
---|
36 | twisted/python/_epoll.c:42: warning: ‘__Pyx_GetStarArgs’ declared ‘static’ but never defined |
---|
37 | twisted/python/_epoll.c:43: warning: ‘__Pyx_WriteUnraisable’ declared ‘static’ but never defined |
---|
38 | twisted/python/_epoll.c:45: warning: ‘__Pyx_ImportType’ declared ‘static’ but never defined |
---|
39 | twisted/python/_epoll.c:46: warning: ‘__Pyx_SetVtable’ declared ‘static’ but never defined |
---|
40 | twisted/python/_epoll.c:47: warning: ‘__Pyx_GetVtable’ declared ‘static’ but never defined |
---|
41 | twisted/python/_epoll.c:48: warning: ‘__Pyx_CreateClass’ declared ‘static’ but never defined |
---|
42 | twisted/python/_epoll.c:50: warning: ‘__Pyx_InitStrings’ declared ‘static’ but never defined |
---|
43 | twisted/python/_epoll.c:51: warning: ‘__Pyx_InitCApi’ declared ‘static’ but never defined |
---|
44 | twisted/python/_epoll.c:52: warning: ‘__Pyx_ImportModuleCApi’ declared ‘static’ but never defined |
---|
45 | build/bdist.linux-i686/egg/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses? |
---|
46 | assert (oldChild.parentNode is self, |
---|
47 | /home/n/sandbox/allmydata-tahoe-1.4.1/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses? |
---|
48 | assert (oldChild.parentNode is self, |
---|
49 | |
---|
50 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/Twisted-8.1.0-py2.6-linux-i686.egg |
---|
51 | Searching for zope.interface |
---|
52 | Best match: zope.interface 3.4.1 |
---|
53 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/zope.interface-3.4.1.tar.gz |
---|
54 | Processing zope.interface-3.4.1.tar.gz |
---|
55 | Running zope.interface-3.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EDeCup/zope.interface-3.4.1/egg-dist-tmp-Du8LmQ |
---|
56 | |
---|
57 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/zope.interface-3.4.1-py2.6-linux-i686.egg |
---|
58 | running darcsver |
---|
59 | setup.py darcsver: Failure from attempt to find version tags with 'darcs changes', and src/allmydata/_version.py already exists, so leaving it alone. |
---|
60 | running develop |
---|
61 | Not found: tahoe-deps |
---|
62 | Not found: ../tahoe-deps |
---|
63 | running egg_info |
---|
64 | writing requirements to src/allmydata_tahoe.egg-info/requires.txt |
---|
65 | writing src/allmydata_tahoe.egg-info/PKG-INFO |
---|
66 | writing top-level names to src/allmydata_tahoe.egg-info/top_level.txt |
---|
67 | writing dependency_links to src/allmydata_tahoe.egg-info/dependency_links.txt |
---|
68 | writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt |
---|
69 | reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt' |
---|
70 | writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt' |
---|
71 | running build_ext |
---|
72 | Creating /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/site.py |
---|
73 | Processing setuptools-0.6c12dev.egg |
---|
74 | creating /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/setuptools-0.6c12dev.egg |
---|
75 | Extracting setuptools-0.6c12dev.egg to /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages |
---|
76 | Adding setuptools 0.6c12dev to easy-install.pth file |
---|
77 | Installing easy_install script to support/bin |
---|
78 | Installing easy_install-2.5 script to support/bin |
---|
79 | |
---|
80 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/setuptools-0.6c12dev.egg |
---|
81 | Creating /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/allmydata-tahoe.egg-link (link to src) |
---|
82 | Adding allmydata-tahoe 1.4.1 to easy-install.pth file |
---|
83 | Installing tahoe script to support/bin |
---|
84 | |
---|
85 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/src |
---|
86 | Processing dependencies for allmydata-tahoe==1.4.1 |
---|
87 | Searching for Nevow>=0.6.0 |
---|
88 | Reading http://allmydata.org/source/tahoe/deps/tahoe-deps/ |
---|
89 | Best match: Nevow 0.9.32 |
---|
90 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/Nevow-0.9.32.tar.gz |
---|
91 | Processing Nevow-0.9.32.tar.gz |
---|
92 | Running Nevow-0.9.32/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yjmnKD/Nevow-0.9.32/egg-dist-tmp-7AgJmq |
---|
93 | /tmp/easy_install-yjmnKD/Nevow-0.9.32/formless/annotate.py:730: DeprecationWarning: object.__new__() takes no parameters |
---|
94 | rv = cls = InterfaceClass.__new__(cls, name, bases, dct) |
---|
95 | /home/n/sandbox/allmydata-tahoe-1.4.1/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead |
---|
96 | import sha |
---|
97 | /home/n/sandbox/allmydata-tahoe-1.4.1/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/spread/pb.py:64: DeprecationWarning: the md5 module is deprecated; use hashlib instead |
---|
98 | import md5 |
---|
99 | /tmp/easy_install-yjmnKD/Nevow-0.9.32/nevow/testutil.py:7: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. |
---|
100 | from popen2 import Popen3 |
---|
101 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
102 | zip_safe flag not set; analyzing archive contents... |
---|
103 | nevow.jsutil: module references __file__ |
---|
104 | nevow.athena: module references __file__ |
---|
105 | nevow.util: module references __file__ |
---|
106 | nevow.test.test_rend: module references __file__ |
---|
107 | nevow.test.test_testutil: module references __file__ |
---|
108 | nevow.test.test_athena: module references __file__ |
---|
109 | nevow.plugins.nevow_package: module references __file__ |
---|
110 | nevow.plugins.__init__: module references __path__ |
---|
111 | nevow.livetrial.runner: module references __file__ |
---|
112 | Adding Nevow 0.9.32 to easy-install.pth file |
---|
113 | Installing nevow-xmlgettext script to support/bin |
---|
114 | Installing nit script to support/bin |
---|
115 | |
---|
116 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/Nevow-0.9.32-py2.6.egg |
---|
117 | Searching for foolscap[secure_connections]>=0.3.1 |
---|
118 | Best match: foolscap 0.3.2 |
---|
119 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/foolscap-0.3.2.tar.gz |
---|
120 | Processing foolscap-0.3.2.tar.gz |
---|
121 | Running foolscap-0.3.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-epid3A/foolscap-0.3.2/egg-dist-tmp-ffGrQx |
---|
122 | zip_safe flag not set; analyzing archive contents... |
---|
123 | Adding foolscap 0.3.2 to easy-install.pth file |
---|
124 | Installing flogtool script to support/bin |
---|
125 | |
---|
126 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/foolscap-0.3.2-py2.6.egg |
---|
127 | Searching for simplejson>=1.4 |
---|
128 | Best match: simplejson 2.0.1 |
---|
129 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/simplejson-2.0.1.tar.gz |
---|
130 | Processing simplejson-2.0.1.tar.gz |
---|
131 | Running simplejson-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-M5o7H5/simplejson-2.0.1/egg-dist-tmp-d1AfX3 |
---|
132 | Adding simplejson 2.0.1 to easy-install.pth file |
---|
133 | |
---|
134 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/simplejson-2.0.1-py2.6-linux-i686.egg |
---|
135 | Searching for zfec>=1.1.0 |
---|
136 | Best match: zfec 1.4.2 |
---|
137 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/zfec-1.4.2.tar.gz |
---|
138 | Processing zfec-1.4.2.tar.gz |
---|
139 | Running zfec-1.4.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-STp9HU/zfec-1.4.2/egg-dist-tmp-OCsAfc |
---|
140 | zfec/_fecmodule.c:559: warning: function declaration isn’t a prototype |
---|
141 | Adding zfec 1.4.2 to easy-install.pth file |
---|
142 | Installing zfec script to support/bin |
---|
143 | Installing zunfec script to support/bin |
---|
144 | |
---|
145 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/zfec-1.4.2-py2.6-linux-i686.egg |
---|
146 | Searching for pycryptopp>=0.5 |
---|
147 | Best match: pycryptopp 0.5.10 |
---|
148 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/pycryptopp-0.5.10.tar.gz |
---|
149 | Processing pycryptopp-0.5.10.tar.gz |
---|
150 | Running pycryptopp-0.5.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VvOxtt/pycryptopp-0.5.10/egg-dist-tmp-V5Gf_W |
---|
151 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
152 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
153 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
154 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
155 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
156 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
157 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
158 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
159 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
160 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
161 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
162 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
163 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
164 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
165 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
166 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
167 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
168 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
169 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
170 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
171 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
172 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
173 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
174 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
175 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
176 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
177 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
178 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
179 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
180 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
181 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
182 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
183 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
184 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
185 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
186 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
187 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
188 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
189 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
190 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
191 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
192 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
193 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
194 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
195 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
196 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
197 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
198 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
199 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
200 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
201 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
202 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
203 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
204 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
205 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
206 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
207 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
208 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
209 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
210 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
211 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
212 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
213 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
214 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
215 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
216 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ |
---|
217 | Adding pycryptopp 0.5.10 to easy-install.pth file |
---|
218 | |
---|
219 | Installed /home/n/sandbox/allmydata-tahoe-1.4.1/support/lib/python2.6/site-packages/pycryptopp-0.5.10-py2.6-linux-i686.egg |
---|
220 | Searching for pyOpenSSL |
---|
221 | Best match: pyOpenSSL 0.7 |
---|
222 | Downloading http://allmydata.org/source/tahoe/deps/tahoe-deps/pyOpenSSL-0.7.tar.gz |
---|
223 | Processing pyOpenSSL-0.7.tar.gz |
---|
224 | Running pyOpenSSL-0.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HSzQzs/pyOpenSSL-0.7/egg-dist-tmp-AXgBxi |
---|
225 | warning: no previously-included files matching '.cvsignore' found anywhere in distribution |
---|
226 | warning: no previously-included files matching '*.pyc' found anywhere in distribution |
---|
227 | In file included from src/crypto/crypto.h:17, |
---|
228 | from src/crypto/crypto.c:14: |
---|
229 | src/crypto/x509.h:17:25: error: openssl/ssl.h: No such file or directory |
---|
230 | In file included from src/crypto/crypto.h:17, |
---|
231 | from src/crypto/crypto.c:14: |
---|
232 | src/crypto/x509.h:27: error: expected specifier-qualifier-list before ‘X509’ |
---|
233 | In file included from src/crypto/crypto.h:18, |
---|
234 | from src/crypto/crypto.c:14: |
---|
235 | src/crypto/x509name.h:27: error: expected specifier-qualifier-list before ‘X509_NAME’ |
---|
236 | In file included from src/crypto/crypto.h:19, |
---|
237 | from src/crypto/crypto.c:14: |
---|
238 | src/crypto/netscape_spki.h:24: error: expected specifier-qualifier-list before ‘NETSCAPE_SPKI’ |
---|
239 | In file included from src/crypto/crypto.h:20, |
---|
240 | from src/crypto/crypto.c:14: |
---|
241 | src/crypto/x509store.h:25: error: expected specifier-qualifier-list before ‘X509_STORE’ |
---|
242 | In file included from src/crypto/crypto.h:21, |
---|
243 | from src/crypto/crypto.c:14: |
---|
244 | src/crypto/x509req.h:25: error: expected specifier-qualifier-list before ‘X509_REQ’ |
---|
245 | In file included from src/crypto/crypto.h:22, |
---|
246 | from src/crypto/crypto.c:14: |
---|
247 | src/crypto/pkey.h:27: error: expected specifier-qualifier-list before ‘EVP_PKEY’ |
---|
248 | In file included from src/crypto/crypto.h:23, |
---|
249 | from src/crypto/crypto.c:14: |
---|
250 | src/crypto/x509ext.h:16:28: error: openssl/x509v3.h: No such file or directory |
---|
251 | In file included from src/crypto/crypto.h:23, |
---|
252 | from src/crypto/crypto.c:14: |
---|
253 | src/crypto/x509ext.h:27: error: expected specifier-qualifier-list before ‘X509_EXTENSION’ |
---|
254 | In file included from src/crypto/crypto.h:24, |
---|
255 | from src/crypto/crypto.c:14: |
---|
256 | src/crypto/pkcs7.h:15:27: error: openssl/pkcs7.h: No such file or directory |
---|
257 | In file included from src/crypto/crypto.h:24, |
---|
258 | from src/crypto/crypto.c:14: |
---|
259 | src/crypto/pkcs7.h:25: error: expected specifier-qualifier-list before ‘PKCS7’ |
---|
260 | In file included from src/crypto/crypto.h:25, |
---|
261 | from src/crypto/crypto.c:14: |
---|
262 | src/crypto/pkcs12.h:14:28: error: openssl/pkcs12.h: No such file or directory |
---|
263 | src/crypto/pkcs12.h:15:26: error: openssl/asn1.h: No such file or directory |
---|
264 | In file included from src/crypto/crypto.h:26, |
---|
265 | from src/crypto/crypto.c:14: |
---|
266 | src/crypto/../util.h:17:25: error: openssl/err.h: No such file or directory |
---|
267 | In file included from src/crypto/crypto.c:14: |
---|
268 | src/crypto/crypto.h:75: error: expected ‘)’ before ‘*’ token |
---|
269 | src/crypto/crypto.h:76: error: expected ‘)’ before ‘*’ token |
---|
270 | src/crypto/crypto.h:77: error: expected ‘)’ before ‘*’ token |
---|
271 | src/crypto/crypto.h:78: error: expected ‘)’ before ‘*’ token |
---|
272 | src/crypto/crypto.h:79: error: expected ‘)’ before ‘*’ token |
---|
273 | src/crypto/crypto.h:81: error: expected ‘)’ before ‘*’ token |
---|
274 | src/crypto/crypto.h:82: error: expected ‘)’ before ‘*’ token |
---|
275 | src/crypto/crypto.c: In function ‘crypto_load_privatekey’: |
---|
276 | src/crypto/crypto.c:65: error: expected ‘)’ before ‘*’ token |
---|
277 | src/crypto/crypto.c:69: error: ‘pem_password_cb’ undeclared (first use in this function) |
---|
278 | src/crypto/crypto.c:69: error: (Each undeclared identifier is reported only once |
---|
279 | src/crypto/crypto.c:69: error: for each function it appears in.) |
---|
280 | src/crypto/crypto.c:69: error: ‘cb’ undeclared (first use in this function) |
---|
281 | src/crypto/crypto.c:71: error: ‘BIO’ undeclared (first use in this function) |
---|
282 | src/crypto/crypto.c:71: error: ‘bio’ undeclared (first use in this function) |
---|
283 | src/crypto/crypto.c:72: error: ‘EVP_PKEY’ undeclared (first use in this function) |
---|
284 | src/crypto/crypto.c:72: error: ‘pkey’ undeclared (first use in this function) |
---|
285 | src/crypto/crypto.c:96: warning: implicit declaration of function ‘BIO_new_mem_buf’ |
---|
286 | src/crypto/crypto.c:99: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
287 | src/crypto/crypto.c:100: warning: implicit declaration of function ‘PEM_read_bio_PrivateKey’ |
---|
288 | src/crypto/crypto.c:103: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
289 | src/crypto/crypto.c:104: warning: implicit declaration of function ‘d2i_PrivateKey_bio’ |
---|
290 | src/crypto/crypto.c:109: warning: implicit declaration of function ‘BIO_free’ |
---|
291 | src/crypto/crypto.c:120: warning: implicit declaration of function ‘crypto_PKey_New’ |
---|
292 | src/crypto/crypto.c: In function ‘crypto_dump_privatekey’: |
---|
293 | src/crypto/crypto.c:145: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token |
---|
294 | src/crypto/crypto.c:145: error: ‘cipher’ undeclared (first use in this function) |
---|
295 | src/crypto/crypto.c:147: error: ‘pem_password_cb’ undeclared (first use in this function) |
---|
296 | src/crypto/crypto.c:147: error: ‘cb’ undeclared (first use in this function) |
---|
297 | src/crypto/crypto.c:149: error: ‘BIO’ undeclared (first use in this function) |
---|
298 | src/crypto/crypto.c:149: error: ‘bio’ undeclared (first use in this function) |
---|
299 | src/crypto/crypto.c:163: warning: implicit declaration of function ‘EVP_get_cipherbyname’ |
---|
300 | src/crypto/crypto.c:186: warning: implicit declaration of function ‘BIO_new’ |
---|
301 | src/crypto/crypto.c:186: warning: implicit declaration of function ‘BIO_s_mem’ |
---|
302 | src/crypto/crypto.c:189: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
303 | src/crypto/crypto.c:190: warning: implicit declaration of function ‘PEM_write_bio_PrivateKey’ |
---|
304 | src/crypto/crypto.c:190: error: ‘crypto_PKeyObj’ has no member named ‘pkey’ |
---|
305 | src/crypto/crypto.c:198: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
306 | src/crypto/crypto.c:199: warning: implicit declaration of function ‘i2d_PrivateKey_bio’ |
---|
307 | src/crypto/crypto.c:199: error: ‘crypto_PKeyObj’ has no member named ‘pkey’ |
---|
308 | src/crypto/crypto.c:215: warning: implicit declaration of function ‘BIO_get_mem_data’ |
---|
309 | src/crypto/crypto.c: In function ‘crypto_load_certificate’: |
---|
310 | src/crypto/crypto.c:235: error: expected ‘)’ before ‘*’ token |
---|
311 | src/crypto/crypto.c:238: error: ‘BIO’ undeclared (first use in this function) |
---|
312 | src/crypto/crypto.c:238: error: ‘bio’ undeclared (first use in this function) |
---|
313 | src/crypto/crypto.c:239: error: ‘X509’ undeclared (first use in this function) |
---|
314 | src/crypto/crypto.c:239: error: ‘cert’ undeclared (first use in this function) |
---|
315 | src/crypto/crypto.c:247: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
316 | src/crypto/crypto.c:248: warning: implicit declaration of function ‘PEM_read_bio_X509’ |
---|
317 | src/crypto/crypto.c:251: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
318 | src/crypto/crypto.c:252: warning: implicit declaration of function ‘d2i_X509_bio’ |
---|
319 | src/crypto/crypto.c:268: warning: implicit declaration of function ‘crypto_X509_New’ |
---|
320 | src/crypto/crypto.c: In function ‘crypto_dump_certificate’: |
---|
321 | src/crypto/crypto.c:287: error: ‘BIO’ undeclared (first use in this function) |
---|
322 | src/crypto/crypto.c:287: error: ‘bio’ undeclared (first use in this function) |
---|
323 | src/crypto/crypto.c:297: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
324 | src/crypto/crypto.c:298: warning: implicit declaration of function ‘PEM_write_bio_X509’ |
---|
325 | src/crypto/crypto.c:298: error: ‘crypto_X509Obj’ has no member named ‘x509’ |
---|
326 | src/crypto/crypto.c:301: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
327 | src/crypto/crypto.c:302: warning: implicit declaration of function ‘i2d_X509_bio’ |
---|
328 | src/crypto/crypto.c:302: error: ‘crypto_X509Obj’ has no member named ‘x509’ |
---|
329 | src/crypto/crypto.c: In function ‘crypto_load_certificate_request’: |
---|
330 | src/crypto/crypto.c:338: error: expected ‘)’ before ‘*’ token |
---|
331 | src/crypto/crypto.c:341: error: ‘BIO’ undeclared (first use in this function) |
---|
332 | src/crypto/crypto.c:341: error: ‘bio’ undeclared (first use in this function) |
---|
333 | src/crypto/crypto.c:342: error: ‘X509_REQ’ undeclared (first use in this function) |
---|
334 | src/crypto/crypto.c:342: error: ‘req’ undeclared (first use in this function) |
---|
335 | src/crypto/crypto.c:350: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
336 | src/crypto/crypto.c:351: warning: implicit declaration of function ‘PEM_read_bio_X509_REQ’ |
---|
337 | src/crypto/crypto.c:354: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
338 | src/crypto/crypto.c:355: warning: implicit declaration of function ‘d2i_X509_REQ_bio’ |
---|
339 | src/crypto/crypto.c:371: warning: implicit declaration of function ‘crypto_X509Req_New’ |
---|
340 | src/crypto/crypto.c: In function ‘crypto_dump_certificate_request’: |
---|
341 | src/crypto/crypto.c:390: error: ‘BIO’ undeclared (first use in this function) |
---|
342 | src/crypto/crypto.c:390: error: ‘bio’ undeclared (first use in this function) |
---|
343 | src/crypto/crypto.c:400: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
344 | src/crypto/crypto.c:401: warning: implicit declaration of function ‘PEM_write_bio_X509_REQ’ |
---|
345 | src/crypto/crypto.c:401: error: ‘crypto_X509ReqObj’ has no member named ‘x509_req’ |
---|
346 | src/crypto/crypto.c:404: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
347 | src/crypto/crypto.c:405: warning: implicit declaration of function ‘i2d_X509_REQ_bio’ |
---|
348 | src/crypto/crypto.c:405: error: ‘crypto_X509ReqObj’ has no member named ‘x509_req’ |
---|
349 | src/crypto/crypto.c: In function ‘crypto_load_pkcs7_data’: |
---|
350 | src/crypto/crypto.c:443: error: ‘BIO’ undeclared (first use in this function) |
---|
351 | src/crypto/crypto.c:443: error: ‘bio’ undeclared (first use in this function) |
---|
352 | src/crypto/crypto.c:444: error: ‘PKCS7’ undeclared (first use in this function) |
---|
353 | src/crypto/crypto.c:444: error: ‘pkcs7’ undeclared (first use in this function) |
---|
354 | src/crypto/crypto.c:455: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
355 | src/crypto/crypto.c:456: warning: implicit declaration of function ‘PEM_read_bio_PKCS7’ |
---|
356 | src/crypto/crypto.c:459: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
357 | src/crypto/crypto.c:460: warning: implicit declaration of function ‘d2i_PKCS7_bio’ |
---|
358 | src/crypto/crypto.c:479: warning: implicit declaration of function ‘crypto_PKCS7_New’ |
---|
359 | src/crypto/crypto.c: In function ‘crypto_load_pkcs12’: |
---|
360 | src/crypto/crypto.c:495: error: expected ‘)’ before ‘*’ token |
---|
361 | src/crypto/crypto.c:498: error: ‘BIO’ undeclared (first use in this function) |
---|
362 | src/crypto/crypto.c:498: error: ‘bio’ undeclared (first use in this function) |
---|
363 | src/crypto/crypto.c:499: error: ‘PKCS12’ undeclared (first use in this function) |
---|
364 | src/crypto/crypto.c:499: error: ‘p12’ undeclared (first use in this function) |
---|
365 | src/crypto/crypto.c:505: warning: implicit declaration of function ‘d2i_PKCS12_bio’ |
---|
366 | src/crypto/crypto.c:513: warning: implicit declaration of function ‘crypto_PKCS12_New’ |
---|
367 | src/crypto/crypto.c: In function ‘crypto_X509’: |
---|
368 | src/crypto/crypto.c:532: warning: implicit declaration of function ‘X509_new’ |
---|
369 | src/crypto/crypto.c: In function ‘crypto_X509Name’: |
---|
370 | src/crypto/crypto.c:553: warning: implicit declaration of function ‘crypto_X509Name_New’ |
---|
371 | src/crypto/crypto.c:553: warning: implicit declaration of function ‘X509_NAME_dup’ |
---|
372 | src/crypto/crypto.c:553: error: ‘crypto_X509NameObj’ has no member named ‘x509_name’ |
---|
373 | src/crypto/crypto.c: In function ‘crypto_X509Req’: |
---|
374 | src/crypto/crypto.c:571: warning: implicit declaration of function ‘X509_REQ_new’ |
---|
375 | src/crypto/crypto.c: In function ‘crypto_PKey’: |
---|
376 | src/crypto/crypto.c:591: warning: implicit declaration of function ‘EVP_PKEY_new’ |
---|
377 | src/crypto/crypto.c:591: warning: assignment makes pointer from integer without a cast |
---|
378 | src/crypto/crypto.c:593: error: ‘crypto_PKeyObj’ has no member named ‘initialized’ |
---|
379 | src/crypto/crypto.c:595: warning: return from incompatible pointer type |
---|
380 | src/crypto/crypto.c: In function ‘crypto_NetscapeSPKI’: |
---|
381 | src/crypto/crypto.c:638: error: ‘NETSCAPE_SPKI’ undeclared (first use in this function) |
---|
382 | src/crypto/crypto.c:638: error: ‘spki’ undeclared (first use in this function) |
---|
383 | src/crypto/crypto.c:644: warning: implicit declaration of function ‘NETSCAPE_SPKI_b64_decode’ |
---|
384 | src/crypto/crypto.c:646: warning: implicit declaration of function ‘NETSCAPE_SPKI_new’ |
---|
385 | src/crypto/crypto.c:652: warning: implicit declaration of function ‘crypto_NetscapeSPKI_New’ |
---|
386 | src/crypto/crypto.c: In function ‘crypto_X509_verify_cert_error_string’: |
---|
387 | src/crypto/crypto.c:671: warning: implicit declaration of function ‘X509_verify_cert_error_string’ |
---|
388 | src/crypto/crypto.c:671: warning: assignment makes pointer from integer without a cast |
---|
389 | src/crypto/crypto.c: In function ‘initcrypto’: |
---|
390 | src/crypto/crypto.c:710: warning: implicit declaration of function ‘ERR_load_crypto_strings’ |
---|
391 | src/crypto/crypto.c:711: warning: implicit declaration of function ‘OpenSSL_add_all_algorithms’ |
---|
392 | src/crypto/crypto.c:717: error: ‘crypto_X509_New’ undeclared (first use in this function) |
---|
393 | src/crypto/crypto.c:718: error: ‘crypto_X509Name_New’ undeclared (first use in this function) |
---|
394 | src/crypto/crypto.c:719: error: ‘crypto_X509Req_New’ undeclared (first use in this function) |
---|
395 | src/crypto/crypto.c:720: error: ‘crypto_X509Store_New’ undeclared (first use in this function) |
---|
396 | src/crypto/crypto.c:721: error: ‘crypto_PKey_New’ undeclared (first use in this function) |
---|
397 | src/crypto/crypto.c:723: error: ‘crypto_PKCS7_New’ undeclared (first use in this function) |
---|
398 | src/crypto/crypto.c:724: error: ‘crypto_NetscapeSPKI_New’ undeclared (first use in this function) |
---|
399 | src/crypto/crypto.c:735: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
400 | src/crypto/crypto.c:736: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
401 | src/crypto/crypto.c:738: error: ‘EVP_PKEY_RSA’ undeclared (first use in this function) |
---|
402 | src/crypto/crypto.c:739: error: ‘EVP_PKEY_DSA’ undeclared (first use in this function) |
---|
403 | error: Setup script exited with error: command 'gcc' failed with exit status 1 |
---|
404 | n@struc:~/sandbox/allmydata-tahoe-1.4.1$rypto.c:671: warning: assignment makes pointer from integer without a cast |
---|
405 | src/crypto/crypto.c: In function ‘initcrypto’: |
---|
406 | src/crypto/crypto.c:710: warning: implicit declaration of function ‘ERR_load_crypto_strings’ |
---|
407 | src/crypto/crypto.c:711: warning: implicit declaration of function ‘OpenSSL_add_all_algorithms’ |
---|
408 | src/crypto/crypto.c:717: error: ‘crypto_X509_New’ undeclared (first use in this function) |
---|
409 | src/crypto/crypto.c:718: error: ‘crypto_X509Name_New’ undeclared (first use in this function) |
---|
410 | src/crypto/crypto.c:719: error: ‘crypto_X509Req_New’ undeclared (first use in this function) |
---|
411 | src/crypto/crypto.c:720: error: ‘crypto_X509Store_New’ undeclared (first use in this function) |
---|
412 | src/crypto/crypto.c:721: error: ‘crypto_PKey_New’ undeclared (first use in this function) |
---|
413 | src/crypto/crypto.c:723: error: ‘crypto_PKCS7_New’ undeclared (first use in this function) |
---|
414 | src/crypto/crypto.c:724: error: ‘crypto_NetscapeSPKI_New’ undeclared (first use in this function) |
---|
415 | src/crypto/crypto.c:735: error: ‘X509_FILETYPE_PEM’ undeclared (first use in this function) |
---|
416 | src/crypto/crypto.c:736: error: ‘X509_FILETYPE_ASN1’ undeclared (first use in this function) |
---|
417 | src/crypto/crypto.c:738: error: ‘EVP_PKEY_RSA’ undeclared (first use in this function) |
---|
418 | src/crypto/crypto.c:739: error: ‘EVP_PKEY_DSA’ undeclared (first use in this function) |
---|
419 | error: Setup script exited with error: command 'gcc' failed with exit status 1 |
---|