| +cryptography==1.5.2 | |
Preceding was this:x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -I/opt/caldavd/CalendarServer-
7.0/.develop/roots/PostgreSQL/ include -I/opt/caldavd/CalendarServer- 7.0/.develop/roots/memcached/ include -I/opt/caldavd/CalendarServer- 7.0/.develop/roots/libevent/ include -I/opt/caldavd/CalendarServer- 7.0/.develop/roots/libffi/ include -fPIC -I/usr/include/python2.7 -c src/cryptography/hazmat/ bindings/__pycache__/_ Cryptography_cffi_ e7d09016xc302a38b.c -o build/temp.linux-x86_64-2.7/ src/cryptography/hazmat/ bindings/__pycache__/_ Cryptography_cffi_ e7d09016xc302a38b.o src/cryptography/hazmat/
bindings/__pycache__/_ Cryptography_cffi_ e7d09016xc302a38b.c:505:6: error: conflicting types for ‘BIO_new_mem_buf’ BIO *BIO_new_mem_buf(void *, int);
^
In file included from /usr/include/openssl/asn1.h:
65:0, from src/cryptography/hazmat/
bindings/__pycache__/_ Cryptography_cffi_ e7d09016xc302a38b.c:220: /usr/include/openssl/bio.h:
692:6: note: previous declaration of ‘BIO_new_mem_buf’ was here BIO *BIO_new_mem_buf(const void *buf, int len);
^
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
On Tue, Nov 29, 2016 at 2:03 PM, Gaurav Jain <monkeyfdude@gmail.com> wrote:I am on Ubuntu 16.06 AWS EC2 instance.On Tue, Nov 29, 2016 at 2:00 PM, Gaurav Jain <monkeyfdude@gmail.com> wrote:Thank you so much. All the bootstrapping issues are resolved. Now, I hit following error:Can't roll back cryptography; was not uninstalled
Command "/opt/caldavd/CalendarServer-7
.0/.develop/virtualenv/bin/pyt hon -c "import setuptools, tokenize;__file__='/tmp/pip-bu ild-M1eqq0/cryptography/setup. py';exec(compile(getattr(token ize, 'open', open)(__file__).read().replace ('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bXjSbl-record/install -record.txt --single-version-externally-ma naged --compile --install-headers /opt/caldavd/CalendarServer-7. 0/.develop/virtualenv/include/ site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-M1eqq0/cryptogr aphy On Tue, Nov 29, 2016 at 1:54 PM, Cyrus Daboo <cdaboo@apple.com> wrote:Hi Gaurav,
--On November 29, 2016 at 1:48:23 PM -0800 Gaurav Jain <monkeyfdude@gmail.com> wrote:
--editable svn+
http://svn.calendarserver.org/repository/calendarserver/CalD AVClientLibra
ry/trunk@14856#egg=CalDAVClientLibrary
git-svn-id: https://svn.calendarserver.org/repository/calendarserver/Cal DAVClientLibrary/trunk@14856
commit 80b22707ae2b056a860449bbbe4bb7614cb70866
--editable svn+
http://svn.calendarserver.org/repository/calendarserver/CalD AVTester/bran
ches/release/CalDAVTester-7.0-dev@15059#egg=CalDAVTester
git-svn-id: https://svn.calendarserver.org/repository/calendarserver/Cal DAVTester/trunk@15021
commit 0d27e502deb38a9336f0141cf4326d21fca3e60f
--
Cyrus Daboo