Skip to content

Instantly share code, notes, and snippets.

@JanMikes
Created December 20, 2016 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JanMikes/9958af45b71da4848b649873ac7138a0 to your computer and use it in GitHub Desktop.
Save JanMikes/9958af45b71da4848b649873ac7138a0 to your computer and use it in GitHub Desktop.
./certbot-auto errors output
root@debian7:~# ./certbot-auto certonly --webroot -w /var/www/cz.directa.com/www -d cz.directa.com -d cs.directa.com -d ru.directa.com
Bootstrapping dependencies for Debian-based OSes...
Hit:1 http://packages.dotdeb.org wheezy-php56 InRelease
Hit:2 http://security.debian.org stretch/updates InRelease
Hit:3 http://ftp.u-picardie.fr/mirror/debian wheezy-backports InRelease
Hit:4 http://ftp.it.debian.org/debian stretch InRelease
Hit:5 http://ftp.it.debian.org/debian stretch-proposed-updates InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
augeas-lenses is already the newest version (1.2.0-0.3).
libaugeas0 is already the newest version (1.2.0-0.3+b1).
ca-certificates is already the newest version (20161130).
dialog is already the newest version (1.3-20160828-2).
gcc is already the newest version (4:6.2.1-1).
libffi-dev is already the newest version (3.2.1-6).
libssl-dev is already the newest version (1.1.0c-2).
python is already the newest version (2.7.11-2).
python-dev is already the newest version (2.7.11-2).
python-virtualenv is already the newest version (15.1.0+ds-1).
virtualenv is already the newest version (15.1.0+ds-1).
0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
Creating virtual environment...
Installing Python packages...
Had a problem while installing Python packages.
Collecting argparse==1.4.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 6))
Downloading argparse-1.4.0-py2.py3-none-any.whl
Collecting pycparser==2.14 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 12))
Downloading pycparser-2.14.tar.gz (223kB)
Collecting cffi==1.4.2 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 15))
Downloading cffi-1.4.2.tar.gz (365kB)
Collecting ConfigArgParse==0.10.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 32))
Downloading ConfigArgParse-0.10.0.tar.gz
Collecting configobj==5.0.6 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 34))
Downloading configobj-5.0.6.tar.gz
Collecting cryptography==1.3.4 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 36))
Downloading cryptography-1.3.4.tar.gz (384kB)
Collecting enum34==1.1.2 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 59))
Downloading enum34-1.1.2.tar.gz (46kB)
Collecting funcsigs==0.4 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 62))
Downloading funcsigs-0.4-py2.py3-none-any.whl
Collecting idna==2.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 65))
Downloading idna-2.0-py2.py3-none-any.whl (61kB)
Collecting ipaddress==1.0.16 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 68))
Downloading ipaddress-1.0.16-py27-none-any.whl
Collecting linecache2==1.0.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 71))
Downloading linecache2-1.0.0-py2.py3-none-any.whl
Collecting ndg-httpsclient==0.4.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 74))
Downloading ndg_httpsclient-0.4.0.tar.gz
Collecting ordereddict==1.1 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 76))
Downloading ordereddict-1.1.tar.gz
Collecting parsedatetime==2.1 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 78))
Downloading parsedatetime-2.1-py2-none-any.whl
Collecting pbr==1.8.1 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 81))
Downloading pbr-1.8.1-py2.py3-none-any.whl (89kB)
Collecting pyasn1==0.1.9 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 84))
Downloading pyasn1-0.1.9-py2.py3-none-any.whl
Collecting pyopenssl==16.0.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 96))
Downloading pyOpenSSL-16.0.0-py2.py3-none-any.whl (45kB)
Collecting pyparsing==2.1.8 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 99))
Downloading pyparsing-2.1.8-py2.py3-none-any.whl (54kB)
Collecting pyRFC3339==1.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 108))
Downloading pyRFC3339-1.0-py2.py3-none-any.whl
Collecting python-augeas==0.5.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 111))
Downloading python-augeas-0.5.0.tar.gz (90kB)
Collecting python2-pythondialog==3.3.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 113))
Downloading python2-pythondialog-3.3.0.tar.bz2 (1.8MB)
Collecting pytz==2015.7 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 116))
Downloading pytz-2015.7-py2.py3-none-any.whl (476kB)
Collecting requests==2.9.1 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 130))
Downloading requests-2.9.1-py2.py3-none-any.whl (501kB)
Collecting six==1.10.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 133))
Downloading six-1.10.0-py2.py3-none-any.whl
Collecting traceback2==1.4.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 136))
Downloading traceback2-1.4.0-py2.py3-none-any.whl
Collecting unittest2==1.1.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 139))
Downloading unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting zope.component==4.2.2 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 142))
Downloading zope.component-4.2.2.tar.gz (546kB)
Collecting zope.event==4.1.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 144))
Downloading zope.event-4.1.0.tar.gz (476kB)
Collecting zope.interface==4.1.3 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 146))
Downloading zope.interface-4.1.3.tar.gz (141kB)
Collecting mock==1.0.1 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 164))
Downloading mock-1.0.1.zip (861kB)
Collecting letsencrypt==0.7.0 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 167))
Downloading letsencrypt-0.7.0-py2-none-any.whl
Collecting acme==0.9.3 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 173))
Downloading acme-0.9.3-py2.py3-none-any.whl (95kB)
Collecting certbot==0.9.3 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 176))
Downloading certbot-0.9.3-py2-none-any.whl (219kB)
Collecting certbot-apache==0.9.3 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 179))
Downloading certbot_apache-0.9.3-py2-none-any.whl (123kB)
Collecting certbot-nginx==0.9.3 (from -r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 182))
Downloading certbot_nginx-0.9.3-py2-none-any.whl (58kB)
Requirement already satisfied (use --upgrade to upgrade): setuptools>=11.3 in ./.local/share/letsencrypt/lib/python2.7/site-packages (from cryptography==1.3.4->-r /tmp/tmp.aBSRKg0T3Q/letsencrypt-auto-requirements.txt (line 36))
Installing collected packages: argparse, pycparser, cffi, ConfigArgParse, six, configobj, idna, pyasn1, enum34, ipaddress, cryptography, funcsigs, linecache2, pyopenssl, ndg-httpsclient, ordereddict, parsedatetime, pbr, pyparsing, pytz, pyRFC3339, python-augeas, python2-pythondialog, requests, traceback2, unittest2, zope.interface, zope.event, zope.component, mock, acme, certbot, letsencrypt, certbot-apache, certbot-nginx
Found existing installation: argparse 1.2.1
Not uninstalling argparse at /usr/lib/python2.7, outside environment /root/.local/share/letsencrypt
Running setup.py install for pycparser: started
Running setup.py install for pycparser: finished with status 'done'
Running setup.py install for cffi: started
Running setup.py install for cffi: finished with status 'done'
Running setup.py install for ConfigArgParse: started
Running setup.py install for ConfigArgParse: finished with status 'done'
Running setup.py install for configobj: started
Running setup.py install for configobj: finished with status 'done'
Running setup.py install for enum34: started
Running setup.py install for enum34: finished with status 'done'
Running setup.py install for cryptography: started
Running setup.py install for cryptography: finished with status 'error'
Complete output from command /root/.local/share/letsencrypt/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_LvmnP/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
', '
'), __file__, 'exec'))" install --record /tmp/pip-x_iw2k-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cryptography:
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/utils.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/fernet.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/__init__.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/__about__.py -> build/lib.linux-x86_64-2.7/cryptography
copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-2.7/cryptography
creating build/lib.linux-x86_64-2.7/cryptography/hazmat
copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat
creating build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-2.7/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-2.7/cryptography/x509
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/interfaces
copying src/cryptography/hazmat/primitives/interfaces/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/interfaces
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
running egg_info
writing requirements to src/cryptography.egg-info/requires.txt
writing src/cryptography.egg-info/PKG-INFO
writing top-level names to src/cryptography.egg-info/top_level.txt
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
writing entry points to src/cryptography.egg-info/entry_points.txt
warning: manifest_maker: standard file '-c' not found
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c'
creating build/temp.linux-x86_64-2.7
generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c'
building '_openssl' extension
creating build/temp.linux-x86_64-2.7/build
creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-U_f_pV/python2.7-2.7.13~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o
build/temp.linux-x86_64-2.7/_openssl.c:592:5: error: conflicting types for ‘i2d_ASN1_OBJECT’
int i2d_ASN1_OBJECT(ASN1_OBJECT *, unsigned char **);
^~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-2.7/_openssl.c:431:0:
/usr/include/openssl/asn1.h:529:5: note: previous declaration of ‘i2d_ASN1_OBJECT’ was here
int i2d_ASN1_OBJECT(const ASN1_OBJECT *a, unsigned char **pp);
^~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:600:5: error: conflicting types for ‘ASN1_STRING_type’
int ASN1_STRING_type(ASN1_STRING *);
^~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-2.7/_openssl.c:431:0:
/usr/include/openssl/asn1.h:552:5: note: previous declaration of ‘ASN1_STRING_type’ was here
int ASN1_STRING_type(const ASN1_STRING *x);
^~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:601:5: error: conflicting types for ‘ASN1_STRING_to_UTF8’
int ASN1_STRING_to_UTF8(unsigned char **, ASN1_STRING *);
^~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-2.7/_openssl.c:431:0:
/usr/include/openssl/asn1.h:727:5: note: previous declaration of ‘ASN1_STRING_to_UTF8’ was here
int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:615:5: error: conflicting types for ‘i2a_ASN1_INTEGER’
int i2a_ASN1_INTEGER(BIO *, ASN1_INTEGER *);
^~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-2.7/_openssl.c:431:0:
/usr/include/openssl/asn1.h:632:5: note: previous declaration of ‘i2a_ASN1_INTEGER’ was here
int i2a_ASN1_INTEGER(BIO *bp, const ASN1_INTEGER *a);
^~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:640:6: error: conflicting types for ‘ASN1_ENUMERATED_get’
long ASN1_ENUMERATED_get(ASN1_ENUMERATED *);
^~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-2.7/_openssl.c:431:0:
/usr/include/openssl/asn1.h:660:6: note: previous declaration of ‘ASN1_ENUMERATED_get’ was here
long ASN1_ENUMERATED_get(const ASN1_ENUMERATED *a);
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:703:6: error: conflicting types for ‘BIO_new’
BIO *BIO_new(BIO_METHOD *);
^~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:537:6: note: previous declaration of ‘BIO_new’ was here
BIO *BIO_new(const BIO_METHOD *type);
^~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:712:13: error: conflicting types for ‘BIO_s_mem’
BIO_METHOD *BIO_s_mem(void);
^~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:576:19: note: previous declaration of ‘BIO_s_mem’ was here
const BIO_METHOD *BIO_s_mem(void);
^~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:713:13: error: conflicting types for ‘BIO_s_file’
BIO_METHOD *BIO_s_file(void);
^~~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:532:19: note: previous declaration of ‘BIO_s_file’ was here
const BIO_METHOD *BIO_s_file(void);
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:716:13: error: conflicting types for ‘BIO_s_fd’
BIO_METHOD *BIO_s_fd(void);
^~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:584:19: note: previous declaration of ‘BIO_s_fd’ was here
const BIO_METHOD *BIO_s_fd(void);
^~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:718:13: error: conflicting types for ‘BIO_s_socket’
BIO_METHOD *BIO_s_socket(void);
^~~~~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:580:19: note: previous declaration of ‘BIO_s_socket’ was here
const BIO_METHOD *BIO_s_socket(void);
^~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:720:13: error: conflicting types for ‘BIO_s_null’
BIO_METHOD *BIO_s_null(void);
^~~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:587:19: note: previous declaration of ‘BIO_s_null’ was here
const BIO_METHOD *BIO_s_null(void);
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:734:13: error: conflicting types for ‘BIO_f_null’
BIO_METHOD *BIO_f_null(void);
^~~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:588:19: note: previous declaration of ‘BIO_f_null’ was here
const BIO_METHOD *BIO_f_null(void);
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:735:13: error: conflicting types for ‘BIO_f_buffer’
BIO_METHOD *BIO_f_buffer(void);
^~~~~~~~~~~~
In file included from /usr/include/openssl/asn1.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/bio.h:589:19: note: previous declaration of ‘BIO_f_buffer’ was here
const BIO_METHOD *BIO_f_buffer(void);
^~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:742:6: error: conflicting types for ‘CRYPTO_free’
void CRYPTO_free(void *);
^~~~~~~~~~~
In file included from /usr/include/openssl/bio.h:20:0,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/crypto.h:277:6: note: previous declaration of ‘CRYPTO_free’ was here
void CRYPTO_free(void *ptr, const char *file, int line);
^~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:746:37: error: macro "CRYPTO_cleanup_all_ex_data" passed 1 arguments, but takes just 0
void CRYPTO_cleanup_all_ex_data(void);
^
build/temp.linux-x86_64-2.7/_openssl.c:793:25: error: macro "ENGINE_cleanup" passed 1 arguments, but takes just 0
void ENGINE_cleanup(void);
^
build/temp.linux-x86_64-2.7/_openssl.c:870:27: error: macro "ERR_free_strings" passed 1 arguments, but takes just 0
void ERR_free_strings(void);
^
build/temp.linux-x86_64-2.7/_openssl.c:928:5: error: conflicting types for ‘EVP_PKEY_bits’
int EVP_PKEY_bits(EVP_PKEY *);
^~~~~~~~~~~~~
In file included from /usr/include/openssl/cmac.h:19:0,
from build/temp.linux-x86_64-2.7/_openssl.c:441:
/usr/include/openssl/evp.h:898:5: note: previous declaration of ‘EVP_PKEY_bits’ was here
int EVP_PKEY_bits(const EVP_PKEY *pkey);
^~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:960:5: error: conflicting types for ‘EVP_PKEY_get_attr_by_OBJ’
int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *, ASN1_OBJECT *, int);
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:937:5: note: previous declaration of ‘EVP_PKEY_get_attr_by_OBJ’ was here
int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj,
^~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:973:11: error: conflicting types for ‘EVP_PKCS82PKEY’
EVP_PKEY *EVP_PKCS82PKEY(PKCS8_PRIV_KEY_INFO *);
^~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:988:11: note: previous declaration of ‘EVP_PKCS82PKEY’ was here
EVP_PKEY *EVP_PKCS82PKEY(const PKCS8_PRIV_KEY_INFO *p8);
^~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1007:22: error: macro "OBJ_cleanup" passed 1 arguments, but takes just 0
void OBJ_cleanup(void);
^
build/temp.linux-x86_64-2.7/_openssl.c:1118:6: error: conflicting types for ‘ERR_load_RAND_strings’
void ERR_load_RAND_strings(void);
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/engine.h:28:0,
from build/temp.linux-x86_64-2.7/_openssl.c:476:
/usr/include/openssl/rand.h:76:5: note: previous declaration of ‘ERR_load_RAND_strings’ was here
int ERR_load_RAND_strings(void);
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1125:23: error: macro "RAND_cleanup" passed 1 arguments, but takes just 0
void RAND_cleanup(void);
^
build/temp.linux-x86_64-2.7/_openssl.c:1267:12: error: conflicting types for ‘X509_get_subject_name’
X509_NAME *X509_get_subject_name(X509 *);
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:623:12: note: previous declaration of ‘X509_get_subject_name’ was here
X509_NAME *X509_get_subject_name(const X509 *a);
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1270:12: error: conflicting types for ‘X509_get_issuer_name’
X509_NAME *X509_get_issuer_name(X509 *);
^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:621:12: note: previous declaration of ‘X509_get_issuer_name’ was here
X509_NAME *X509_get_issuer_name(const X509 *a);
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1273:5: error: conflicting types for ‘X509_get_ext_count’
int X509_get_ext_count(X509 *);
^~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:840:5: note: previous declaration of ‘X509_get_ext_count’ was here
int X509_get_ext_count(const X509 *x);
^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1277:17: error: conflicting types for ‘X509_get_ext’
X509_EXTENSION *X509_get_ext(X509 *, int);
^~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:844:17: note: previous declaration of ‘X509_get_ext’ was here
X509_EXTENSION *X509_get_ext(const X509 *x, int loc);
^~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1278:5: error: conflicting types for ‘X509_get_ext_by_NID’
int X509_get_ext_by_NID(X509 *, int, int);
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:841:5: note: previous declaration of ‘X509_get_ext_by_NID’ was here
int X509_get_ext_by_NID(const X509 *x, int nid, int lastpos);
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1280:5: error: conflicting types for ‘X509_EXTENSION_get_critical’
int X509_EXTENSION_get_critical(X509_EXTENSION *);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:888:5: note: previous declaration of ‘X509_EXTENSION_get_critical’ was here
int X509_EXTENSION_get_critical(const X509_EXTENSION *ex);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1283:17: error: conflicting types for ‘X509_EXTENSION_create_by_OBJ’
X509_EXTENSION *X509_EXTENSION_create_by_OBJ(X509_EXTENSION **,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:880:17: note: previous declaration of ‘X509_EXTENSION_create_by_OBJ’ was here
X509_EXTENSION *X509_EXTENSION_create_by_OBJ(X509_EXTENSION **ex,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1310:5: error: conflicting types for ‘X509_REVOKED_get_ext_count’
int X509_REVOKED_get_ext_count(X509_REVOKED *);
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:863:5: note: previous declaration of ‘X509_REVOKED_get_ext_count’ was here
int X509_REVOKED_get_ext_count(const X509_REVOKED *x);
^~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1311:17: error: conflicting types for ‘X509_REVOKED_get_ext’
X509_EXTENSION *X509_REVOKED_get_ext(X509_REVOKED *, int);
^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:869:17: note: previous declaration of ‘X509_REVOKED_get_ext’ was here
X509_EXTENSION *X509_REVOKED_get_ext(const X509_REVOKED *x, int loc);
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1320:17: error: conflicting types for ‘X509_CRL_get_ext’
X509_EXTENSION *X509_CRL_get_ext(X509_CRL *, int);
^~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:856:17: note: previous declaration of ‘X509_CRL_get_ext’ was here
X509_EXTENSION *X509_CRL_get_ext(const X509_CRL *x, int loc);
^~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1324:5: error: conflicting types for ‘X509_CRL_get_ext_count’
int X509_CRL_get_ext_count(X509_CRL *);
^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:851:5: note: previous declaration of ‘X509_CRL_get_ext_count’ was here
int X509_CRL_get_ext_count(const X509_CRL *x);
^~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1395:5: error: conflicting types for ‘X509_NAME_entry_count’
int X509_NAME_entry_count(X509_NAME *);
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:781:5: note: previous declaration of ‘X509_NAME_entry_count’ was here
int X509_NAME_entry_count(const X509_NAME *name);
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1396:18: error: conflicting types for ‘X509_NAME_get_entry’
X509_NAME_ENTRY *X509_NAME_get_entry(X509_NAME *, int);
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:793:18: note: previous declaration of ‘X509_NAME_get_entry’ was here
X509_NAME_ENTRY *X509_NAME_get_entry(const X509_NAME *name, int loc);
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1397:14: error: conflicting types for ‘X509_NAME_ENTRY_get_object’
ASN1_OBJECT *X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *);
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:821:14: note: previous declaration of ‘X509_NAME_ENTRY_get_object’ was here
ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne);
^~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1398:14: error: conflicting types for ‘X509_NAME_ENTRY_get_data’
ASN1_STRING *X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *);
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:822:15: note: previous declaration of ‘X509_NAME_ENTRY_get_data’ was here
ASN1_STRING * X509_NAME_ENTRY_get_data(const X509_NAME_ENTRY *ne);
^~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1404:5: error: conflicting types for ‘X509_NAME_add_entry_by_OBJ’
int X509_NAME_add_entry_by_OBJ(X509_NAME *, ASN1_OBJECT *, int,
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:797:5: note: previous declaration of ‘X509_NAME_add_entry_by_OBJ’ was here
int X509_NAME_add_entry_by_OBJ(X509_NAME *name, const ASN1_OBJECT *obj, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1406:5: error: conflicting types for ‘X509_NAME_add_entry_by_NID’
int X509_NAME_add_entry_by_NID(X509_NAME *, int, int, unsigned char *,
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:800:5: note: previous declaration of ‘X509_NAME_add_entry_by_NID’ was here
int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type,
^~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1412:7: error: conflicting types for ‘X509_NAME_oneline’
char *X509_NAME_oneline(X509_NAME *, char *, int);
^~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:590:7: note: previous declaration of ‘X509_NAME_oneline’ was here
char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
^~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1414:18: error: conflicting types for ‘X509_NAME_ENTRY_create_by_OBJ’
X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:814:18: note: previous declaration of ‘X509_NAME_ENTRY_create_by_OBJ’ was here
X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1417:5: error: conflicting types for ‘X509_NAME_add_entry’
int X509_NAME_add_entry(X509_NAME *, X509_NAME_ENTRY *, int, int);
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:795:5: note: previous declaration of ‘X509_NAME_add_entry’ was here
int X509_NAME_add_entry(X509_NAME *name, const X509_NAME_ENTRY *ne,
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:1422:17: error: conflicting types for ‘X509V3_EXT_nconf’
X509_EXTENSION *X509V3_EXT_nconf(CONF *, X509V3_CTX *, char *, char *);
^~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cms.h:17:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509v3.h:561:17: note: previous declaration of ‘X509V3_EXT_nconf’ was here
X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name,
^~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6338:47: error: ‘SSL3_STATE’ undeclared here (not in a function)
/* 3642 */ (_cffi_opcode_t)(_cffi_array_len(((SSL3_STATE *)0)->client_random)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:42: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6338:59: error: expected expression before ‘)’ token
/* 3642 */ (_cffi_opcode_t)(_cffi_array_len(((SSL3_STATE *)0)->client_random)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:42: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6338:59: error: expected expression before ‘)’ token
/* 3642 */ (_cffi_opcode_t)(_cffi_array_len(((SSL3_STATE *)0)->client_random)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:59: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6340:59: error: expected expression before ‘)’ token
/* 3644 */ (_cffi_opcode_t)(_cffi_array_len(((SSL3_STATE *)0)->server_random)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:42: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6340:59: error: expected expression before ‘)’ token
/* 3644 */ (_cffi_opcode_t)(_cffi_array_len(((SSL3_STATE *)0)->server_random)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:59: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6342:63: error: dereferencing pointer to incomplete type ‘SSL_SESSION {aka struct ssl_session_st}’
/* 3646 */ (_cffi_opcode_t)(_cffi_array_len(((SSL_SESSION *)0)->master_key)),
^
build/temp.linux-x86_64-2.7/_openssl.c:389:42: note: in definition of macro ‘_cffi_array_len’
#define _cffi_array_len(array) (sizeof(array) / sizeof((array)[0]))
^~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6428:60: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_EVP_MD_CTX { char x; EVP_MD_CTX y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_SSL’:
build/temp.linux-x86_64-2.7/_openssl.c:6557:12: error: dereferencing pointer to incomplete type ‘SSL {aka struct ssl_st}’
(void)((p->version) << 1); /* check that 'SSL.version' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6557:12: error: request for member ‘version’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6557:23: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->version) << 1); /* check that 'SSL.version' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6558:12: error: request for member ‘type’ in something not a structure or union
(void)((p->type) << 1); /* check that 'SSL.type' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6558:20: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->type) << 1); /* check that 'SSL.type' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6559:19: error: ‘tmp’ undeclared (first use in this function)
{ SSL3_STATE * *tmp = &p->s3; (void)tmp; }
^~~
build/temp.linux-x86_64-2.7/_openssl.c:6559:19: note: each undeclared identifier is reported only once for each function it appears in
build/temp.linux-x86_64-2.7/_openssl.c:6559:16: error: invalid operands to binary * (have ‘void **’ and ‘void *’)
{ SSL3_STATE * *tmp = &p->s3; (void)tmp; }
~~~~~~~~~~ ^ ~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6559:27: error: request for member ‘s3’ in something not a structure or union
{ SSL3_STATE * *tmp = &p->s3; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6559:5: warning: statement with no effect [-Wunused-value]
{ SSL3_STATE * *tmp = &p->s3; (void)tmp; }
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6560:28: error: request for member ‘session’ in something not a structure or union
{ SSL_SESSION * *tmp = &p->session; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6560:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ SSL_SESSION * *tmp = &p->session; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6562:46: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_SSL { char x; SSL y; };
^
build/temp.linux-x86_64-2.7/_openssl.c:6565:47: error: expected declaration specifiers or ‘...’ before ‘SSL3_STATE’
static void _cffi_checkfld_typedef_SSL3_STATE(SSL3_STATE *p)
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6572:49: error: expected specifier-qualifier-list before ‘SSL3_STATE’
struct _cffi_align_typedef_SSL3_STATE { char x; SSL3_STATE y; };
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_SSL_SESSION’:
build/temp.linux-x86_64-2.7/_openssl.c:6579:12: error: request for member ‘master_key_length’ in something not a structure or union
(void)((p->master_key_length) << 1); /* check that 'SSL_SESSION.master_key_length' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6579:33: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->master_key_length) << 1); /* check that 'SSL_SESSION.master_key_length' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6580:28: error: request for member ‘master_key’ in something not a structure or union
{ unsigned char *tmp = &p->master_key[0]; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6580:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ unsigned char *tmp = &p->master_key[0]; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6581:12: error: request for member ‘session_id_length’ in something not a structure or union
(void)((p->session_id_length) << 1); /* check that 'SSL_SESSION.session_id_length' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6581:33: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->session_id_length) << 1); /* check that 'SSL_SESSION.session_id_length' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6582:28: error: request for member ‘session_id’ in something not a structure or union
{ unsigned char *tmp = &p->session_id[0]; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6582:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ unsigned char *tmp = &p->session_id[0]; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6583:12: error: request for member ‘sid_ctx_length’ in something not a structure or union
(void)((p->sid_ctx_length) << 1); /* check that 'SSL_SESSION.sid_ctx_length' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6583:30: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->sid_ctx_length) << 1); /* check that 'SSL_SESSION.sid_ctx_length' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6584:28: error: request for member ‘sid_ctx’ in something not a structure or union
{ unsigned char *tmp = &p->sid_ctx[0]; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6584:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ unsigned char *tmp = &p->sid_ctx[0]; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6586:62: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_SSL_SESSION { char x; SSL_SESSION y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509’:
build/temp.linux-x86_64-2.7/_openssl.c:6603:27: error: dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6603:27: error: request for member ‘sig_alg’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6603:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6604:26: error: request for member ‘cert_info’ in something not a structure or union
{ X509_CINF * *tmp = &p->cert_info; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6604:24: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_CINF * *tmp = &p->cert_info; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6605:34: error: request for member ‘signature’ in something not a structure or union
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6605:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6607:48: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509 { char x; X509 y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_CINF’:
build/temp.linux-x86_64-2.7/_openssl.c:6643:27: error: dereferencing pointer to incomplete type ‘X509_CINF {aka struct x509_cinf_st}’
{ X509_ALGOR * *tmp = &p->signature; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6643:27: error: request for member ‘signature’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6643:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_ALGOR * *tmp = &p->signature; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6645:58: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_CINF { char x; X509_CINF y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_CRL’:
build/temp.linux-x86_64-2.7/_openssl.c:6652:30: error: dereferencing pointer to incomplete type ‘X509_CRL {aka struct X509_crl_st}’
{ X509_CRL_INFO * *tmp = &p->crl; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6652:30: error: request for member ‘crl’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6652:28: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_CRL_INFO * *tmp = &p->crl; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6653:27: error: request for member ‘sig_alg’ in something not a structure or union
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6653:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6654:34: error: request for member ‘signature’ in something not a structure or union
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6654:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6656:56: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_CRL { char x; X509_CRL y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_CRL_INFO’:
build/temp.linux-x86_64-2.7/_openssl.c:6663:51: error: dereferencing pointer to incomplete type ‘X509_CRL_INFO {aka struct X509_crl_info_st}’
{ Cryptography_STACK_OF_X509_REVOKED * *tmp = &p->revoked; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6663:51: error: request for member ‘revoked’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6663:49: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ Cryptography_STACK_OF_X509_REVOKED * *tmp = &p->revoked; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6665:66: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_CRL_INFO { char x; X509_CRL_INFO y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_EXTENSION’:
build/temp.linux-x86_64-2.7/_openssl.c:6672:28: error: dereferencing pointer to incomplete type ‘X509_EXTENSION {aka struct X509_extension_st}’
{ ASN1_OBJECT * *tmp = &p->object; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6672:28: error: request for member ‘object’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6672:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OBJECT * *tmp = &p->object; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6673:12: error: request for member ‘critical’ in something not a structure or union
(void)((p->critical) << 1); /* check that 'X509_EXTENSION.critical' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6673:24: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->critical) << 1); /* check that 'X509_EXTENSION.critical' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:6674:34: error: request for member ‘value’ in something not a structure or union
{ ASN1_OCTET_STRING * *tmp = &p->value; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6674:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OCTET_STRING * *tmp = &p->value; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6676:68: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_EXTENSION { char x; X509_EXTENSION y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_REQ’:
build/temp.linux-x86_64-2.7/_openssl.c:6683:30: error: dereferencing pointer to incomplete type ‘X509_REQ {aka struct X509_req_st}’
{ X509_REQ_INFO * *tmp = &p->req_info; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6683:30: error: request for member ‘req_info’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6683:28: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_REQ_INFO * *tmp = &p->req_info; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6684:27: error: request for member ‘sig_alg’ in something not a structure or union
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6684:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_ALGOR * *tmp = &p->sig_alg; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6685:34: error: request for member ‘signature’ in something not a structure or union
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6685:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OCTET_STRING * *tmp = &p->signature; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6687:56: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_REQ { char x; X509_REQ y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld_typedef_X509_REVOKED’:
build/temp.linux-x86_64-2.7/_openssl.c:6694:29: error: dereferencing pointer to incomplete type ‘X509_REVOKED {aka struct x509_revoked_st}’
{ ASN1_INTEGER * *tmp = &p->serialNumber; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6694:29: error: request for member ‘serialNumber’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:6694:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_INTEGER * *tmp = &p->serialNumber; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6695:34: error: request for member ‘revocationDate’ in something not a structure or union
{ ASN1_OCTET_STRING * *tmp = &p->revocationDate; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6695:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ ASN1_OCTET_STRING * *tmp = &p->revocationDate; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6696:32: error: request for member ‘extensions’ in something not a structure or union
{ X509_EXTENSIONS * *tmp = &p->extensions; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:6696:30: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_EXTENSIONS * *tmp = &p->extensions; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:6697:12: error: request for member ‘sequence’ in something not a structure or union
(void)((p->sequence) << 1); /* check that 'X509_REVOKED.sequence' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:6697:24: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->sequence) << 1); /* check that 'X509_REVOKED.sequence' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:6699:64: error: field ‘y’ has incomplete type
struct _cffi_align_typedef_X509_REVOKED { char x; X509_REVOKED y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_ASN1_ENUMERATED_TO_BN’:
build/temp.linux-x86_64-2.7/_openssl.c:6724:12: error: ‘ASN1_F_ASN1_ENUMERATED_TO_BN’ undeclared (first use in this function)
int n = (ASN1_F_ASN1_ENUMERATED_TO_BN) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6725:60: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_ASN1_ENUMERATED_TO_BN) << 0); /* check that ASN1_F_ASN1_ENUMERATED_TO_BN is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_ASN1_GENERALIZEDTIME_SET’:
build/temp.linux-x86_64-2.7/_openssl.c:6745:12: error: ‘ASN1_F_ASN1_GENERALIZEDTIME_SET’ undeclared (first use in this function)
int n = (ASN1_F_ASN1_GENERALIZEDTIME_SET) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6746:63: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_ASN1_GENERALIZEDTIME_SET) << 0); /* check that ASN1_F_ASN1_GENERALIZEDTIME_SET is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_ASN1_TIME_SET’:
build/temp.linux-x86_64-2.7/_openssl.c:6829:12: error: ‘ASN1_F_ASN1_TIME_SET’ undeclared (first use in this function)
int n = (ASN1_F_ASN1_TIME_SET) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6830:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_ASN1_TIME_SET) << 0); /* check that ASN1_F_ASN1_TIME_SET is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_ASN1_UNPACK_STRING’:
build/temp.linux-x86_64-2.7/_openssl.c:6850:12: error: ‘ASN1_F_ASN1_UNPACK_STRING’ undeclared (first use in this function)
int n = (ASN1_F_ASN1_UNPACK_STRING) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6851:57: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_ASN1_UNPACK_STRING) << 0); /* check that ASN1_F_ASN1_UNPACK_STRING is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_ASN1_UTCTIME_SET’:
build/temp.linux-x86_64-2.7/_openssl.c:6857:12: error: ‘ASN1_F_ASN1_UTCTIME_SET’ undeclared (first use in this function)
int n = (ASN1_F_ASN1_UTCTIME_SET) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6858:55: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_ASN1_UTCTIME_SET) << 0); /* check that ASN1_F_ASN1_UTCTIME_SET is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_BN_TO_ASN1_ENUMERATED’:
build/temp.linux-x86_64-2.7/_openssl.c:6892:12: error: ‘ASN1_F_BN_TO_ASN1_ENUMERATED’ undeclared (first use in this function)
int n = (ASN1_F_BN_TO_ASN1_ENUMERATED) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6893:60: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_BN_TO_ASN1_ENUMERATED) << 0); /* check that ASN1_F_BN_TO_ASN1_ENUMERATED is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_BN_TO_ASN1_INTEGER’:
build/temp.linux-x86_64-2.7/_openssl.c:6899:12: error: ‘ASN1_F_BN_TO_ASN1_INTEGER’ undeclared (first use in this function)
int n = (ASN1_F_BN_TO_ASN1_INTEGER) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6900:57: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_BN_TO_ASN1_INTEGER) << 0); /* check that ASN1_F_BN_TO_ASN1_INTEGER is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_ASN1_TYPE_BYTES’:
build/temp.linux-x86_64-2.7/_openssl.c:6906:12: error: ‘ASN1_F_D2I_ASN1_TYPE_BYTES’ undeclared (first use in this function)
int n = (ASN1_F_D2I_ASN1_TYPE_BYTES) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6907:58: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_ASN1_TYPE_BYTES) << 0); /* check that ASN1_F_D2I_ASN1_TYPE_BYTES is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_ASN1_UTCTIME’:
build/temp.linux-x86_64-2.7/_openssl.c:6920:12: error: ‘ASN1_F_D2I_ASN1_UTCTIME’ undeclared (first use in this function)
int n = (ASN1_F_D2I_ASN1_UTCTIME) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6921:55: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_ASN1_UTCTIME) << 0); /* check that ASN1_F_D2I_ASN1_UTCTIME is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_NETSCAPE_RSA’:
build/temp.linux-x86_64-2.7/_openssl.c:6927:12: error: ‘ASN1_F_D2I_NETSCAPE_RSA’ undeclared (first use in this function)
int n = (ASN1_F_D2I_NETSCAPE_RSA) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6928:55: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_NETSCAPE_RSA) << 0); /* check that ASN1_F_D2I_NETSCAPE_RSA is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_NETSCAPE_RSA_2’:
build/temp.linux-x86_64-2.7/_openssl.c:6934:12: error: ‘ASN1_F_D2I_NETSCAPE_RSA_2’ undeclared (first use in this function)
int n = (ASN1_F_D2I_NETSCAPE_RSA_2) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6935:57: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_NETSCAPE_RSA_2) << 0); /* check that ASN1_F_D2I_NETSCAPE_RSA_2 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_X509’:
build/temp.linux-x86_64-2.7/_openssl.c:6948:12: error: ‘ASN1_F_D2I_X509’ undeclared (first use in this function)
int n = (ASN1_F_D2I_X509) <= 0;
^~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6949:47: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_X509) << 0); /* check that ASN1_F_D2I_X509 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_X509_CINF’:
build/temp.linux-x86_64-2.7/_openssl.c:6955:12: error: ‘ASN1_F_D2I_X509_CINF’ undeclared (first use in this function)
int n = (ASN1_F_D2I_X509_CINF) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6956:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_X509_CINF) << 0); /* check that ASN1_F_D2I_X509_CINF is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_D2I_X509_PKEY’:
build/temp.linux-x86_64-2.7/_openssl.c:6962:12: error: ‘ASN1_F_D2I_X509_PKEY’ undeclared (first use in this function)
int n = (ASN1_F_D2I_X509_PKEY) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6963:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_D2I_X509_PKEY) << 0); /* check that ASN1_F_D2I_X509_PKEY is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_I2D_ASN1_SET’:
build/temp.linux-x86_64-2.7/_openssl.c:6969:12: error: ‘ASN1_F_I2D_ASN1_SET’ undeclared (first use in this function)
int n = (ASN1_F_I2D_ASN1_SET) <= 0;
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6970:51: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_I2D_ASN1_SET) << 0); /* check that ASN1_F_I2D_ASN1_SET is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_I2D_ASN1_TIME’:
build/temp.linux-x86_64-2.7/_openssl.c:6976:12: error: ‘ASN1_F_I2D_ASN1_TIME’ undeclared (first use in this function)
int n = (ASN1_F_I2D_ASN1_TIME) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:6977:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_I2D_ASN1_TIME) << 0); /* check that ASN1_F_I2D_ASN1_TIME is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_F_X509_CINF_NEW’:
build/temp.linux-x86_64-2.7/_openssl.c:7032:12: error: ‘ASN1_F_X509_CINF_NEW’ undeclared (first use in this function)
int n = (ASN1_F_X509_CINF_NEW) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7033:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_F_X509_CINF_NEW) << 0); /* check that ASN1_F_X509_CINF_NEW is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_R_DECODING_ERROR’:
build/temp.linux-x86_64-2.7/_openssl.c:7074:12: error: ‘ASN1_R_DECODING_ERROR’ undeclared (first use in this function)
int n = (ASN1_R_DECODING_ERROR) <= 0;
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7075:53: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_R_DECODING_ERROR) << 0); /* check that ASN1_R_DECODING_ERROR is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM’:
build/temp.linux-x86_64-2.7/_openssl.c:7186:12: error: ‘ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM’ undeclared (first use in this function)
int n = (ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7187:71: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM) << 0); /* check that ASN1_R_UNSUPPORTED_ENCRYPTION_ALGORITHM is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_ASN1_R_WRONG_TYPE’:
build/temp.linux-x86_64-2.7/_openssl.c:7214:12: error: ‘ASN1_R_WRONG_TYPE’ undeclared (first use in this function)
int n = (ASN1_R_WRONG_TYPE) <= 0;
^~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7215:49: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((ASN1_R_WRONG_TYPE) << 0); /* check that ASN1_R_WRONG_TYPE is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_BIO_TYPE_BER’:
build/temp.linux-x86_64-2.7/_openssl.c:7375:12: error: ‘BIO_TYPE_BER’ undeclared (first use in this function)
int n = (BIO_TYPE_BER) <= 0;
^~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7376:44: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((BIO_TYPE_BER) << 0); /* check that BIO_TYPE_BER is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_CRYPTO_LOCK_SSL’:
build/temp.linux-x86_64-2.7/_openssl.c:7648:12: error: ‘CRYPTO_LOCK_SSL’ undeclared (first use in this function)
int n = (CRYPTO_LOCK_SSL) <= 0;
^~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:7649:47: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((CRYPTO_LOCK_SSL) << 0); /* check that CRYPTO_LOCK_SSL is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_D2I_PKEY’:
build/temp.linux-x86_64-2.7/_openssl.c:8257:12: error: ‘EVP_F_D2I_PKEY’ undeclared (first use in this function)
int n = (EVP_F_D2I_PKEY) <= 0;
^~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8258:46: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_D2I_PKEY) << 0); /* check that EVP_F_D2I_PKEY is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_DSAPKEY2PKCS8’:
build/temp.linux-x86_64-2.7/_openssl.c:8264:12: error: ‘EVP_F_DSAPKEY2PKCS8’ undeclared (first use in this function)
int n = (EVP_F_DSAPKEY2PKCS8) <= 0;
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8265:51: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_DSAPKEY2PKCS8) << 0); /* check that EVP_F_DSAPKEY2PKCS8 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_DSA_PKEY2PKCS8’:
build/temp.linux-x86_64-2.7/_openssl.c:8271:12: error: ‘EVP_F_DSA_PKEY2PKCS8’ undeclared (first use in this function)
int n = (EVP_F_DSA_PKEY2PKCS8) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8272:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_DSA_PKEY2PKCS8) << 0); /* check that EVP_F_DSA_PKEY2PKCS8 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_ECDSA_PKEY2PKCS8’:
build/temp.linux-x86_64-2.7/_openssl.c:8278:12: error: ‘EVP_F_ECDSA_PKEY2PKCS8’ undeclared (first use in this function)
int n = (EVP_F_ECDSA_PKEY2PKCS8) <= 0;
^~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8279:54: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_ECDSA_PKEY2PKCS8) << 0); /* check that EVP_F_ECDSA_PKEY2PKCS8 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_ECKEY_PKEY2PKCS8’:
build/temp.linux-x86_64-2.7/_openssl.c:8285:12: error: ‘EVP_F_ECKEY_PKEY2PKCS8’ undeclared (first use in this function)
int n = (EVP_F_ECKEY_PKEY2PKCS8) <= 0;
^~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8286:54: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_ECKEY_PKEY2PKCS8) << 0); /* check that EVP_F_ECKEY_PKEY2PKCS8 is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_EVP_RIJNDAEL’:
build/temp.linux-x86_64-2.7/_openssl.c:8397:12: error: ‘EVP_F_EVP_RIJNDAEL’ undeclared (first use in this function)
int n = (EVP_F_EVP_RIJNDAEL) <= 0;
^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8398:50: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_EVP_RIJNDAEL) << 0); /* check that EVP_F_EVP_RIJNDAEL is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_F_PKCS8_SET_BROKEN’:
build/temp.linux-x86_64-2.7/_openssl.c:8432:12: error: ‘EVP_F_PKCS8_SET_BROKEN’ undeclared (first use in this function)
int n = (EVP_F_PKCS8_SET_BROKEN) <= 0;
^~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8433:54: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_F_PKCS8_SET_BROKEN) << 0); /* check that EVP_F_PKCS8_SET_BROKEN is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_ASN1_LIB’:
build/temp.linux-x86_64-2.7/_openssl.c:8495:12: error: ‘EVP_R_ASN1_LIB’ undeclared (first use in this function)
int n = (EVP_R_ASN1_LIB) <= 0;
^~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8496:46: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_ASN1_LIB) << 0); /* check that EVP_R_ASN1_LIB is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_BAD_BLOCK_LENGTH’:
build/temp.linux-x86_64-2.7/_openssl.c:8502:12: error: ‘EVP_R_BAD_BLOCK_LENGTH’ undeclared (first use in this function)
int n = (EVP_R_BAD_BLOCK_LENGTH) <= 0;
^~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8503:54: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_BAD_BLOCK_LENGTH) << 0); /* check that EVP_R_BAD_BLOCK_LENGTH is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_BAD_KEY_LENGTH’:
build/temp.linux-x86_64-2.7/_openssl.c:8516:12: error: ‘EVP_R_BAD_KEY_LENGTH’ undeclared (first use in this function)
int n = (EVP_R_BAD_KEY_LENGTH) <= 0;
^~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8517:52: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_BAD_KEY_LENGTH) << 0); /* check that EVP_R_BAD_KEY_LENGTH is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_BN_DECODE_ERROR’:
build/temp.linux-x86_64-2.7/_openssl.c:8523:12: error: ‘EVP_R_BN_DECODE_ERROR’ undeclared (first use in this function)
int n = (EVP_R_BN_DECODE_ERROR) <= 0;
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8524:53: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_BN_DECODE_ERROR) << 0); /* check that EVP_R_BN_DECODE_ERROR is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_BN_PUBKEY_ERROR’:
build/temp.linux-x86_64-2.7/_openssl.c:8530:12: error: ‘EVP_R_BN_PUBKEY_ERROR’ undeclared (first use in this function)
int n = (EVP_R_BN_PUBKEY_ERROR) <= 0;
^~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8531:53: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_BN_PUBKEY_ERROR) << 0); /* check that EVP_R_BN_PUBKEY_ERROR is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_ENCODE_ERROR’:
build/temp.linux-x86_64-2.7/_openssl.c:8586:12: error: ‘EVP_R_ENCODE_ERROR’ undeclared (first use in this function)
int n = (EVP_R_ENCODE_ERROR) <= 0;
^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8587:50: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_ENCODE_ERROR) << 0); /* check that EVP_R_ENCODE_ERROR is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_IV_TOO_LARGE’:
build/temp.linux-x86_64-2.7/_openssl.c:8614:12: error: ‘EVP_R_IV_TOO_LARGE’ undeclared (first use in this function)
int n = (EVP_R_IV_TOO_LARGE) <= 0;
^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8615:50: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_IV_TOO_LARGE) << 0); /* check that EVP_R_IV_TOO_LARGE is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_NO_DSA_PARAMETERS’:
build/temp.linux-x86_64-2.7/_openssl.c:8649:12: error: ‘EVP_R_NO_DSA_PARAMETERS’ undeclared (first use in this function)
int n = (EVP_R_NO_DSA_PARAMETERS) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8650:55: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_NO_DSA_PARAMETERS) << 0); /* check that EVP_R_NO_DSA_PARAMETERS is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_NO_SIGN_FUNCTION_CONFIGURED’:
build/temp.linux-x86_64-2.7/_openssl.c:8656:12: error: ‘EVP_R_NO_SIGN_FUNCTION_CONFIGURED’ undeclared (first use in this function)
int n = (EVP_R_NO_SIGN_FUNCTION_CONFIGURED) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8657:65: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_NO_SIGN_FUNCTION_CONFIGURED) << 0); /* check that EVP_R_NO_SIGN_FUNCTION_CONFIGURED is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_NO_VERIFY_FUNCTION_CONFIGURED’:
build/temp.linux-x86_64-2.7/_openssl.c:8663:12: error: ‘EVP_R_NO_VERIFY_FUNCTION_CONFIGURED’ undeclared (first use in this function)
int n = (EVP_R_NO_VERIFY_FUNCTION_CONFIGURED) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8664:67: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_NO_VERIFY_FUNCTION_CONFIGURED) << 0); /* check that EVP_R_NO_VERIFY_FUNCTION_CONFIGURED is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_PKCS8_UNKNOWN_BROKEN_TYPE’:
build/temp.linux-x86_64-2.7/_openssl.c:8670:12: error: ‘EVP_R_PKCS8_UNKNOWN_BROKEN_TYPE’ undeclared (first use in this function)
int n = (EVP_R_PKCS8_UNKNOWN_BROKEN_TYPE) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8671:63: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_PKCS8_UNKNOWN_BROKEN_TYPE) << 0); /* check that EVP_R_PKCS8_UNKNOWN_BROKEN_TYPE is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_UNSUPORTED_NUMBER_OF_ROUNDS’:
build/temp.linux-x86_64-2.7/_openssl.c:8691:12: error: ‘EVP_R_UNSUPORTED_NUMBER_OF_ROUNDS’ undeclared (first use in this function)
int n = (EVP_R_UNSUPORTED_NUMBER_OF_ROUNDS) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8692:65: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_UNSUPORTED_NUMBER_OF_ROUNDS) << 0); /* check that EVP_R_UNSUPORTED_NUMBER_OF_ROUNDS is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_EVP_R_WRONG_PUBLIC_KEY_TYPE’:
build/temp.linux-x86_64-2.7/_openssl.c:8740:12: error: ‘EVP_R_WRONG_PUBLIC_KEY_TYPE’ undeclared (first use in this function)
int n = (EVP_R_WRONG_PUBLIC_KEY_TYPE) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:8741:59: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((EVP_R_WRONG_PUBLIC_KEY_TYPE) << 0); /* check that EVP_R_WRONG_PUBLIC_KEY_TYPE is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_PEM_F_PEM_F_PEM_WRITE_PKCS8PRIVATEKEY’:
build/temp.linux-x86_64-2.7/_openssl.c:9893:12: error: ‘PEM_F_PEM_F_PEM_WRITE_PKCS8PRIVATEKEY’ undeclared (first use in this function)
int n = (PEM_F_PEM_F_PEM_WRITE_PKCS8PRIVATEKEY) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:9894:69: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((PEM_F_PEM_F_PEM_WRITE_PKCS8PRIVATEKEY) << 0); /* check that PEM_F_PEM_F_PEM_WRITE_PKCS8PRIVATEKEY is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_PEM_F_PEM_PK8PKEY’:
build/temp.linux-x86_64-2.7/_openssl.c:9907:12: error: ‘PEM_F_PEM_PK8PKEY’ undeclared (first use in this function)
int n = (PEM_F_PEM_PK8PKEY) <= 0;
^~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:9908:49: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((PEM_F_PEM_PK8PKEY) << 0); /* check that PEM_F_PEM_PK8PKEY is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_const_PEM_R_PUBLIC_KEY_NO_RSA’:
build/temp.linux-x86_64-2.7/_openssl.c:10061:12: error: ‘PEM_R_PUBLIC_KEY_NO_RSA’ undeclared (first use in this function)
int n = (PEM_R_PUBLIC_KEY_NO_RSA) <= 0;
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:10062:55: error: invalid operands to binary << (have ‘void **’ and ‘int’)
*o = (unsigned long long)((PEM_R_PUBLIC_KEY_NO_RSA) << 0); /* check that PEM_R_PUBLIC_KEY_NO_RSA is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’:
build/temp.linux-x86_64-2.7/_openssl.c:13788:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
return ASN1_STRING_data(x0);
^~~~~~
In file included from /usr/include/openssl/bn.h:31:0,
from /usr/include/openssl/asn1.h:24,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/asn1.h:553:1: note: declared here
DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’:
build/temp.linux-x86_64-2.7/_openssl.c:13811:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
{ result = ASN1_STRING_data(x0); }
^
In file included from /usr/include/openssl/bn.h:31:0,
from /usr/include/openssl/asn1.h:24,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
/usr/include/openssl/asn1.h:553:1: note: declared here
DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_CRYPTO_add’:
build/temp.linux-x86_64-2.7/_openssl.c:21488:3: warning: implicit declaration of function ‘CRYPTO_add’ [-Wimplicit-function-declaration]
CRYPTO_add(x0, x1, x2);
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_CRYPTO_lock’:
build/temp.linux-x86_64-2.7/_openssl.c:21653:3: warning: implicit declaration of function ‘CRYPTO_lock’ [-Wimplicit-function-declaration]
CRYPTO_lock(x0, x1, x2, x3);
^~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DSA_generate_parameters’:
build/temp.linux-x86_64-2.7/_openssl.c:23372:3: warning: ‘DSA_generate_parameters’ is deprecated [-Wdeprecated-declarations]
return DSA_generate_parameters(x0, x1, x2, x3, x4, x5, x6);
^~~~~~
In file included from /usr/include/openssl/dh.h:13:0,
from /usr/include/openssl/dsa.h:31,
from /usr/include/openssl/x509.h:32,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/dsa.h:122:1: note: declared here
DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DSA_generate_parameters’:
build/temp.linux-x86_64-2.7/_openssl.c:23465:3: warning: ‘DSA_generate_parameters’ is deprecated [-Wdeprecated-declarations]
{ result = DSA_generate_parameters(x0, x1, x2, x3, x4, x5, x6); }
^
In file included from /usr/include/openssl/dh.h:13:0,
from /usr/include/openssl/dsa.h:31,
from /usr/include/openssl/x509.h:32,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/dsa.h:122:1: note: declared here
DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23842:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
return DTLSv1_client_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1616:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23852:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
{ result = DTLSv1_client_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1616:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23866:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
return DTLSv1_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1614:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23876:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
{ result = DTLSv1_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1614:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23890:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
return DTLSv1_server_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1615:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:23900:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
{ result = DTLSv1_server_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1615:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_ERR_FATAL_ERROR’:
build/temp.linux-x86_64-2.7/_openssl.c:33046:10: warning: implicit declaration of function ‘ERR_FATAL_ERROR’ [-Wimplicit-function-declaration]
return ERR_FATAL_ERROR(x0);
^~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_ERR_remove_thread_state’:
build/temp.linux-x86_64-2.7/_openssl.c:34140:3: warning: ‘ERR_remove_thread_state’ is deprecated [-Wdeprecated-declarations]
ERR_remove_thread_state(x0);
^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/ui.h:13:0,
from /usr/include/openssl/engine.h:29,
from build/temp.linux-x86_64-2.7/_openssl.c:476:
/usr/include/openssl/err.h:246:1: note: declared here
DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
^
build/temp.linux-x86_64-2.7/_openssl.c:34140:27: warning: passing argument 1 of ‘ERR_remove_thread_state’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
ERR_remove_thread_state(x0);
^~
In file included from /usr/include/openssl/ui.h:13:0,
from /usr/include/openssl/engine.h:29,
from build/temp.linux-x86_64-2.7/_openssl.c:476:
/usr/include/openssl/err.h:246:1: note: expected ‘void *’ but argument is of type ‘const CRYPTO_THREADID * {aka const struct crypto_threadid_st *}’
DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_ERR_remove_thread_state’:
build/temp.linux-x86_64-2.7/_openssl.c:34162:3: warning: ‘ERR_remove_thread_state’ is deprecated [-Wdeprecated-declarations]
{ ERR_remove_thread_state(x0); }
^
In file included from /usr/include/openssl/ui.h:13:0,
from /usr/include/openssl/engine.h:29,
from build/temp.linux-x86_64-2.7/_openssl.c:476:
/usr/include/openssl/err.h:246:1: note: declared here
DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
^
build/temp.linux-x86_64-2.7/_openssl.c:34162:29: warning: passing argument 1 of ‘ERR_remove_thread_state’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{ ERR_remove_thread_state(x0); }
^~
In file included from /usr/include/openssl/ui.h:13:0,
from /usr/include/openssl/engine.h:29,
from build/temp.linux-x86_64-2.7/_openssl.c:476:
/usr/include/openssl/err.h:246:1: note: expected ‘void *’ but argument is of type ‘const CRYPTO_THREADID * {aka const struct crypto_threadid_st *}’
DEPRECATEDIN_1_1_0(void ERR_remove_thread_state(void *))
^
In file included from /usr/include/openssl/bio.h:20:0,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_OPENSSL_free’:
build/temp.linux-x86_64-2.7/_openssl.c:41096:3: error: too many arguments to function ‘CRYPTO_free’
OPENSSL_free(x0);
^
build/temp.linux-x86_64-2.7/_openssl.c:742:6: note: declared here
void CRYPTO_free(void *);
^~~~~~~~~~~
In file included from /usr/include/openssl/bio.h:20:0,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_OPENSSL_free’:
build/temp.linux-x86_64-2.7/_openssl.c:41118:5: error: too many arguments to function ‘CRYPTO_free’
{ OPENSSL_free(x0); }
^
build/temp.linux-x86_64-2.7/_openssl.c:742:6: note: declared here
void CRYPTO_free(void *);
^~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53665:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_1_client_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1604:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53675:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_1_client_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1604:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53689:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_1_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1602:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53699:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_1_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1602:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53713:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_1_server_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1603:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53723:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_1_server_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1603:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53737:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_2_client_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1610:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53747:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_2_client_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1610:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53761:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_2_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1608:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53771:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_2_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1608:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53785:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_2_server_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1609:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53795:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_2_server_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1609:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53809:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_client_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1598:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53819:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_client_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1598:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53833:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1596:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53843:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1596:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53857:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
return TLSv1_server_method();
^~~~~~
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1597:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’:
build/temp.linux-x86_64-2.7/_openssl.c:53867:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
{ result = TLSv1_server_method(); }
^
In file included from /usr/include/openssl/ct.h:13:0,
from /usr/include/openssl/ssl.h:61,
from build/temp.linux-x86_64-2.7/_openssl.c:512:
/usr/include/openssl/ssl.h:1597:1: note: declared here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_CRL_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:54730:27: warning: passing argument 1 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_CRL_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const X509_CRL * {aka const struct X509_crl_st *}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:54730:31: warning: passing argument 2 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_CRL_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:54730:35: warning: passing argument 3 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_CRL_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_CRL * {aka struct X509_crl_st *}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_CRL_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:54787:29: warning: passing argument 1 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_CRL_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const X509_CRL * {aka const struct X509_crl_st *}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:54787:33: warning: passing argument 2 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_CRL_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:54787:37: warning: passing argument 3 of ‘X509_CRL_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_CRL_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:713:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_CRL * {aka struct X509_crl_st *}’
void X509_CRL_get0_signature(const X509_CRL *crl, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-2.7/_openssl.c:54959:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
return X509_CRL_get_lastUpdate(x0);
^~~~~~
In file included from /usr/include/openssl/x509_vfy.h:20:0,
from /usr/include/openssl/x509.h:309,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:708:1: note: declared here
DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-2.7/_openssl.c:54982:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
{ result = X509_CRL_get_lastUpdate(x0); }
^
In file included from /usr/include/openssl/x509_vfy.h:20:0,
from /usr/include/openssl/x509.h:309,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:708:1: note: declared here
DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-2.7/_openssl.c:54995:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
return X509_CRL_get_nextUpdate(x0);
^~~~~~
In file included from /usr/include/openssl/x509_vfy.h:20:0,
from /usr/include/openssl/x509.h:309,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:709:1: note: declared here
DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-2.7/_openssl.c:55018:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
{ result = X509_CRL_get_nextUpdate(x0); }
^
In file included from /usr/include/openssl/x509_vfy.h:20:0,
from /usr/include/openssl/x509.h:309,
from /usr/include/openssl/cms.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:709:1: note: declared here
DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_REQ_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:56969:27: warning: passing argument 1 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_REQ_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const X509_REQ * {aka const struct X509_req_st *}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:56969:31: warning: passing argument 2 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_REQ_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:56969:35: warning: passing argument 3 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_REQ_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_REQ * {aka struct X509_req_st *}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_REQ_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:57026:29: warning: passing argument 1 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_REQ_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const X509_REQ * {aka const struct X509_req_st *}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:57026:33: warning: passing argument 2 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_REQ_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:57026:37: warning: passing argument 3 of ‘X509_REQ_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_REQ_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:661:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_REQ * {aka struct X509_req_st *}’
void X509_REQ_get0_signature(const X509_REQ *req, const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_REVOKED_get0_revocationDate’:
build/temp.linux-x86_64-2.7/_openssl.c:57856:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
return X509_REVOKED_get0_revocationDate(x0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_REVOKED_get0_revocationDate’:
build/temp.linux-x86_64-2.7/_openssl.c:57879:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{ result = X509_REVOKED_get0_revocationDate(x0); }
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_REVOKED_get0_serialNumber’:
build/temp.linux-x86_64-2.7/_openssl.c:57892:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
return X509_REVOKED_get0_serialNumber(x0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_REVOKED_get0_serialNumber’:
build/temp.linux-x86_64-2.7/_openssl.c:57915:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{ result = X509_REVOKED_get0_serialNumber(x0); }
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:60779:23: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:552:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_get0_signature(const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:60779:27: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
X509_get0_signature(x0, x1, x2);
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:552:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_get0_signature(const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_get0_signature’:
build/temp.linux-x86_64-2.7/_openssl.c:60836:25: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:552:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
void X509_get0_signature(const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:60836:29: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_get0_signature(x0, x1, x2); }
^~
In file included from /usr/include/openssl/cms.h:16:0,
from build/temp.linux-x86_64-2.7/_openssl.c:446:
/usr/include/openssl/x509.h:552:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
void X509_get0_signature(const ASN1_BIT_STRING **psig,
^~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_get0_tbs_sigalg’:
build/temp.linux-x86_64-2.7/_openssl.c:60850:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
return X509_get0_tbs_sigalg(x0);
^~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_get0_tbs_sigalg’:
build/temp.linux-x86_64-2.7/_openssl.c:60873:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{ result = X509_get0_tbs_sigalg(x0); }
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__BIO_METHOD’:
build/temp.linux-x86_64-2.7/_openssl.c:70363:12: error: dereferencing pointer to incomplete type ‘BIO_METHOD {aka struct bio_method_st}’
(void)((p->type) << 1); /* check that 'BIO_METHOD.type' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70363:12: error: request for member ‘type’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70363:20: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->type) << 1); /* check that 'BIO_METHOD.type' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70364:27: error: request for member ‘name’ in something not a structure or union
{ char const * *tmp = &p->name; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70364:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ char const * *tmp = &p->name; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70365:47: error: request for member ‘bwrite’ in something not a structure or union
{ int(* *tmp)(BIO *, char const *, int) = &p->bwrite; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70365:45: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *, char const *, int) = &p->bwrite; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70366:41: error: request for member ‘bread’ in something not a structure or union
{ int(* *tmp)(BIO *, char *, int) = &p->bread; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70366:39: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *, char *, int) = &p->bread; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70367:42: error: request for member ‘bputs’ in something not a structure or union
{ int(* *tmp)(BIO *, char const *) = &p->bputs; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70367:40: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *, char const *) = &p->bputs; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70368:41: error: request for member ‘bgets’ in something not a structure or union
{ int(* *tmp)(BIO *, char *, int) = &p->bgets; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70368:39: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *, char *, int) = &p->bgets; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70369:48: error: request for member ‘ctrl’ in something not a structure or union
{ long(* *tmp)(BIO *, int, long, void *) = &p->ctrl; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70369:46: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ long(* *tmp)(BIO *, int, long, void *) = &p->ctrl; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70370:28: error: request for member ‘create’ in something not a structure or union
{ int(* *tmp)(BIO *) = &p->create; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70370:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *) = &p->create; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70371:28: error: request for member ‘destroy’ in something not a structure or union
{ int(* *tmp)(BIO *) = &p->destroy; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70371:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(BIO *) = &p->destroy; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70372:86: error: request for member ‘callback_ctrl’ in something not a structure or union
{ long(* *tmp)(BIO *, int, void(*)(BIO *, int, char const *, int, long, long)) = &p->callback_ctrl; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70372:84: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ long(* *tmp)(BIO *, int, void(*)(BIO *, int, char const *, int, long, long)) = &p->callback_ctrl; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70374:53: error: field ‘y’ has incomplete type
struct _cffi_align__BIO_METHOD { char x; BIO_METHOD y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__BIO’:
build/temp.linux-x86_64-2.7/_openssl.c:70381:27: error: dereferencing pointer to incomplete type ‘BIO {aka struct bio_st}’
{ BIO_METHOD * *tmp = &p->method; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70381:27: error: request for member ‘method’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70381:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIO_METHOD * *tmp = &p->method; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70382:65: error: request for member ‘callback’ in something not a structure or union
{ long(* *tmp)(BIO *, int, char const *, int, long, long) = &p->callback; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70382:63: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ long(* *tmp)(BIO *, int, char const *, int, long, long) = &p->callback; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70383:21: error: request for member ‘cb_arg’ in something not a structure or union
{ char * *tmp = &p->cb_arg; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70383:19: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ char * *tmp = &p->cb_arg; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70384:12: error: request for member ‘init’ in something not a structure or union
(void)((p->init) << 1); /* check that 'BIO.init' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70384:20: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->init) << 1); /* check that 'BIO.init' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70385:12: error: request for member ‘shutdown’ in something not a structure or union
(void)((p->shutdown) << 1); /* check that 'BIO.shutdown' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70385:24: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->shutdown) << 1); /* check that 'BIO.shutdown' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70386:12: error: request for member ‘flags’ in something not a structure or union
(void)((p->flags) << 1); /* check that 'BIO.flags' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70386:21: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->flags) << 1); /* check that 'BIO.flags' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70387:12: error: request for member ‘retry_reason’ in something not a structure or union
(void)((p->retry_reason) << 1); /* check that 'BIO.retry_reason' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70387:28: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->retry_reason) << 1); /* check that 'BIO.retry_reason' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70388:12: error: request for member ‘num’ in something not a structure or union
(void)((p->num) << 1); /* check that 'BIO.num' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70388:19: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->num) << 1); /* check that 'BIO.num' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70389:21: error: request for member ‘ptr’ in something not a structure or union
{ void * *tmp = &p->ptr; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70389:19: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ void * *tmp = &p->ptr; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70390:20: error: request for member ‘next_bio’ in something not a structure or union
{ BIO * *tmp = &p->next_bio; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70390:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIO * *tmp = &p->next_bio; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70391:20: error: request for member ‘prev_bio’ in something not a structure or union
{ BIO * *tmp = &p->prev_bio; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70391:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIO * *tmp = &p->prev_bio; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70392:12: error: request for member ‘references’ in something not a structure or union
(void)((p->references) << 1); /* check that 'BIO.references' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70392:26: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->references) << 1); /* check that 'BIO.references' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70393:12: error: request for member ‘num_read’ in something not a structure or union
(void)((p->num_read) << 1); /* check that 'BIO.num_read' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70393:24: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->num_read) << 1); /* check that 'BIO.num_read' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70394:12: error: request for member ‘num_write’ in something not a structure or union
(void)((p->num_write) << 1); /* check that 'BIO.num_write' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70394:25: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->num_write) << 1); /* check that 'BIO.num_write' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70396:39: error: field ‘y’ has incomplete type
struct _cffi_align__BIO { char x; BIO y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__DH’:
build/temp.linux-x86_64-2.7/_openssl.c:70403:23: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}’
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70403:23: error: request for member ‘p’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70403:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70404:23: error: request for member ‘g’ in something not a structure or union
{ BIGNUM * *tmp = &p->g; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70404:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->g; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70405:23: error: request for member ‘priv_key’ in something not a structure or union
{ BIGNUM * *tmp = &p->priv_key; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70405:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->priv_key; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70406:23: error: request for member ‘pub_key’ in something not a structure or union
{ BIGNUM * *tmp = &p->pub_key; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70406:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->pub_key; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70407:23: error: request for member ‘q’ in something not a structure or union
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70407:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70408:23: error: request for member ‘j’ in something not a structure or union
{ BIGNUM * *tmp = &p->j; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70408:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->j; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70410:37: error: field ‘y’ has incomplete type
struct _cffi_align__DH { char x; DH y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__DSA’:
build/temp.linux-x86_64-2.7/_openssl.c:70417:23: error: dereferencing pointer to incomplete type ‘DSA {aka struct dsa_st}’
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70417:23: error: request for member ‘p’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70417:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70418:23: error: request for member ‘q’ in something not a structure or union
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70418:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70419:23: error: request for member ‘g’ in something not a structure or union
{ BIGNUM * *tmp = &p->g; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70419:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->g; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70420:23: error: request for member ‘priv_key’ in something not a structure or union
{ BIGNUM * *tmp = &p->priv_key; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70420:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->priv_key; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70421:23: error: request for member ‘pub_key’ in something not a structure or union
{ BIGNUM * *tmp = &p->pub_key; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70421:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->pub_key; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70423:39: error: field ‘y’ has incomplete type
struct _cffi_align__DSA { char x; DSA y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__RSA’:
build/temp.linux-x86_64-2.7/_openssl.c:70430:23: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
{ BIGNUM * *tmp = &p->n; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70430:23: error: request for member ‘n’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70430:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->n; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70431:23: error: request for member ‘e’ in something not a structure or union
{ BIGNUM * *tmp = &p->e; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70431:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->e; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70432:23: error: request for member ‘d’ in something not a structure or union
{ BIGNUM * *tmp = &p->d; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70432:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->d; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70433:23: error: request for member ‘p’ in something not a structure or union
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70433:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->p; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70434:23: error: request for member ‘q’ in something not a structure or union
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70434:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->q; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70435:23: error: request for member ‘dmp1’ in something not a structure or union
{ BIGNUM * *tmp = &p->dmp1; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70435:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->dmp1; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70436:23: error: request for member ‘dmq1’ in something not a structure or union
{ BIGNUM * *tmp = &p->dmq1; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70436:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->dmq1; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70437:23: error: request for member ‘iqmp’ in something not a structure or union
{ BIGNUM * *tmp = &p->iqmp; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70437:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ BIGNUM * *tmp = &p->iqmp; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70439:39: error: field ‘y’ has incomplete type
struct _cffi_align__RSA { char x; RSA y; };
^
build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_checkfld__X509_STORE_CTX’:
build/temp.linux-x86_64-2.7/_openssl.c:70446:27: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ X509_STORE * *tmp = &p->ctx; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70446:27: error: request for member ‘ctx’ in something not a structure or union
build/temp.linux-x86_64-2.7/_openssl.c:70446:25: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_STORE * *tmp = &p->ctx; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70447:12: error: request for member ‘current_method’ in something not a structure or union
(void)((p->current_method) << 1); /* check that 'X509_STORE_CTX.current_method' is an integer */
^~
build/temp.linux-x86_64-2.7/_openssl.c:70447:30: error: invalid operands to binary << (have ‘void **’ and ‘int’)
(void)((p->current_method) << 1); /* check that 'X509_STORE_CTX.current_method' is an integer */
~ ^~
build/temp.linux-x86_64-2.7/_openssl.c:70448:21: error: request for member ‘cert’ in something not a structure or union
{ X509 * *tmp = &p->cert; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70448:19: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509 * *tmp = &p->cert; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70449:43: error: request for member ‘untrusted’ in something not a structure or union
{ Cryptography_STACK_OF_X509 * *tmp = &p->untrusted; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70449:41: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ Cryptography_STACK_OF_X509 * *tmp = &p->untrusted; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70450:47: error: request for member ‘crls’ in something not a structure or union
{ Cryptography_STACK_OF_X509_CRL * *tmp = &p->crls; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70450:45: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ Cryptography_STACK_OF_X509_CRL * *tmp = &p->crls; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70451:34: error: request for member ‘param’ in something not a structure or union
{ X509_VERIFY_PARAM * *tmp = &p->param; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70451:32: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ X509_VERIFY_PARAM * *tmp = &p->param; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70452:21: error: request for member ‘other_ctx’ in something not a structure or union
{ void * *tmp = &p->other_ctx; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70452:19: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ void * *tmp = &p->other_ctx; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70453:39: error: request for member ‘verify’ in something not a structure or union
{ int(* *tmp)(X509_STORE_CTX *) = &p->verify; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70453:37: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(X509_STORE_CTX *) = &p->verify; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70454:44: error: request for member ‘verify_cb’ in something not a structure or union
{ int(* *tmp)(int, X509_STORE_CTX *) = &p->verify_cb; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70454:42: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(int, X509_STORE_CTX *) = &p->verify_cb; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c:70455:57: error: request for member ‘get_issuer’ in something not a structure or union
{ int(* *tmp)(X509 * *, X509_STORE_CTX *, X509 *) = &p->get_issuer; (void)tmp; }
^~
build/temp.linux-x86_64-2.7/_openssl.c:70455:55: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
{ int(* *tmp)(X509 * *, X509_STORE_CTX *, X509 *) = &p->get_issuer; (void)tmp; }
^
build/temp.linux-x86_64-2.7/_openssl.c: At top level:
build/temp.linux-x86_64-2.7/_openssl.c:70457:61: error: field ‘y’ has incomplete type
struct _cffi_align__X509_STORE_CTX { char x; X509_STORE_CTX y; };
^
build/temp.linux-x86_64-2.7/_openssl.c:72525:3: error: invalid use of incomplete typedef ‘SSL {aka struct ssl_st}’
{ "version", offsetof(SSL, version),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72525:16: error: initializer element is not constant
{ "version", offsetof(SSL, version),
^
build/temp.linux-x86_64-2.7/_openssl.c:72525:16: note: (near initialization for ‘_cffi_fields[40].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72526:33: error: request for member ‘version’ in something not a structure or union
sizeof(((SSL *)0)->version),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72526:16: error: initializer element is not constant
sizeof(((SSL *)0)->version),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72526:16: note: (near initialization for ‘_cffi_fields[40].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72528:3: error: invalid use of incomplete typedef ‘SSL {aka struct ssl_st}’
{ "type", offsetof(SSL, type),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72528:13: error: initializer element is not constant
{ "type", offsetof(SSL, type),
^
build/temp.linux-x86_64-2.7/_openssl.c:72528:13: note: (near initialization for ‘_cffi_fields[41].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72529:30: error: request for member ‘type’ in something not a structure or union
sizeof(((SSL *)0)->type),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72529:13: error: initializer element is not constant
sizeof(((SSL *)0)->type),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72529:13: note: (near initialization for ‘_cffi_fields[41].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72531:3: error: invalid use of incomplete typedef ‘SSL {aka struct ssl_st}’
{ "s3", offsetof(SSL, s3),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72531:11: error: initializer element is not constant
{ "s3", offsetof(SSL, s3),
^
build/temp.linux-x86_64-2.7/_openssl.c:72531:11: note: (near initialization for ‘_cffi_fields[42].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72532:28: error: request for member ‘s3’ in something not a structure or union
sizeof(((SSL *)0)->s3),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72532:11: error: initializer element is not constant
sizeof(((SSL *)0)->s3),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72532:11: note: (near initialization for ‘_cffi_fields[42].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72534:3: error: invalid use of incomplete typedef ‘SSL {aka struct ssl_st}’
{ "session", offsetof(SSL, session),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72534:16: error: initializer element is not constant
{ "session", offsetof(SSL, session),
^
build/temp.linux-x86_64-2.7/_openssl.c:72534:16: note: (near initialization for ‘_cffi_fields[43].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72535:33: error: request for member ‘session’ in something not a structure or union
sizeof(((SSL *)0)->session),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72535:16: error: initializer element is not constant
sizeof(((SSL *)0)->session),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72535:16: note: (near initialization for ‘_cffi_fields[43].field_size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72537:31: error: expected specifier-qualifier-list before ‘SSL3_STATE’
{ "server_random", offsetof(SSL3_STATE, server_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72537:22: error: initializer element is not constant
{ "server_random", offsetof(SSL3_STATE, server_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72537:22: note: (near initialization for ‘_cffi_fields[44].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72538:43: error: expected expression before ‘)’ token
sizeof(((SSL3_STATE *)0)->server_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72538:42: error: invalid operands to binary * (have ‘void **’ and ‘void **’)
sizeof(((SSL3_STATE *)0)->server_random),
~~~~~~~~~~ ^
build/temp.linux-x86_64-2.7/_openssl.c:72538:46: error: request for member ‘server_random’ in something not a structure or union
sizeof(((SSL3_STATE *)0)->server_random),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72538:22: error: initializer element is not constant
sizeof(((SSL3_STATE *)0)->server_random),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72538:22: note: (near initialization for ‘_cffi_fields[44].field_size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72540:31: error: expected specifier-qualifier-list before ‘SSL3_STATE’
{ "client_random", offsetof(SSL3_STATE, client_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72540:22: error: initializer element is not constant
{ "client_random", offsetof(SSL3_STATE, client_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72540:22: note: (near initialization for ‘_cffi_fields[45].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72541:43: error: expected expression before ‘)’ token
sizeof(((SSL3_STATE *)0)->client_random),
^
build/temp.linux-x86_64-2.7/_openssl.c:72541:42: error: invalid operands to binary * (have ‘void **’ and ‘void **’)
sizeof(((SSL3_STATE *)0)->client_random),
~~~~~~~~~~ ^
build/temp.linux-x86_64-2.7/_openssl.c:72541:46: error: request for member ‘client_random’ in something not a structure or union
sizeof(((SSL3_STATE *)0)->client_random),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72541:22: error: initializer element is not constant
sizeof(((SSL3_STATE *)0)->client_random),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72541:22: note: (near initialization for ‘_cffi_fields[45].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72543:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "master_key_length", offsetof(SSL_SESSION, master_key_length),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72543:26: error: initializer element is not constant
{ "master_key_length", offsetof(SSL_SESSION, master_key_length),
^
build/temp.linux-x86_64-2.7/_openssl.c:72543:26: note: (near initialization for ‘_cffi_fields[46].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72544:51: error: request for member ‘master_key_length’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->master_key_length),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72544:26: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->master_key_length),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72544:26: note: (near initialization for ‘_cffi_fields[46].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72546:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "master_key", offsetof(SSL_SESSION, master_key),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72546:19: error: initializer element is not constant
{ "master_key", offsetof(SSL_SESSION, master_key),
^
build/temp.linux-x86_64-2.7/_openssl.c:72546:19: note: (near initialization for ‘_cffi_fields[47].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72547:44: error: request for member ‘master_key’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->master_key),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72547:19: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->master_key),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72547:19: note: (near initialization for ‘_cffi_fields[47].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72549:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "session_id_length", offsetof(SSL_SESSION, session_id_length),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72549:26: error: initializer element is not constant
{ "session_id_length", offsetof(SSL_SESSION, session_id_length),
^
build/temp.linux-x86_64-2.7/_openssl.c:72549:26: note: (near initialization for ‘_cffi_fields[48].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72550:51: error: request for member ‘session_id_length’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->session_id_length),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72550:26: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->session_id_length),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72550:26: note: (near initialization for ‘_cffi_fields[48].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72552:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "session_id", offsetof(SSL_SESSION, session_id),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72552:19: error: initializer element is not constant
{ "session_id", offsetof(SSL_SESSION, session_id),
^
build/temp.linux-x86_64-2.7/_openssl.c:72552:19: note: (near initialization for ‘_cffi_fields[49].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72553:44: error: request for member ‘session_id’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->session_id),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72553:19: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->session_id),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72553:19: note: (near initialization for ‘_cffi_fields[49].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72555:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "sid_ctx_length", offsetof(SSL_SESSION, sid_ctx_length),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72555:23: error: initializer element is not constant
{ "sid_ctx_length", offsetof(SSL_SESSION, sid_ctx_length),
^
build/temp.linux-x86_64-2.7/_openssl.c:72555:23: note: (near initialization for ‘_cffi_fields[50].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72556:48: error: request for member ‘sid_ctx_length’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->sid_ctx_length),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72556:23: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->sid_ctx_length),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72556:23: note: (near initialization for ‘_cffi_fields[50].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72558:3: error: invalid use of incomplete typedef ‘SSL_SESSION {aka struct ssl_session_st}’
{ "sid_ctx", offsetof(SSL_SESSION, sid_ctx),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72558:16: error: initializer element is not constant
{ "sid_ctx", offsetof(SSL_SESSION, sid_ctx),
^
build/temp.linux-x86_64-2.7/_openssl.c:72558:16: note: (near initialization for ‘_cffi_fields[51].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72559:41: error: request for member ‘sid_ctx’ in something not a structure or union
sizeof(((SSL_SESSION *)0)->sid_ctx),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72559:16: error: initializer element is not constant
sizeof(((SSL_SESSION *)0)->sid_ctx),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72559:16: note: (near initialization for ‘_cffi_fields[51].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72567:3: error: invalid use of incomplete typedef ‘X509 {aka struct x509_st}’
{ "sig_alg", offsetof(X509, sig_alg),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72567:16: error: initializer element is not constant
{ "sig_alg", offsetof(X509, sig_alg),
^
build/temp.linux-x86_64-2.7/_openssl.c:72567:16: note: (near initialization for ‘_cffi_fields[54].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72568:34: error: request for member ‘sig_alg’ in something not a structure or union
sizeof(((X509 *)0)->sig_alg),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72568:16: error: initializer element is not constant
sizeof(((X509 *)0)->sig_alg),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72568:16: note: (near initialization for ‘_cffi_fields[54].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72570:3: error: invalid use of incomplete typedef ‘X509 {aka struct x509_st}’
{ "cert_info", offsetof(X509, cert_info),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72570:18: error: initializer element is not constant
{ "cert_info", offsetof(X509, cert_info),
^
build/temp.linux-x86_64-2.7/_openssl.c:72570:18: note: (near initialization for ‘_cffi_fields[55].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72571:36: error: request for member ‘cert_info’ in something not a structure or union
sizeof(((X509 *)0)->cert_info),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72571:18: error: initializer element is not constant
sizeof(((X509 *)0)->cert_info),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72571:18: note: (near initialization for ‘_cffi_fields[55].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72573:3: error: invalid use of incomplete typedef ‘X509 {aka struct x509_st}’
{ "signature", offsetof(X509, signature),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72573:18: error: initializer element is not constant
{ "signature", offsetof(X509, signature),
^
build/temp.linux-x86_64-2.7/_openssl.c:72573:18: note: (near initialization for ‘_cffi_fields[56].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72574:36: error: request for member ‘signature’ in something not a structure or union
sizeof(((X509 *)0)->signature),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72574:18: error: initializer element is not constant
sizeof(((X509 *)0)->signature),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72574:18: note: (near initialization for ‘_cffi_fields[56].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72591:3: error: invalid use of incomplete typedef ‘X509_CINF {aka struct x509_cinf_st}’
{ "signature", offsetof(X509_CINF, signature),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72591:18: error: initializer element is not constant
{ "signature", offsetof(X509_CINF, signature),
^
build/temp.linux-x86_64-2.7/_openssl.c:72591:18: note: (near initialization for ‘_cffi_fields[62].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72592:41: error: request for member ‘signature’ in something not a structure or union
sizeof(((X509_CINF *)0)->signature),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72592:18: error: initializer element is not constant
sizeof(((X509_CINF *)0)->signature),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72592:18: note: (near initialization for ‘_cffi_fields[62].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72594:3: error: invalid use of incomplete typedef ‘X509_CRL {aka struct X509_crl_st}’
{ "crl", offsetof(X509_CRL, crl),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72594:12: error: initializer element is not constant
{ "crl", offsetof(X509_CRL, crl),
^
build/temp.linux-x86_64-2.7/_openssl.c:72594:12: note: (near initialization for ‘_cffi_fields[63].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72595:34: error: request for member ‘crl’ in something not a structure or union
sizeof(((X509_CRL *)0)->crl),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72595:12: error: initializer element is not constant
sizeof(((X509_CRL *)0)->crl),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72595:12: note: (near initialization for ‘_cffi_fields[63].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72597:3: error: invalid use of incomplete typedef ‘X509_CRL {aka struct X509_crl_st}’
{ "sig_alg", offsetof(X509_CRL, sig_alg),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72597:16: error: initializer element is not constant
{ "sig_alg", offsetof(X509_CRL, sig_alg),
^
build/temp.linux-x86_64-2.7/_openssl.c:72597:16: note: (near initialization for ‘_cffi_fields[64].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72598:38: error: request for member ‘sig_alg’ in something not a structure or union
sizeof(((X509_CRL *)0)->sig_alg),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72598:16: error: initializer element is not constant
sizeof(((X509_CRL *)0)->sig_alg),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72598:16: note: (near initialization for ‘_cffi_fields[64].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72600:3: error: invalid use of incomplete typedef ‘X509_CRL {aka struct X509_crl_st}’
{ "signature", offsetof(X509_CRL, signature),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72600:18: error: initializer element is not constant
{ "signature", offsetof(X509_CRL, signature),
^
build/temp.linux-x86_64-2.7/_openssl.c:72600:18: note: (near initialization for ‘_cffi_fields[65].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72601:40: error: request for member ‘signature’ in something not a structure or union
sizeof(((X509_CRL *)0)->signature),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72601:18: error: initializer element is not constant
sizeof(((X509_CRL *)0)->signature),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72601:18: note: (near initialization for ‘_cffi_fields[65].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72603:3: error: invalid use of incomplete typedef ‘X509_CRL_INFO {aka struct X509_crl_info_st}’
{ "revoked", offsetof(X509_CRL_INFO, revoked),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72603:16: error: initializer element is not constant
{ "revoked", offsetof(X509_CRL_INFO, revoked),
^
build/temp.linux-x86_64-2.7/_openssl.c:72603:16: note: (near initialization for ‘_cffi_fields[66].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72604:43: error: request for member ‘revoked’ in something not a structure or union
sizeof(((X509_CRL_INFO *)0)->revoked),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72604:16: error: initializer element is not constant
sizeof(((X509_CRL_INFO *)0)->revoked),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72604:16: note: (near initialization for ‘_cffi_fields[66].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72606:3: error: invalid use of incomplete typedef ‘X509_EXTENSION {aka struct X509_extension_st}’
{ "object", offsetof(X509_EXTENSION, object),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72606:15: error: initializer element is not constant
{ "object", offsetof(X509_EXTENSION, object),
^
build/temp.linux-x86_64-2.7/_openssl.c:72606:15: note: (near initialization for ‘_cffi_fields[67].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72607:43: error: request for member ‘object’ in something not a structure or union
sizeof(((X509_EXTENSION *)0)->object),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72607:15: error: initializer element is not constant
sizeof(((X509_EXTENSION *)0)->object),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72607:15: note: (near initialization for ‘_cffi_fields[67].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72609:3: error: invalid use of incomplete typedef ‘X509_EXTENSION {aka struct X509_extension_st}’
{ "critical", offsetof(X509_EXTENSION, critical),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72609:17: error: initializer element is not constant
{ "critical", offsetof(X509_EXTENSION, critical),
^
build/temp.linux-x86_64-2.7/_openssl.c:72609:17: note: (near initialization for ‘_cffi_fields[68].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72610:45: error: request for member ‘critical’ in something not a structure or union
sizeof(((X509_EXTENSION *)0)->critical),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72610:17: error: initializer element is not constant
sizeof(((X509_EXTENSION *)0)->critical),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72610:17: note: (near initialization for ‘_cffi_fields[68].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72612:3: error: invalid use of incomplete typedef ‘X509_EXTENSION {aka struct X509_extension_st}’
{ "value", offsetof(X509_EXTENSION, value),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72612:14: error: initializer element is not constant
{ "value", offsetof(X509_EXTENSION, value),
^
build/temp.linux-x86_64-2.7/_openssl.c:72612:14: note: (near initialization for ‘_cffi_fields[69].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72613:42: error: request for member ‘value’ in something not a structure or union
sizeof(((X509_EXTENSION *)0)->value),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72613:14: error: initializer element is not constant
sizeof(((X509_EXTENSION *)0)->value),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72613:14: note: (near initialization for ‘_cffi_fields[69].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72615:3: error: invalid use of incomplete typedef ‘X509_REQ {aka struct X509_req_st}’
{ "req_info", offsetof(X509_REQ, req_info),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72615:17: error: initializer element is not constant
{ "req_info", offsetof(X509_REQ, req_info),
^
build/temp.linux-x86_64-2.7/_openssl.c:72615:17: note: (near initialization for ‘_cffi_fields[70].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72616:39: error: request for member ‘req_info’ in something not a structure or union
sizeof(((X509_REQ *)0)->req_info),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72616:17: error: initializer element is not constant
sizeof(((X509_REQ *)0)->req_info),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72616:17: note: (near initialization for ‘_cffi_fields[70].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72618:3: error: invalid use of incomplete typedef ‘X509_REQ {aka struct X509_req_st}’
{ "sig_alg", offsetof(X509_REQ, sig_alg),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72618:16: error: initializer element is not constant
{ "sig_alg", offsetof(X509_REQ, sig_alg),
^
build/temp.linux-x86_64-2.7/_openssl.c:72618:16: note: (near initialization for ‘_cffi_fields[71].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72619:38: error: request for member ‘sig_alg’ in something not a structure or union
sizeof(((X509_REQ *)0)->sig_alg),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72619:16: error: initializer element is not constant
sizeof(((X509_REQ *)0)->sig_alg),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72619:16: note: (near initialization for ‘_cffi_fields[71].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72621:3: error: invalid use of incomplete typedef ‘X509_REQ {aka struct X509_req_st}’
{ "signature", offsetof(X509_REQ, signature),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72621:18: error: initializer element is not constant
{ "signature", offsetof(X509_REQ, signature),
^
build/temp.linux-x86_64-2.7/_openssl.c:72621:18: note: (near initialization for ‘_cffi_fields[72].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72622:40: error: request for member ‘signature’ in something not a structure or union
sizeof(((X509_REQ *)0)->signature),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72622:18: error: initializer element is not constant
sizeof(((X509_REQ *)0)->signature),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72622:18: note: (near initialization for ‘_cffi_fields[72].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72624:3: error: invalid use of incomplete typedef ‘X509_REVOKED {aka struct x509_revoked_st}’
{ "serialNumber", offsetof(X509_REVOKED, serialNumber),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72624:21: error: initializer element is not constant
{ "serialNumber", offsetof(X509_REVOKED, serialNumber),
^
build/temp.linux-x86_64-2.7/_openssl.c:72624:21: note: (near initialization for ‘_cffi_fields[73].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72625:47: error: request for member ‘serialNumber’ in something not a structure or union
sizeof(((X509_REVOKED *)0)->serialNumber),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72625:21: error: initializer element is not constant
sizeof(((X509_REVOKED *)0)->serialNumber),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72625:21: note: (near initialization for ‘_cffi_fields[73].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72627:3: error: invalid use of incomplete typedef ‘X509_REVOKED {aka struct x509_revoked_st}’
{ "revocationDate", offsetof(X509_REVOKED, revocationDate),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72627:23: error: initializer element is not constant
{ "revocationDate", offsetof(X509_REVOKED, revocationDate),
^
build/temp.linux-x86_64-2.7/_openssl.c:72627:23: note: (near initialization for ‘_cffi_fields[74].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72628:49: error: request for member ‘revocationDate’ in something not a structure or union
sizeof(((X509_REVOKED *)0)->revocationDate),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72628:23: error: initializer element is not constant
sizeof(((X509_REVOKED *)0)->revocationDate),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72628:23: note: (near initialization for ‘_cffi_fields[74].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72630:3: error: invalid use of incomplete typedef ‘X509_REVOKED {aka struct x509_revoked_st}’
{ "extensions", offsetof(X509_REVOKED, extensions),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72630:19: error: initializer element is not constant
{ "extensions", offsetof(X509_REVOKED, extensions),
^
build/temp.linux-x86_64-2.7/_openssl.c:72630:19: note: (near initialization for ‘_cffi_fields[75].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72631:45: error: request for member ‘extensions’ in something not a structure or union
sizeof(((X509_REVOKED *)0)->extensions),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72631:19: error: initializer element is not constant
sizeof(((X509_REVOKED *)0)->extensions),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72631:19: note: (near initialization for ‘_cffi_fields[75].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72633:3: error: invalid use of incomplete typedef ‘X509_REVOKED {aka struct x509_revoked_st}’
{ "sequence", offsetof(X509_REVOKED, sequence),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72633:17: error: initializer element is not constant
{ "sequence", offsetof(X509_REVOKED, sequence),
^
build/temp.linux-x86_64-2.7/_openssl.c:72633:17: note: (near initialization for ‘_cffi_fields[76].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72634:43: error: request for member ‘sequence’ in something not a structure or union
sizeof(((X509_REVOKED *)0)->sequence),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72634:17: error: initializer element is not constant
sizeof(((X509_REVOKED *)0)->sequence),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72634:17: note: (near initialization for ‘_cffi_fields[76].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72654:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "type", offsetof(BIO_METHOD, type),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72654:13: error: initializer element is not constant
{ "type", offsetof(BIO_METHOD, type),
^
build/temp.linux-x86_64-2.7/_openssl.c:72654:13: note: (near initialization for ‘_cffi_fields[83].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72655:37: error: request for member ‘type’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->type),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72655:13: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->type),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72655:13: note: (near initialization for ‘_cffi_fields[83].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72657:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "name", offsetof(BIO_METHOD, name),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72657:13: error: initializer element is not constant
{ "name", offsetof(BIO_METHOD, name),
^
build/temp.linux-x86_64-2.7/_openssl.c:72657:13: note: (near initialization for ‘_cffi_fields[84].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72658:37: error: request for member ‘name’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->name),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72658:13: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->name),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72658:13: note: (near initialization for ‘_cffi_fields[84].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72660:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "bwrite", offsetof(BIO_METHOD, bwrite),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72660:15: error: initializer element is not constant
{ "bwrite", offsetof(BIO_METHOD, bwrite),
^
build/temp.linux-x86_64-2.7/_openssl.c:72660:15: note: (near initialization for ‘_cffi_fields[85].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72661:39: error: request for member ‘bwrite’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->bwrite),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72661:15: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->bwrite),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72661:15: note: (near initialization for ‘_cffi_fields[85].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72663:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "bread", offsetof(BIO_METHOD, bread),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72663:14: error: initializer element is not constant
{ "bread", offsetof(BIO_METHOD, bread),
^
build/temp.linux-x86_64-2.7/_openssl.c:72663:14: note: (near initialization for ‘_cffi_fields[86].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72664:38: error: request for member ‘bread’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->bread),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72664:14: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->bread),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72664:14: note: (near initialization for ‘_cffi_fields[86].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72666:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "bputs", offsetof(BIO_METHOD, bputs),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72666:14: error: initializer element is not constant
{ "bputs", offsetof(BIO_METHOD, bputs),
^
build/temp.linux-x86_64-2.7/_openssl.c:72666:14: note: (near initialization for ‘_cffi_fields[87].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72667:38: error: request for member ‘bputs’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->bputs),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72667:14: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->bputs),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72667:14: note: (near initialization for ‘_cffi_fields[87].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72669:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "bgets", offsetof(BIO_METHOD, bgets),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72669:14: error: initializer element is not constant
{ "bgets", offsetof(BIO_METHOD, bgets),
^
build/temp.linux-x86_64-2.7/_openssl.c:72669:14: note: (near initialization for ‘_cffi_fields[88].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72670:38: error: request for member ‘bgets’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->bgets),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72670:14: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->bgets),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72670:14: note: (near initialization for ‘_cffi_fields[88].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72672:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "ctrl", offsetof(BIO_METHOD, ctrl),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72672:13: error: initializer element is not constant
{ "ctrl", offsetof(BIO_METHOD, ctrl),
^
build/temp.linux-x86_64-2.7/_openssl.c:72672:13: note: (near initialization for ‘_cffi_fields[89].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72673:37: error: request for member ‘ctrl’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->ctrl),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72673:13: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->ctrl),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72673:13: note: (near initialization for ‘_cffi_fields[89].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72675:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "create", offsetof(BIO_METHOD, create),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72675:15: error: initializer element is not constant
{ "create", offsetof(BIO_METHOD, create),
^
build/temp.linux-x86_64-2.7/_openssl.c:72675:15: note: (near initialization for ‘_cffi_fields[90].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72676:39: error: request for member ‘create’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->create),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72676:15: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->create),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72676:15: note: (near initialization for ‘_cffi_fields[90].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72678:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "destroy", offsetof(BIO_METHOD, destroy),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72678:16: error: initializer element is not constant
{ "destroy", offsetof(BIO_METHOD, destroy),
^
build/temp.linux-x86_64-2.7/_openssl.c:72678:16: note: (near initialization for ‘_cffi_fields[91].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72679:40: error: request for member ‘destroy’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->destroy),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72679:16: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->destroy),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72679:16: note: (near initialization for ‘_cffi_fields[91].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72681:3: error: invalid use of incomplete typedef ‘BIO_METHOD {aka struct bio_method_st}’
{ "callback_ctrl", offsetof(BIO_METHOD, callback_ctrl),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72681:22: error: initializer element is not constant
{ "callback_ctrl", offsetof(BIO_METHOD, callback_ctrl),
^
build/temp.linux-x86_64-2.7/_openssl.c:72681:22: note: (near initialization for ‘_cffi_fields[92].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72682:46: error: request for member ‘callback_ctrl’ in something not a structure or union
sizeof(((BIO_METHOD *)0)->callback_ctrl),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72682:22: error: initializer element is not constant
sizeof(((BIO_METHOD *)0)->callback_ctrl),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72682:22: note: (near initialization for ‘_cffi_fields[92].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72684:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "method", offsetof(BIO, method),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72684:15: error: initializer element is not constant
{ "method", offsetof(BIO, method),
^
build/temp.linux-x86_64-2.7/_openssl.c:72684:15: note: (near initialization for ‘_cffi_fields[93].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72685:32: error: request for member ‘method’ in something not a structure or union
sizeof(((BIO *)0)->method),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72685:15: error: initializer element is not constant
sizeof(((BIO *)0)->method),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72685:15: note: (near initialization for ‘_cffi_fields[93].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72687:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "callback", offsetof(BIO, callback),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72687:17: error: initializer element is not constant
{ "callback", offsetof(BIO, callback),
^
build/temp.linux-x86_64-2.7/_openssl.c:72687:17: note: (near initialization for ‘_cffi_fields[94].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72688:34: error: request for member ‘callback’ in something not a structure or union
sizeof(((BIO *)0)->callback),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72688:17: error: initializer element is not constant
sizeof(((BIO *)0)->callback),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72688:17: note: (near initialization for ‘_cffi_fields[94].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72690:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "cb_arg", offsetof(BIO, cb_arg),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72690:15: error: initializer element is not constant
{ "cb_arg", offsetof(BIO, cb_arg),
^
build/temp.linux-x86_64-2.7/_openssl.c:72690:15: note: (near initialization for ‘_cffi_fields[95].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72691:32: error: request for member ‘cb_arg’ in something not a structure or union
sizeof(((BIO *)0)->cb_arg),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72691:15: error: initializer element is not constant
sizeof(((BIO *)0)->cb_arg),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72691:15: note: (near initialization for ‘_cffi_fields[95].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72693:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "init", offsetof(BIO, init),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72693:13: error: initializer element is not constant
{ "init", offsetof(BIO, init),
^
build/temp.linux-x86_64-2.7/_openssl.c:72693:13: note: (near initialization for ‘_cffi_fields[96].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72694:30: error: request for member ‘init’ in something not a structure or union
sizeof(((BIO *)0)->init),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72694:13: error: initializer element is not constant
sizeof(((BIO *)0)->init),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72694:13: note: (near initialization for ‘_cffi_fields[96].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72696:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "shutdown", offsetof(BIO, shutdown),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72696:17: error: initializer element is not constant
{ "shutdown", offsetof(BIO, shutdown),
^
build/temp.linux-x86_64-2.7/_openssl.c:72696:17: note: (near initialization for ‘_cffi_fields[97].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72697:34: error: request for member ‘shutdown’ in something not a structure or union
sizeof(((BIO *)0)->shutdown),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72697:17: error: initializer element is not constant
sizeof(((BIO *)0)->shutdown),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72697:17: note: (near initialization for ‘_cffi_fields[97].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72699:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "flags", offsetof(BIO, flags),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72699:14: error: initializer element is not constant
{ "flags", offsetof(BIO, flags),
^
build/temp.linux-x86_64-2.7/_openssl.c:72699:14: note: (near initialization for ‘_cffi_fields[98].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72700:31: error: request for member ‘flags’ in something not a structure or union
sizeof(((BIO *)0)->flags),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72700:14: error: initializer element is not constant
sizeof(((BIO *)0)->flags),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72700:14: note: (near initialization for ‘_cffi_fields[98].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72702:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "retry_reason", offsetof(BIO, retry_reason),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72702:21: error: initializer element is not constant
{ "retry_reason", offsetof(BIO, retry_reason),
^
build/temp.linux-x86_64-2.7/_openssl.c:72702:21: note: (near initialization for ‘_cffi_fields[99].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72703:38: error: request for member ‘retry_reason’ in something not a structure or union
sizeof(((BIO *)0)->retry_reason),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72703:21: error: initializer element is not constant
sizeof(((BIO *)0)->retry_reason),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72703:21: note: (near initialization for ‘_cffi_fields[99].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72705:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "num", offsetof(BIO, num),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72705:12: error: initializer element is not constant
{ "num", offsetof(BIO, num),
^
build/temp.linux-x86_64-2.7/_openssl.c:72705:12: note: (near initialization for ‘_cffi_fields[100].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72706:29: error: request for member ‘num’ in something not a structure or union
sizeof(((BIO *)0)->num),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72706:12: error: initializer element is not constant
sizeof(((BIO *)0)->num),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72706:12: note: (near initialization for ‘_cffi_fields[100].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72708:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "ptr", offsetof(BIO, ptr),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72708:12: error: initializer element is not constant
{ "ptr", offsetof(BIO, ptr),
^
build/temp.linux-x86_64-2.7/_openssl.c:72708:12: note: (near initialization for ‘_cffi_fields[101].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72709:29: error: request for member ‘ptr’ in something not a structure or union
sizeof(((BIO *)0)->ptr),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72709:12: error: initializer element is not constant
sizeof(((BIO *)0)->ptr),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72709:12: note: (near initialization for ‘_cffi_fields[101].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72711:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "next_bio", offsetof(BIO, next_bio),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72711:17: error: initializer element is not constant
{ "next_bio", offsetof(BIO, next_bio),
^
build/temp.linux-x86_64-2.7/_openssl.c:72711:17: note: (near initialization for ‘_cffi_fields[102].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72712:34: error: request for member ‘next_bio’ in something not a structure or union
sizeof(((BIO *)0)->next_bio),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72712:17: error: initializer element is not constant
sizeof(((BIO *)0)->next_bio),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72712:17: note: (near initialization for ‘_cffi_fields[102].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72714:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "prev_bio", offsetof(BIO, prev_bio),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72714:17: error: initializer element is not constant
{ "prev_bio", offsetof(BIO, prev_bio),
^
build/temp.linux-x86_64-2.7/_openssl.c:72714:17: note: (near initialization for ‘_cffi_fields[103].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72715:34: error: request for member ‘prev_bio’ in something not a structure or union
sizeof(((BIO *)0)->prev_bio),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72715:17: error: initializer element is not constant
sizeof(((BIO *)0)->prev_bio),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72715:17: note: (near initialization for ‘_cffi_fields[103].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72717:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "references", offsetof(BIO, references),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72717:19: error: initializer element is not constant
{ "references", offsetof(BIO, references),
^
build/temp.linux-x86_64-2.7/_openssl.c:72717:19: note: (near initialization for ‘_cffi_fields[104].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72718:36: error: request for member ‘references’ in something not a structure or union
sizeof(((BIO *)0)->references),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72718:19: error: initializer element is not constant
sizeof(((BIO *)0)->references),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72718:19: note: (near initialization for ‘_cffi_fields[104].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72720:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "num_read", offsetof(BIO, num_read),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72720:17: error: initializer element is not constant
{ "num_read", offsetof(BIO, num_read),
^
build/temp.linux-x86_64-2.7/_openssl.c:72720:17: note: (near initialization for ‘_cffi_fields[105].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72721:34: error: request for member ‘num_read’ in something not a structure or union
sizeof(((BIO *)0)->num_read),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72721:17: error: initializer element is not constant
sizeof(((BIO *)0)->num_read),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72721:17: note: (near initialization for ‘_cffi_fields[105].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72723:3: error: invalid use of incomplete typedef ‘BIO {aka struct bio_st}’
{ "num_write", offsetof(BIO, num_write),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72723:18: error: initializer element is not constant
{ "num_write", offsetof(BIO, num_write),
^
build/temp.linux-x86_64-2.7/_openssl.c:72723:18: note: (near initialization for ‘_cffi_fields[106].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72724:35: error: request for member ‘num_write’ in something not a structure or union
sizeof(((BIO *)0)->num_write),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72724:18: error: initializer element is not constant
sizeof(((BIO *)0)->num_write),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72724:18: note: (near initialization for ‘_cffi_fields[106].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72726:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "p", offsetof(DH, p),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72726:10: error: initializer element is not constant
{ "p", offsetof(DH, p),
^
build/temp.linux-x86_64-2.7/_openssl.c:72726:10: note: (near initialization for ‘_cffi_fields[107].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72727:26: error: request for member ‘p’ in something not a structure or union
sizeof(((DH *)0)->p),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72727:10: error: initializer element is not constant
sizeof(((DH *)0)->p),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72727:10: note: (near initialization for ‘_cffi_fields[107].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72729:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "g", offsetof(DH, g),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72729:10: error: initializer element is not constant
{ "g", offsetof(DH, g),
^
build/temp.linux-x86_64-2.7/_openssl.c:72729:10: note: (near initialization for ‘_cffi_fields[108].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72730:26: error: request for member ‘g’ in something not a structure or union
sizeof(((DH *)0)->g),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72730:10: error: initializer element is not constant
sizeof(((DH *)0)->g),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72730:10: note: (near initialization for ‘_cffi_fields[108].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72732:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "priv_key", offsetof(DH, priv_key),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72732:17: error: initializer element is not constant
{ "priv_key", offsetof(DH, priv_key),
^
build/temp.linux-x86_64-2.7/_openssl.c:72732:17: note: (near initialization for ‘_cffi_fields[109].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72733:33: error: request for member ‘priv_key’ in something not a structure or union
sizeof(((DH *)0)->priv_key),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72733:17: error: initializer element is not constant
sizeof(((DH *)0)->priv_key),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72733:17: note: (near initialization for ‘_cffi_fields[109].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72735:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "pub_key", offsetof(DH, pub_key),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72735:16: error: initializer element is not constant
{ "pub_key", offsetof(DH, pub_key),
^
build/temp.linux-x86_64-2.7/_openssl.c:72735:16: note: (near initialization for ‘_cffi_fields[110].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72736:32: error: request for member ‘pub_key’ in something not a structure or union
sizeof(((DH *)0)->pub_key),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72736:16: error: initializer element is not constant
sizeof(((DH *)0)->pub_key),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72736:16: note: (near initialization for ‘_cffi_fields[110].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72738:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "q", offsetof(DH, q),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72738:10: error: initializer element is not constant
{ "q", offsetof(DH, q),
^
build/temp.linux-x86_64-2.7/_openssl.c:72738:10: note: (near initialization for ‘_cffi_fields[111].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72739:26: error: request for member ‘q’ in something not a structure or union
sizeof(((DH *)0)->q),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72739:10: error: initializer element is not constant
sizeof(((DH *)0)->q),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72739:10: note: (near initialization for ‘_cffi_fields[111].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72741:3: error: invalid use of incomplete typedef ‘DH {aka struct dh_st}’
{ "j", offsetof(DH, j),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72741:10: error: initializer element is not constant
{ "j", offsetof(DH, j),
^
build/temp.linux-x86_64-2.7/_openssl.c:72741:10: note: (near initialization for ‘_cffi_fields[112].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72742:26: error: request for member ‘j’ in something not a structure or union
sizeof(((DH *)0)->j),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72742:10: error: initializer element is not constant
sizeof(((DH *)0)->j),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72742:10: note: (near initialization for ‘_cffi_fields[112].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72744:3: error: invalid use of incomplete typedef ‘DSA {aka struct dsa_st}’
{ "p", offsetof(DSA, p),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72744:10: error: initializer element is not constant
{ "p", offsetof(DSA, p),
^
build/temp.linux-x86_64-2.7/_openssl.c:72744:10: note: (near initialization for ‘_cffi_fields[113].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72745:27: error: request for member ‘p’ in something not a structure or union
sizeof(((DSA *)0)->p),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72745:10: error: initializer element is not constant
sizeof(((DSA *)0)->p),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72745:10: note: (near initialization for ‘_cffi_fields[113].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72747:3: error: invalid use of incomplete typedef ‘DSA {aka struct dsa_st}’
{ "q", offsetof(DSA, q),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72747:10: error: initializer element is not constant
{ "q", offsetof(DSA, q),
^
build/temp.linux-x86_64-2.7/_openssl.c:72747:10: note: (near initialization for ‘_cffi_fields[114].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72748:27: error: request for member ‘q’ in something not a structure or union
sizeof(((DSA *)0)->q),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72748:10: error: initializer element is not constant
sizeof(((DSA *)0)->q),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72748:10: note: (near initialization for ‘_cffi_fields[114].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72750:3: error: invalid use of incomplete typedef ‘DSA {aka struct dsa_st}’
{ "g", offsetof(DSA, g),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72750:10: error: initializer element is not constant
{ "g", offsetof(DSA, g),
^
build/temp.linux-x86_64-2.7/_openssl.c:72750:10: note: (near initialization for ‘_cffi_fields[115].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72751:27: error: request for member ‘g’ in something not a structure or union
sizeof(((DSA *)0)->g),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72751:10: error: initializer element is not constant
sizeof(((DSA *)0)->g),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72751:10: note: (near initialization for ‘_cffi_fields[115].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72753:3: error: invalid use of incomplete typedef ‘DSA {aka struct dsa_st}’
{ "priv_key", offsetof(DSA, priv_key),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72753:17: error: initializer element is not constant
{ "priv_key", offsetof(DSA, priv_key),
^
build/temp.linux-x86_64-2.7/_openssl.c:72753:17: note: (near initialization for ‘_cffi_fields[116].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72754:34: error: request for member ‘priv_key’ in something not a structure or union
sizeof(((DSA *)0)->priv_key),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72754:17: error: initializer element is not constant
sizeof(((DSA *)0)->priv_key),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72754:17: note: (near initialization for ‘_cffi_fields[116].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72756:3: error: invalid use of incomplete typedef ‘DSA {aka struct dsa_st}’
{ "pub_key", offsetof(DSA, pub_key),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72756:16: error: initializer element is not constant
{ "pub_key", offsetof(DSA, pub_key),
^
build/temp.linux-x86_64-2.7/_openssl.c:72756:16: note: (near initialization for ‘_cffi_fields[117].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72757:33: error: request for member ‘pub_key’ in something not a structure or union
sizeof(((DSA *)0)->pub_key),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72757:16: error: initializer element is not constant
sizeof(((DSA *)0)->pub_key),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72757:16: note: (near initialization for ‘_cffi_fields[117].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72759:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "n", offsetof(RSA, n),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72759:10: error: initializer element is not constant
{ "n", offsetof(RSA, n),
^
build/temp.linux-x86_64-2.7/_openssl.c:72759:10: note: (near initialization for ‘_cffi_fields[118].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72760:27: error: request for member ‘n’ in something not a structure or union
sizeof(((RSA *)0)->n),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72760:10: error: initializer element is not constant
sizeof(((RSA *)0)->n),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72760:10: note: (near initialization for ‘_cffi_fields[118].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72762:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "e", offsetof(RSA, e),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72762:10: error: initializer element is not constant
{ "e", offsetof(RSA, e),
^
build/temp.linux-x86_64-2.7/_openssl.c:72762:10: note: (near initialization for ‘_cffi_fields[119].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72763:27: error: request for member ‘e’ in something not a structure or union
sizeof(((RSA *)0)->e),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72763:10: error: initializer element is not constant
sizeof(((RSA *)0)->e),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72763:10: note: (near initialization for ‘_cffi_fields[119].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72765:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "d", offsetof(RSA, d),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72765:10: error: initializer element is not constant
{ "d", offsetof(RSA, d),
^
build/temp.linux-x86_64-2.7/_openssl.c:72765:10: note: (near initialization for ‘_cffi_fields[120].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72766:27: error: request for member ‘d’ in something not a structure or union
sizeof(((RSA *)0)->d),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72766:10: error: initializer element is not constant
sizeof(((RSA *)0)->d),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72766:10: note: (near initialization for ‘_cffi_fields[120].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72768:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "p", offsetof(RSA, p),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72768:10: error: initializer element is not constant
{ "p", offsetof(RSA, p),
^
build/temp.linux-x86_64-2.7/_openssl.c:72768:10: note: (near initialization for ‘_cffi_fields[121].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72769:27: error: request for member ‘p’ in something not a structure or union
sizeof(((RSA *)0)->p),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72769:10: error: initializer element is not constant
sizeof(((RSA *)0)->p),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72769:10: note: (near initialization for ‘_cffi_fields[121].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72771:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "q", offsetof(RSA, q),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72771:10: error: initializer element is not constant
{ "q", offsetof(RSA, q),
^
build/temp.linux-x86_64-2.7/_openssl.c:72771:10: note: (near initialization for ‘_cffi_fields[122].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72772:27: error: request for member ‘q’ in something not a structure or union
sizeof(((RSA *)0)->q),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72772:10: error: initializer element is not constant
sizeof(((RSA *)0)->q),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72772:10: note: (near initialization for ‘_cffi_fields[122].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72774:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "dmp1", offsetof(RSA, dmp1),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72774:13: error: initializer element is not constant
{ "dmp1", offsetof(RSA, dmp1),
^
build/temp.linux-x86_64-2.7/_openssl.c:72774:13: note: (near initialization for ‘_cffi_fields[123].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72775:30: error: request for member ‘dmp1’ in something not a structure or union
sizeof(((RSA *)0)->dmp1),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72775:13: error: initializer element is not constant
sizeof(((RSA *)0)->dmp1),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72775:13: note: (near initialization for ‘_cffi_fields[123].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72777:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "dmq1", offsetof(RSA, dmq1),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72777:13: error: initializer element is not constant
{ "dmq1", offsetof(RSA, dmq1),
^
build/temp.linux-x86_64-2.7/_openssl.c:72777:13: note: (near initialization for ‘_cffi_fields[124].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72778:30: error: request for member ‘dmq1’ in something not a structure or union
sizeof(((RSA *)0)->dmq1),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72778:13: error: initializer element is not constant
sizeof(((RSA *)0)->dmq1),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72778:13: note: (near initialization for ‘_cffi_fields[124].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72780:3: error: invalid use of incomplete typedef ‘RSA {aka struct rsa_st}’
{ "iqmp", offsetof(RSA, iqmp),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72780:13: error: initializer element is not constant
{ "iqmp", offsetof(RSA, iqmp),
^
build/temp.linux-x86_64-2.7/_openssl.c:72780:13: note: (near initialization for ‘_cffi_fields[125].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72781:30: error: request for member ‘iqmp’ in something not a structure or union
sizeof(((RSA *)0)->iqmp),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72781:13: error: initializer element is not constant
sizeof(((RSA *)0)->iqmp),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72781:13: note: (near initialization for ‘_cffi_fields[125].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72783:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "ctx", offsetof(X509_STORE_CTX, ctx),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72783:12: error: initializer element is not constant
{ "ctx", offsetof(X509_STORE_CTX, ctx),
^
build/temp.linux-x86_64-2.7/_openssl.c:72783:12: note: (near initialization for ‘_cffi_fields[126].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72784:40: error: request for member ‘ctx’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->ctx),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72784:12: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->ctx),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72784:12: note: (near initialization for ‘_cffi_fields[126].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72786:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "current_method", offsetof(X509_STORE_CTX, current_method),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72786:23: error: initializer element is not constant
{ "current_method", offsetof(X509_STORE_CTX, current_method),
^
build/temp.linux-x86_64-2.7/_openssl.c:72786:23: note: (near initialization for ‘_cffi_fields[127].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72787:51: error: request for member ‘current_method’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->current_method),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72787:23: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->current_method),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72787:23: note: (near initialization for ‘_cffi_fields[127].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72789:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "cert", offsetof(X509_STORE_CTX, cert),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72789:13: error: initializer element is not constant
{ "cert", offsetof(X509_STORE_CTX, cert),
^
build/temp.linux-x86_64-2.7/_openssl.c:72789:13: note: (near initialization for ‘_cffi_fields[128].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72790:41: error: request for member ‘cert’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->cert),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72790:13: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->cert),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72790:13: note: (near initialization for ‘_cffi_fields[128].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72792:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "untrusted", offsetof(X509_STORE_CTX, untrusted),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72792:18: error: initializer element is not constant
{ "untrusted", offsetof(X509_STORE_CTX, untrusted),
^
build/temp.linux-x86_64-2.7/_openssl.c:72792:18: note: (near initialization for ‘_cffi_fields[129].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72793:46: error: request for member ‘untrusted’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->untrusted),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72793:18: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->untrusted),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72793:18: note: (near initialization for ‘_cffi_fields[129].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72795:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "crls", offsetof(X509_STORE_CTX, crls),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72795:13: error: initializer element is not constant
{ "crls", offsetof(X509_STORE_CTX, crls),
^
build/temp.linux-x86_64-2.7/_openssl.c:72795:13: note: (near initialization for ‘_cffi_fields[130].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72796:41: error: request for member ‘crls’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->crls),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72796:13: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->crls),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72796:13: note: (near initialization for ‘_cffi_fields[130].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72798:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "param", offsetof(X509_STORE_CTX, param),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72798:14: error: initializer element is not constant
{ "param", offsetof(X509_STORE_CTX, param),
^
build/temp.linux-x86_64-2.7/_openssl.c:72798:14: note: (near initialization for ‘_cffi_fields[131].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72799:42: error: request for member ‘param’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->param),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72799:14: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->param),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72799:14: note: (near initialization for ‘_cffi_fields[131].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72801:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "other_ctx", offsetof(X509_STORE_CTX, other_ctx),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72801:18: error: initializer element is not constant
{ "other_ctx", offsetof(X509_STORE_CTX, other_ctx),
^
build/temp.linux-x86_64-2.7/_openssl.c:72801:18: note: (near initialization for ‘_cffi_fields[132].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72802:46: error: request for member ‘other_ctx’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->other_ctx),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72802:18: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->other_ctx),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72802:18: note: (near initialization for ‘_cffi_fields[132].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72804:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "verify", offsetof(X509_STORE_CTX, verify),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72804:15: error: initializer element is not constant
{ "verify", offsetof(X509_STORE_CTX, verify),
^
build/temp.linux-x86_64-2.7/_openssl.c:72804:15: note: (near initialization for ‘_cffi_fields[133].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72805:43: error: request for member ‘verify’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->verify),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72805:15: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->verify),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72805:15: note: (near initialization for ‘_cffi_fields[133].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72807:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "verify_cb", offsetof(X509_STORE_CTX, verify_cb),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72807:18: error: initializer element is not constant
{ "verify_cb", offsetof(X509_STORE_CTX, verify_cb),
^
build/temp.linux-x86_64-2.7/_openssl.c:72807:18: note: (near initialization for ‘_cffi_fields[134].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72808:46: error: request for member ‘verify_cb’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->verify_cb),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72808:18: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->verify_cb),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72808:18: note: (near initialization for ‘_cffi_fields[134].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:72810:3: error: invalid use of incomplete typedef ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
{ "get_issuer", offsetof(X509_STORE_CTX, get_issuer),
^
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:72810:19: error: initializer element is not constant
{ "get_issuer", offsetof(X509_STORE_CTX, get_issuer),
^
build/temp.linux-x86_64-2.7/_openssl.c:72810:19: note: (near initialization for ‘_cffi_fields[135].field_offset’)
build/temp.linux-x86_64-2.7/_openssl.c:72811:47: error: request for member ‘get_issuer’ in something not a structure or union
sizeof(((X509_STORE_CTX *)0)->get_issuer),
^~
build/temp.linux-x86_64-2.7/_openssl.c:72811:19: error: initializer element is not constant
sizeof(((X509_STORE_CTX *)0)->get_issuer),
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:72811:19: note: (near initialization for ‘_cffi_fields[135].field_size’)
build/temp.linux-x86_64-2.7/_openssl.c:73037:12: error: invalid application of ‘sizeof’ to incomplete type ‘EVP_MD_CTX {aka struct evp_md_ctx_st}’
sizeof(EVP_MD_CTX), offsetof(struct _cffi_align_typedef_EVP_MD_CTX, y), 14, 0 },
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73037:5: error: initializer element is not constant
sizeof(EVP_MD_CTX), offsetof(struct _cffi_align_typedef_EVP_MD_CTX, y), 14, 0 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73037:5: note: (near initialization for ‘_cffi_struct_unions[68].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73037:25: error: initializer element is not constant
sizeof(EVP_MD_CTX), offsetof(struct _cffi_align_typedef_EVP_MD_CTX, y), 14, 0 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73037:25: note: (near initialization for ‘_cffi_struct_unions[68].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73097:12: error: invalid application of ‘sizeof’ to incomplete type ‘SSL {aka struct ssl_st}’
sizeof(SSL), offsetof(struct _cffi_align_typedef_SSL, y), 40, 4 },
^~~
build/temp.linux-x86_64-2.7/_openssl.c:73097:5: error: initializer element is not constant
sizeof(SSL), offsetof(struct _cffi_align_typedef_SSL, y), 40, 4 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73097:5: note: (near initialization for ‘_cffi_struct_unions[98].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73097:18: error: initializer element is not constant
sizeof(SSL), offsetof(struct _cffi_align_typedef_SSL, y), 40, 4 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73097:18: note: (near initialization for ‘_cffi_struct_unions[98].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73099:5: error: initializer element is not constant
sizeof(SSL3_STATE), offsetof(struct _cffi_align_typedef_SSL3_STATE, y), 44, 2 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73099:5: note: (near initialization for ‘_cffi_struct_unions[99].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73099:25: error: ‘struct _cffi_align_typedef_SSL3_STATE’ has no member named ‘y’
sizeof(SSL3_STATE), offsetof(struct _cffi_align_typedef_SSL3_STATE, y), 44, 2 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73099:25: error: initializer element is not constant
build/temp.linux-x86_64-2.7/_openssl.c:73099:25: note: (near initialization for ‘_cffi_struct_unions[99].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73107:12: error: invalid application of ‘sizeof’ to incomplete type ‘SSL_SESSION {aka struct ssl_session_st}’
sizeof(SSL_SESSION), offsetof(struct _cffi_align_typedef_SSL_SESSION, y), 46, 6 },
^~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73107:5: error: initializer element is not constant
sizeof(SSL_SESSION), offsetof(struct _cffi_align_typedef_SSL_SESSION, y), 46, 6 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73107:5: note: (near initialization for ‘_cffi_struct_unions[103].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73107:26: error: initializer element is not constant
sizeof(SSL_SESSION), offsetof(struct _cffi_align_typedef_SSL_SESSION, y), 46, 6 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73107:26: note: (near initialization for ‘_cffi_struct_unions[103].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73113:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509 {aka struct x509_st}’
sizeof(X509), offsetof(struct _cffi_align_typedef_X509, y), 54, 3 },
^~~~
build/temp.linux-x86_64-2.7/_openssl.c:73113:5: error: initializer element is not constant
sizeof(X509), offsetof(struct _cffi_align_typedef_X509, y), 54, 3 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73113:5: note: (near initialization for ‘_cffi_struct_unions[106].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73113:19: error: initializer element is not constant
sizeof(X509), offsetof(struct _cffi_align_typedef_X509, y), 54, 3 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73113:19: note: (near initialization for ‘_cffi_struct_unions[106].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73123:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_CINF {aka struct x509_cinf_st}’
sizeof(X509_CINF), offsetof(struct _cffi_align_typedef_X509_CINF, y), 62, 1 },
^~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73123:5: error: initializer element is not constant
sizeof(X509_CINF), offsetof(struct _cffi_align_typedef_X509_CINF, y), 62, 1 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73123:5: note: (near initialization for ‘_cffi_struct_unions[111].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73123:24: error: initializer element is not constant
sizeof(X509_CINF), offsetof(struct _cffi_align_typedef_X509_CINF, y), 62, 1 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73123:24: note: (near initialization for ‘_cffi_struct_unions[111].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73125:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_CRL {aka struct X509_crl_st}’
sizeof(X509_CRL), offsetof(struct _cffi_align_typedef_X509_CRL, y), 63, 3 },
^~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73125:5: error: initializer element is not constant
sizeof(X509_CRL), offsetof(struct _cffi_align_typedef_X509_CRL, y), 63, 3 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73125:5: note: (near initialization for ‘_cffi_struct_unions[112].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73125:23: error: initializer element is not constant
sizeof(X509_CRL), offsetof(struct _cffi_align_typedef_X509_CRL, y), 63, 3 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73125:23: note: (near initialization for ‘_cffi_struct_unions[112].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73127:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_CRL_INFO {aka struct X509_crl_info_st}’
sizeof(X509_CRL_INFO), offsetof(struct _cffi_align_typedef_X509_CRL_INFO, y), 66, 1 },
^~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73127:5: error: initializer element is not constant
sizeof(X509_CRL_INFO), offsetof(struct _cffi_align_typedef_X509_CRL_INFO, y), 66, 1 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73127:5: note: (near initialization for ‘_cffi_struct_unions[113].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73127:28: error: initializer element is not constant
sizeof(X509_CRL_INFO), offsetof(struct _cffi_align_typedef_X509_CRL_INFO, y), 66, 1 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73127:28: note: (near initialization for ‘_cffi_struct_unions[113].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73129:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_EXTENSION {aka struct X509_extension_st}’
sizeof(X509_EXTENSION), offsetof(struct _cffi_align_typedef_X509_EXTENSION, y), 67, 3 },
^~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73129:5: error: initializer element is not constant
sizeof(X509_EXTENSION), offsetof(struct _cffi_align_typedef_X509_EXTENSION, y), 67, 3 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73129:5: note: (near initialization for ‘_cffi_struct_unions[114].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73129:29: error: initializer element is not constant
sizeof(X509_EXTENSION), offsetof(struct _cffi_align_typedef_X509_EXTENSION, y), 67, 3 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73129:29: note: (near initialization for ‘_cffi_struct_unions[114].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73137:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_REQ {aka struct X509_req_st}’
sizeof(X509_REQ), offsetof(struct _cffi_align_typedef_X509_REQ, y), 70, 3 },
^~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73137:5: error: initializer element is not constant
sizeof(X509_REQ), offsetof(struct _cffi_align_typedef_X509_REQ, y), 70, 3 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73137:5: note: (near initialization for ‘_cffi_struct_unions[118].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73137:23: error: initializer element is not constant
sizeof(X509_REQ), offsetof(struct _cffi_align_typedef_X509_REQ, y), 70, 3 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73137:23: note: (near initialization for ‘_cffi_struct_unions[118].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73141:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_REVOKED {aka struct x509_revoked_st}’
sizeof(X509_REVOKED), offsetof(struct _cffi_align_typedef_X509_REVOKED, y), 73, 4 },
^~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73141:5: error: initializer element is not constant
sizeof(X509_REVOKED), offsetof(struct _cffi_align_typedef_X509_REVOKED, y), 73, 4 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73141:5: note: (near initialization for ‘_cffi_struct_unions[120].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73141:27: error: initializer element is not constant
sizeof(X509_REVOKED), offsetof(struct _cffi_align_typedef_X509_REVOKED, y), 73, 4 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73141:27: note: (near initialization for ‘_cffi_struct_unions[120].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73155:12: error: invalid application of ‘sizeof’ to incomplete type ‘BIO_METHOD {aka struct bio_method_st}’
sizeof(BIO_METHOD), offsetof(struct _cffi_align__BIO_METHOD, y), 83, 10 },
^~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73155:5: error: initializer element is not constant
sizeof(BIO_METHOD), offsetof(struct _cffi_align__BIO_METHOD, y), 83, 10 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73155:5: note: (near initialization for ‘_cffi_struct_unions[127].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73155:25: error: initializer element is not constant
sizeof(BIO_METHOD), offsetof(struct _cffi_align__BIO_METHOD, y), 83, 10 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73155:25: note: (near initialization for ‘_cffi_struct_unions[127].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73157:12: error: invalid application of ‘sizeof’ to incomplete type ‘BIO {aka struct bio_st}’
sizeof(BIO), offsetof(struct _cffi_align__BIO, y), 93, 14 },
^~~
build/temp.linux-x86_64-2.7/_openssl.c:73157:5: error: initializer element is not constant
sizeof(BIO), offsetof(struct _cffi_align__BIO, y), 93, 14 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73157:5: note: (near initialization for ‘_cffi_struct_unions[128].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73157:18: error: initializer element is not constant
sizeof(BIO), offsetof(struct _cffi_align__BIO, y), 93, 14 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73157:18: note: (near initialization for ‘_cffi_struct_unions[128].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73159:12: error: invalid application of ‘sizeof’ to incomplete type ‘DH {aka struct dh_st}’
sizeof(DH), offsetof(struct _cffi_align__DH, y), 107, 6 },
^~
build/temp.linux-x86_64-2.7/_openssl.c:73159:5: error: initializer element is not constant
sizeof(DH), offsetof(struct _cffi_align__DH, y), 107, 6 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73159:5: note: (near initialization for ‘_cffi_struct_unions[129].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73159:17: error: initializer element is not constant
sizeof(DH), offsetof(struct _cffi_align__DH, y), 107, 6 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73159:17: note: (near initialization for ‘_cffi_struct_unions[129].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73161:12: error: invalid application of ‘sizeof’ to incomplete type ‘DSA {aka struct dsa_st}’
sizeof(DSA), offsetof(struct _cffi_align__DSA, y), 113, 5 },
^~~
build/temp.linux-x86_64-2.7/_openssl.c:73161:5: error: initializer element is not constant
sizeof(DSA), offsetof(struct _cffi_align__DSA, y), 113, 5 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73161:5: note: (near initialization for ‘_cffi_struct_unions[130].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73161:18: error: initializer element is not constant
sizeof(DSA), offsetof(struct _cffi_align__DSA, y), 113, 5 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73161:18: note: (near initialization for ‘_cffi_struct_unions[130].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73163:12: error: invalid application of ‘sizeof’ to incomplete type ‘RSA {aka struct rsa_st}’
sizeof(RSA), offsetof(struct _cffi_align__RSA, y), 118, 8 },
^~~
build/temp.linux-x86_64-2.7/_openssl.c:73163:5: error: initializer element is not constant
sizeof(RSA), offsetof(struct _cffi_align__RSA, y), 118, 8 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73163:5: note: (near initialization for ‘_cffi_struct_unions[131].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73163:18: error: initializer element is not constant
sizeof(RSA), offsetof(struct _cffi_align__RSA, y), 118, 8 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73163:18: note: (near initialization for ‘_cffi_struct_unions[131].alignment’)
build/temp.linux-x86_64-2.7/_openssl.c:73167:12: error: invalid application of ‘sizeof’ to incomplete type ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’
sizeof(X509_STORE_CTX), offsetof(struct _cffi_align__X509_STORE_CTX, y), 126, 10 },
^~~~~~~~~~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73167:5: error: initializer element is not constant
sizeof(X509_STORE_CTX), offsetof(struct _cffi_align__X509_STORE_CTX, y), 126, 10 },
^~~~~~
build/temp.linux-x86_64-2.7/_openssl.c:73167:5: note: (near initialization for ‘_cffi_struct_unions[133].size’)
In file included from /usr/include/sched.h:28:0,
from /usr/include/pthread.h:23,
from /usr/include/openssl/crypto.h:406,
from /usr/include/openssl/bio.h:20,
from /usr/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-2.7/_openssl.c:431:
build/temp.linux-x86_64-2.7/_openssl.c:73167:29: error: initializer element is not constant
sizeof(X509_STORE_CTX), offsetof(struct _cffi_align__X509_STORE_CTX, y), 126, 10 },
^
build/temp.linux-x86_64-2.7/_openssl.c:73167:29: note: (near initialization for ‘_cffi_struct_unions[133].alignment’)
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/root/.local/share/letsencrypt/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_LvmnP/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
', '
'), __file__, 'exec'))" install --record /tmp/pip-x_iw2k-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-_LvmnP/cryptography
You are using pip version 8.0.3, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment