Ticket #702: tahoe_build_failure_when_libssl-dev_missing.log

File tahoe_build_failure_when_libssl-dev_missing.log, 32.1 KB (added by nejucomo, at 2009-05-12T01:57:39Z)

What a build failure looks like when SSL headers are missing (not completely obvious).

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