HydraChain / hydrachain

Permissioned Distributed Ledger based on Ethereum
MIT License
358 stars 105 forks source link

AttributeError:'InputHookManager' object has no attribute 'rigister' #47

Open oliverreal opened 8 years ago

oliverreal commented 8 years ago

Following issue occured in ubuntu 15.10 when I run "hydrachain -d datadir runmultiple --num_validators=3 --seed=42", please help.

Failed to import scrypt. This is not a fatal error but does mean that you cannot create or decrypt privkey jsons that use scrypt

Traceback (most recent call last): File "/usr/local/bin/hydrachain", line 9, in load_entry_point('hydrachain==0.1.15', 'console_scripts', 'hydrachain')() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 558, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2682, in load_entry_point return ep.load() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2355, in load return self.resolve() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2361, in resolve module = import(self.module_name, fromlist=['name'], level=0) File "/home/hydrachain/hydrachain/app.py", line 15, in from pyethapp.console_service import Console File "/usr/local/lib/python2.7/dist-packages/pyethapp-1.0.18-py2.7.egg/pyethapp/console_service.py", line 43, in @inputhook_manager.register('gevent') AttributeError: 'InputHookManager' object has no attribute 'register'

konradkonrad commented 8 years ago

Hey @oliverreal! Please see here: https://github.com/ethereum/pyethapp/issues/88 (hydrachain is based on pyethapp).

oliverreal commented 8 years ago

Should I install pyethapp?

konradkonrad commented 8 years ago

No, just follow the steps to update ipython in https://github.com/ethereum/pyethapp/issues/88#issuecomment-178521465 -- and let us know if that doesn't help.

oliverreal commented 8 years ago

Sorry. Another issue occured when I run "sudo pip install -U ipython":

Downloading/unpacking ipython from https://pypi.python.org/packages/py2/i/ipython/ipython-4.1.1-py2-none-any.whl#md5=6935367967dd21dc1ac653de2f0d7bbc Downloading ipython-4.1.1-py2-none-any.whl (737kB): 737kB downloaded Downloading/unpacking traitlets (from ipython) Downloading traitlets-4.1.0-py2.py3-none-any.whl (65kB): 65kB downloaded Downloading/unpacking pickleshare (from ipython) Downloading pickleshare-0.6-py2.py3-none-any.whl Requirement already up-to-date: simplegeneric>0.8 in /usr/lib/python2.7/dist-packages (from ipython) Downloading/unpacking setuptools>=18.5 (from ipython) Downloading setuptools-20.0-py2.py3-none-any.whl (472kB): 472kB downloaded Downloading/unpacking decorator from https://pypi.python.org/packages/3.4/d/decorator/decorator-4.0.9-py2.py3-none-any.whl#md5=8bb72dc6e496c3f748d7aeabe4bfe4ff (from ipython) Downloading decorator-4.0.9-py2.py3-none-any.whl Downloading/unpacking pexpect from https://pypi.python.org/packages/source/p/pexpect/pexpect-4.0.1.tar.gz#md5=056df81e6ca7081f1015b4b147b977b7 (from ipython) Downloading pexpect-4.0.1.tar.gz (143kB): 143kB downloaded Running setup.py (path:/tmp/pip-build-oyOdYa/pexpect/setup.py) egg_info for package pexpect

Downloading/unpacking ipython-genutils (from traitlets->ipython) Downloading ipython_genutils-0.1.0-py2.py3-none-any.whl Downloading/unpacking path.py>=6.2 (from pickleshare->ipython) Downloading path.py-8.1.2-py2.py3-none-any.whl Downloading/unpacking ptyprocess>=0.5 (from pexpect->ipython) Downloading ptyprocess-0.5.1-py2.py3-none-any.whl Installing collected packages: ipython, traitlets, pickleshare, setuptools, decorator, pexpect, ipython-genutils, path.py, ptyprocess Found existing installation: ipython 2.3.0 Not uninstalling ipython at /usr/lib/python2.7/dist-packages, owned by OS Found existing installation: setuptools 18.4 Not uninstalling setuptools at /usr/lib/python2.7/dist-packages, owned by OS Found existing installation: decorator 4.0.6 Uninstalling decorator: Successfully uninstalled decorator Found existing installation: pexpect 3.2 Not uninstalling pexpect at /usr/lib/python2.7/dist-packages, owned by OS Running setup.py install for pexpect File "/usr/local/lib/python2.7/dist-packages/pexpect/async.py", line 16 transport, pw = yield from asyncio.get_event_loop()\ ^ SyntaxError: invalid syntax

konradkonrad commented 8 years ago

Judging from lines like:

Not uninstalling setuptools at /usr/lib/python2.7/dist-packages, owned by OS

it seems, that you are trying to overwrite system-level dependencies without root permissions. There are two ways from here (one recommended and one at your own risk)

Edit: sorry, missed the sudo in "sudo pip install -U ipython". So I'd say you should definitely go with the virtualenv:

sudo apt-get update
sudo apt-get install python-virtualenv
virtualenv /home/oliverreal/hydrachain-venv   # the path is made up, adjust to your needs
source /home/oliverreal/hydrachain-venv/bin/activate
# prompt should now display (hydrachain-venv) somewhere
pip install hydrachain
konradkonrad commented 8 years ago

@oliverreal I understand your original issue is resolved, can we close this?

oliverreal commented 8 years ago

hi, the original issue didn't occur. but there's another problem when I run "hydrachain -d datadir runmultiple --num_validators=3 --seed=42" in viertual-env: the program stopped at the last sentence below--

INFO:config setup default config path=datadir INFO:config writing config path=datadir/config.yaml INFO:app using data in path=datadir INFO:config loading config path=datadir INFO:config setup default config path=datadir/0 INFO:config writing config path=datadir/0/config.yaml ? '' : {} accounts: {keystore_dir: keystore, must_include_coinbase: true} client_version_string: NODE0 data_dir: !!python/unicode 'datadir/0' db: {implementation: LevelDB} deactivated_services: [pow] discovery: bootstrap_nodes: ['enode://316d88516ff96ed22251f178684c6ea296d224be06e7ee301d363abd03aa9ad757b0fb647ad726e2367750e0f30c7240b010efe87a1ae9c5e9896f78e8827aff@0.0.0.0:29870'] listen_host: 0.0.0.0 listen_port: 29870 eth: block: ACCOUNT_INITIAL_NONCE: 1048576 BLKLIM_FACTOR_DEN: 2 BLKLIM_FACTOR_NOM: 3 BLOCK_DIFF_FACTOR: 2048 BLOCK_REWARD: 5000000000000000000 DIFF_ADJUSTMENT_CUTOFF: 13 EXPDIFF_FREE_PERIODS: 2 EXPDIFF_PERIOD: 100000 GASLIMIT_ADJMAX_FACTOR: 1024 GASLIMIT_EMA_FACTOR: 1024 GENESIS_COINBASE: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" GENESIS_DIFFICULTY: 131072 GENESIS_EXTRA_DATA: '' GENESIS_GAS_LIMIT: 3141592 GENESIS_INITIAL_ALLOC: '0000000000000000000000000000000000000001': {balance: '1'} '0000000000000000000000000000000000000002': {balance: '1'} '0000000000000000000000000000000000000003': {balance: '1'} '0000000000000000000000000000000000000004': {balance: '1'} 102e61f5d8f9bc71d0ad4a084df4e65e05ce0e1c: {balance: '1606938044258990275541962092341162602522202993782792835301376'} GENESIS_MIXHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0duralexsedlex" GENESIS_NONCE: "\0\0morden" GENESIS_PREVHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ \0\0" GENESIS_TIMESTAMP: 0 HOMESTEAD_DIFF_ADJUSTMENT_CUTOFF: 16 HOMESTEAD_FORK_BLKNUM: 1267650600228229401496703205376 MAX_EXTRADATA_LENGTH: 32 MAX_UNCLES: 2 MAX_UNCLE_DEPTH: 6 MIN_DIFF: 131072 MIN_GAS_LIMIT: 5000 NEPHEW_REWARD: 156250000000000000 POW_EPOCH_LENGTH: 30000 UNCLE_DEPTH_PENALTY_FACTOR: 8 genesis: /home/oliver/env1/local/lib/python2.7/site-packages/pyethapp/genesisdata/genesis_morden.json genesis_hash: 0cd786a2425d16f152c658316c423e6ce1181e15c3295826d7c9904cba9ce303 network_id: 2 pruning: -1 hdc: validators:

WARNING:accounts keystore directory does not exist directory=/home/oliver/env1/bin/datadir/0/keystore WARNING:accounts no accounts found INFO:app registering service service=accounts INFO:accounts adding account account=<Account(address=8ed66d0dd4b88fb097a3a3c8c10175b8cadb1c66, id=None)> INFO:db opening LevelDB path=datadir/0/leveldb max_open_files=128 block_cache_size=8388608 write_buffer_size=4194304 INFO:app registering service service=db INFO:p2p.discovery NodeDiscovery init INFO:p2p.discovery starting discovery proto this_enode=enode://316d88516ff96ed22251f178684c6ea296d224be06e7ee301d363abd03aa9ad757b0fb647ad726e2367750e0f30c7240b010efe87a1ae9c5e9896f78e8827aff@0.0.0.0:29870 INFO:app registering service service=discovery INFO:p2p.peermgr PeerManager init INFO:app registering service service=peermanager INFO:hdc.chainservice initializing chain INFO:eth.chain Initializing new chain INFO:eth.chain new genesis difficulty=131072 genesis_hash=<Block(#0 0cd786a2)> INFO:hdc.chainservice chain at number=0 INFO:app registering service service=chain INFO:app registering service service=jsonrpc INFO:app registering service service=console INFO:app starting INFO:p2p.peermgr starting peermanager INFO:p2p.peermgr starting listener addr=('0.0.0.0', 29870) INFO:p2p.discovery starting discovery INFO:p2p.discovery starting listener host=0.0.0.0 port=29870 INFO:config setup default config path=datadir/1 INFO:config writing config path=datadir/1/config.yaml ? '' : {} accounts: {keystore_dir: keystore, must_include_coinbase: true} client_version_string: NODE1 data_dir: !!python/unicode 'datadir/1' db: {implementation: LevelDB} deactivated_services: [pow, console] discovery: bootstrap_nodes: ['enode://316d88516ff96ed22251f178684c6ea296d224be06e7ee301d363abd03aa9ad757b0fb647ad726e2367750e0f30c7240b010efe87a1ae9c5e9896f78e8827aff@0.0.0.0:29870'] listen_host: 0.0.0.0 listen_port: 29871 eth: block: ACCOUNT_INITIAL_NONCE: 1048576 BLKLIM_FACTOR_DEN: 2 BLKLIM_FACTOR_NOM: 3 BLOCK_DIFF_FACTOR: 2048 BLOCK_REWARD: 5000000000000000000 DIFF_ADJUSTMENT_CUTOFF: 13 EXPDIFF_FREE_PERIODS: 2 EXPDIFF_PERIOD: 100000 GASLIMIT_ADJMAX_FACTOR: 1024 GASLIMIT_EMA_FACTOR: 1024 GENESIS_COINBASE: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" GENESIS_DIFFICULTY: 131072 GENESIS_EXTRA_DATA: '' GENESIS_GAS_LIMIT: 3141592 GENESIS_INITIAL_ALLOC: '0000000000000000000000000000000000000001': {balance: '1'} '0000000000000000000000000000000000000002': {balance: '1'} '0000000000000000000000000000000000000003': {balance: '1'} '0000000000000000000000000000000000000004': {balance: '1'} 102e61f5d8f9bc71d0ad4a084df4e65e05ce0e1c: {balance: '1606938044258990275541962092341162602522202993782792835301376'} GENESIS_MIXHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0duralexsedlex" GENESIS_NONCE: "\0\0morden" GENESIS_PREVHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ \0\0" GENESIS_TIMESTAMP: 0 HOMESTEAD_DIFF_ADJUSTMENT_CUTOFF: 16 HOMESTEAD_FORK_BLKNUM: 1267650600228229401496703205376 MAX_EXTRADATA_LENGTH: 32 MAX_UNCLES: 2 MAX_UNCLE_DEPTH: 6 MIN_DIFF: 131072 MIN_GAS_LIMIT: 5000 NEPHEW_REWARD: 156250000000000000 POW_EPOCH_LENGTH: 30000 UNCLE_DEPTH_PENALTY_FACTOR: 8 genesis: /home/oliver/env1/local/lib/python2.7/site-packages/pyethapp/genesisdata/genesis_morden.json genesis_hash: 0cd786a2425d16f152c658316c423e6ce1181e15c3295826d7c9904cba9ce303 network_id: 2 pruning: -1 hdc: validators:

WARNING:accounts keystore directory does not exist directory=/home/oliver/env1/bin/datadir/1/keystore WARNING:accounts no accounts found INFO:app registering service service=accounts INFO:accounts adding account account=<Account(address=67d7561ba5549741809a377c3b5c12e897421392, id=None)> INFO:db opening LevelDB path=datadir/1/leveldb max_open_files=128 block_cache_size=8388608 write_buffer_size=4194304 INFO:app registering service service=db INFO:p2p.discovery NodeDiscovery init INFO:p2p.discovery starting discovery proto this_enode=enode://6299bf5de474aecbf078cb85e767f732255603593a67f30f3b8a3ac30306299637cb9d4acf28eef760e108af8f970cc922b9a79cdfdbc808efefa0aa8d978124@0.0.0.0:29871 INFO:app registering service service=discovery INFO:p2p.peermgr PeerManager init INFO:app registering service service=peermanager INFO:hdc.chainservice initializing chain INFO:eth.chain Initializing new chain INFO:eth.chain new genesis difficulty=131072 genesis_hash=<Block(#0 0cd786a2)> INFO:hdc.chainservice chain at number=0 INFO:app registering service service=chain INFO:app registering service service=jsonrpc INFO:app starting INFO:p2p.peermgr starting peermanager INFO:p2p.peermgr starting listener addr=('0.0.0.0', 29871) INFO:p2p.discovery starting discovery INFO:p2p.discovery starting listener host=0.0.0.0 port=29871 INFO:config setup default config path=datadir/2 INFO:config writing config path=datadir/2/config.yaml ? '' : {} accounts: {keystore_dir: keystore, must_include_coinbase: true} client_version_string: NODE2 data_dir: !!python/unicode 'datadir/2' db: {implementation: LevelDB} deactivated_services: [pow, console] discovery: bootstrap_nodes: ['enode://316d88516ff96ed22251f178684c6ea296d224be06e7ee301d363abd03aa9ad757b0fb647ad726e2367750e0f30c7240b010efe87a1ae9c5e9896f78e8827aff@0.0.0.0:29870'] listen_host: 0.0.0.0 listen_port: 29872 eth: block: ACCOUNT_INITIAL_NONCE: 1048576 BLKLIM_FACTOR_DEN: 2 BLKLIM_FACTOR_NOM: 3 BLOCK_DIFF_FACTOR: 2048 BLOCK_REWARD: 5000000000000000000 DIFF_ADJUSTMENT_CUTOFF: 13 EXPDIFF_FREE_PERIODS: 2 EXPDIFF_PERIOD: 100000 GASLIMIT_ADJMAX_FACTOR: 1024 GASLIMIT_EMA_FACTOR: 1024 GENESIS_COINBASE: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" GENESIS_DIFFICULTY: 131072 GENESIS_EXTRA_DATA: '' GENESIS_GAS_LIMIT: 3141592 GENESIS_INITIAL_ALLOC: '0000000000000000000000000000000000000001': {balance: '1'} '0000000000000000000000000000000000000002': {balance: '1'} '0000000000000000000000000000000000000003': {balance: '1'} '0000000000000000000000000000000000000004': {balance: '1'} 102e61f5d8f9bc71d0ad4a084df4e65e05ce0e1c: {balance: '1606938044258990275541962092341162602522202993782792835301376'} GENESIS_MIXHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0duralexsedlex" GENESIS_NONCE: "\0\0morden" GENESIS_PREVHASH: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ \0\0" GENESIS_TIMESTAMP: 0 HOMESTEAD_DIFF_ADJUSTMENT_CUTOFF: 16 HOMESTEAD_FORK_BLKNUM: 1267650600228229401496703205376 MAX_EXTRADATA_LENGTH: 32 MAX_UNCLES: 2 MAX_UNCLE_DEPTH: 6 MIN_DIFF: 131072 MIN_GAS_LIMIT: 5000 NEPHEW_REWARD: 156250000000000000 POW_EPOCH_LENGTH: 30000 UNCLE_DEPTH_PENALTY_FACTOR: 8 genesis: /home/oliver/env1/local/lib/python2.7/site-packages/pyethapp/genesisdata/genesis_morden.json genesis_hash: 0cd786a2425d16f152c658316c423e6ce1181e15c3295826d7c9904cba9ce303 network_id: 2 pruning: -1 hdc: validators:

WARNING:accounts keystore directory does not exist directory=/home/oliver/env1/bin/datadir/2/keystore WARNING:accounts no accounts found INFO:app registering service service=accounts INFO:accounts adding account account=<Account(address=2ca7fd47fc3c945a1f41fbc3f65c944df5a8f523, id=None)> INFO:db opening LevelDB path=datadir/2/leveldb max_open_files=128 block_cache_size=8388608 write_buffer_size=4194304 INFO:app registering service service=db INFO:p2p.discovery NodeDiscovery init INFO:p2p.discovery starting discovery proto this_enode=enode://2f099886c8ad9e1128ca2072f58402ac78fd3d2b9a80fd85986ac0c971229a77d213bfa6daa5d30c9165d1656f1de78128eb085c788f9d12369d7ba740e7565a@0.0.0.0:29872 INFO:app registering service service=discovery INFO:p2p.peermgr PeerManager init INFO:app registering service service=peermanager INFO:hdc.chainservice initializing chain INFO:eth.chain Initializing new chain INFO:eth.chain new genesis difficulty=131072 genesis_hash=<Block(#0 0cd786a2)> INFO:hdc.chainservice chain at number=0 INFO:app registering service service=chain INFO:app registering service service=jsonrpc INFO:app starting INFO:p2p.peermgr starting peermanager INFO:p2p.peermgr starting listener addr=('0.0.0.0', 29872) INFO:p2p.discovery starting discovery INFO:p2p.discovery starting listener host=0.0.0.0 port=29872 INFO:jsonrpc starting JSONRPCServer port=4000 INFO:jsonrpc starting JSONRPCServer port=4001 INFO:jsonrpc starting JSONRPCServer port=4002 INFO:p2p.peermgr waiting for bootstrap INFO:p2p.peermgr waiting for bootstrap INFO:p2p.peermgr waiting for bootstrap INFO:p2p.peer received hello client_version=NODE1 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:p2p.peer received hello client_version=NODE0 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:p2p.peer received hello client_version=NODE0 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:p2p.peer received hello client_version=NODE2 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:p2p.peer received hello client_version=NODE1 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:p2p.peer received hello client_version=NODE2 version=4 capabilities=(('hdc', 1), ('p2p', 4)) INFO:hdc.chainservice new head head=<CachedBlock(#1 f6a4f0a2)> INFO:hdc.chainservice new head head=<CachedBlock(#1 f6a4f0a2)> INFO:hdc.chainservice new head head=<CachedBlock(#1 f6a4f0a2)> INFO:hdc.chainservice new head head=<CachedBlock(#2 c03bbe18)> INFO:hdc.chainservice new head head=<CachedBlock(#2 c03bbe18)> INFO:hdc.chainservice new head head=<CachedBlock(#2 c03bbe18)> INFO:hdc.chainservice new head head=<CachedBlock(#3 3589d8fc)> INFO:hdc.chainservice new head head=<CachedBlock(#3 3589d8fc)> INFO:hdc.chainservice new head head=<CachedBlock(#3 3589d8fc)> INFO:hdc.chainservice new head head=<CachedBlock(#4 6aeab235)> INFO:hdc.chainservice new head head=<CachedBlock(#4 6aeab235)> INFO:hdc.chainservice new head head=<CachedBlock(#4 6aeab235)> INFO:hdc.chainservice new head head=<CachedBlock(#5 28e692e7)> INFO:hdc.chainservice new head head=<CachedBlock(#5 28e692e7)> INFO:hdc.chainservice new head head=<CachedBlock(#5 28e692e7)> INFO:hdc.chainservice new head head=<CachedBlock(#6 7d67e0c8)> INFO:hdc.chainservice new head head=<CachedBlock(#6 7d67e0c8)> INFO:hdc.chainservice new head head=<CachedBlock(#6 7d67e0c8)> INFO:hdc.chainservice new head head=<CachedBlock(#7 03a4baf6)> INFO:hdc.chainservice new head head=<CachedBlock(#7 03a4baf6)> INFO:hdc.chainservice new head head=<CachedBlock(#7 03a4baf6)> INFO:hdc.chainservice new head head=<CachedBlock(#8 3c095453)> INFO:hdc.chainservice new head head=<CachedBlock(#8 3c095453)> INFO:hdc.chainservice new head head=<CachedBlock(#8 3c095453)> INFO:hdc.chainservice new head head=<CachedBlock(#9 d77b3931)> INFO:hdc.chainservice new head head=<CachedBlock(#9 d77b3931)> INFO:hdc.chainservice new head head=<CachedBlock(#9 d77b3931)> INFO:hdc.chainservice new head head=<CachedBlock(#10 e1bc6561)> INFO:hdc.chainservice new head head=<CachedBlock(#10 e1bc6561)> INFO:hdc.chainservice new head head=<CachedBlock(#10 e1bc6561)>


When I run "pip install hydrachain", some errors and warnings occured. the details are:

(env1)oliver@oliver-vm-ubuntu:~/env1/bin$ pip install hydrachain Downloading/unpacking hydrachain Downloading hydrachain-0.1.17-py2.py3-none-any.whl (49kB): 49kB downloaded Downloading/unpacking simpy (from hydrachain) Downloading simpy-3.0.8-py2.py3-none-any.whl (47kB): 47kB downloaded Downloading/unpacking rlp>=0.4.3 (from hydrachain) Downloading rlp-0.4.4-py2.py3-none-any.whl Downloading/unpacking c-secp256k1==0.0.8 (from hydrachain) Downloading c_secp256k1-0.0.8.tar.gz (284kB): 284kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/c-secp256k1/setup.py) egg_info for package c-secp256k1

Installed /tmp/pip-build-5FPISq/c-secp256k1/.eggs/cffi-1.5.2-py2.7-linux-x86_64.egg
Searching for pycparser
Reading https://pypi.python.org/simple/pycparser/
Best match: pycparser 2.14
Downloading https://pypi.python.org/packages/source/p/pycparser/pycparser-2.14.tar.gz#md5=a2bc8d28c923b4fe2b2c3b4b51a4f935
Processing pycparser-2.14.tar.gz
Writing /tmp/easy_install-P3F6Yr/pycparser-2.14/setup.cfg
Running pycparser-2.14/setup.py -q bdist_egg --dist-dir /tmp/easy_install-P3F6Yr/pycparser-2.14/egg-dist-tmp-yyTXkM
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
zip_safe flag not set; analyzing archive contents...
Moving pycparser-2.14-py2.7.egg to /tmp/pip-build-5FPISq/c-secp256k1/.eggs

Installed /tmp/pip-build-5FPISq/c-secp256k1/.eggs/pycparser-2.14-py2.7.egg

Downloading/unpacking serpent (from hydrachain) Downloading serpent-1.12-py2.py3-none-any.whl Downloading/unpacking pytest==2.8.2 (from hydrachain) Downloading pytest-2.8.2-py2.py3-none-any.whl (149kB): 149kB downloaded Downloading/unpacking pyethapp>=1.0.11 (from hydrachain) Downloading pyethapp-1.0.19-py2.py3-none-any.whl (327kB): 327kB downloaded Downloading/unpacking bitcoin==1.1.39 (from hydrachain) Downloading bitcoin-1.1.39.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/bitcoin/setup.py) egg_info for package bitcoin

Downloading/unpacking cffi>=1.2.1 (from c-secp256k1==0.0.8->hydrachain) Downloading cffi-1.5.2.tar.gz (388kB): 388kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/cffi/setup.py) egg_info for package cffi

Downloading/unpacking py>=1.4.29 (from pytest==2.8.2->hydrachain) Downloading py-1.4.31-py2.py3-none-any.whl (81kB): 81kB downloaded Downloading/unpacking gipc==0.4.0 (from pyethapp>=1.0.11->hydrachain) Downloading gipc-0.4.0.zip Running setup.py (path:/tmp/pip-build-5FPISq/gipc/setup.py) egg_info for package gipc

Downloading/unpacking pbkdf2 (from pyethapp>=1.0.11->hydrachain) Downloading pbkdf2-1.3.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/pbkdf2/setup.py) egg_info for package pbkdf2

Downloading/unpacking wheel (from pyethapp>=1.0.11->hydrachain) Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB): 66kB downloaded Downloading/unpacking click (from pyethapp>=1.0.11->hydrachain) Downloading click-6.2-py2.py3-none-any.whl (70kB): 70kB downloaded Downloading/unpacking requests (from pyethapp>=1.0.11->hydrachain) Downloading requests-2.9.1-py2.py3-none-any.whl (501kB): 501kB downloaded Downloading/unpacking werkzeug (from pyethapp>=1.0.11->hydrachain) Downloading Werkzeug-0.11.4-py2.py3-none-any.whl (305kB): 305kB downloaded Downloading/unpacking gevent==1.1b3 (from pyethapp>=1.0.11->hydrachain) Downloading gevent-1.1b3.tar.gz (1.7MB): 1.7MB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/gevent/setup.py) egg_info for package gevent

WARNING: The gevent.ares extension has been disabled.

Downloading/unpacking CodernityDB (from pyethapp>=1.0.11->hydrachain) Downloading CodernityDB-0.5.0.tar.gz (45kB): 45kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/CodernityDB/setup.py) egg_info for package CodernityDB

no previously-included directories found matching 'docs'

Downloading/unpacking statistics (from pyethapp>=1.0.11->hydrachain) Downloading statistics-1.0.3.5.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/statistics/setup.py) egg_info for package statistics

Downloading/unpacking lmdb (from pyethapp>=1.0.11->hydrachain) Downloading lmdb-0.89.tar.gz (149kB): 149kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/lmdb/setup.py) egg_info for package lmdb py-lmdb: Using bundled liblmdb; override with LMDB_FORCE_SYSTEM=1. py-lmdb: Using CPython extension; override with LMDB_FORCE_CFFI=1.

warning: no directories found matching '.'

Downloading/unpacking devp2p>=0.6.2 (from pyethapp>=1.0.11->hydrachain) Downloading devp2p-0.6.2-py2.py3-none-any.whl (85kB): 85kB downloaded Downloading/unpacking leveldb (from pyethapp>=1.0.11->hydrachain) Downloading leveldb-0.193.tar.gz (224kB): 224kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/leveldb/setup.py) egg_info for package leveldb

warning: no files found matching 'leveldb/*.cc'

Downloading/unpacking scrypt (from pyethapp>=1.0.11->hydrachain) Downloading scrypt-0.7.1.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/scrypt/setup.py) egg_info for package scrypt

Downloading/unpacking ipython>=3.0.0 (from pyethapp>=1.0.11->hydrachain) Downloading ipython-4.1.1-py2-none-any.whl (737kB): 737kB downloaded Downloading/unpacking decorator (from pyethapp>=1.0.11->hydrachain) Downloading decorator-4.0.9-py2.py3-none-any.whl Downloading/unpacking ethereum>=1.0.8 (from pyethapp>=1.0.11->hydrachain) Downloading ethereum-1.0.8.tar.gz (108kB): 108kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/ethereum/setup.py) egg_info for package ethereum

Downloading/unpacking pyyaml (from pyethapp>=1.0.11->hydrachain) Downloading PyYAML-3.11.tar.gz (248kB): 248kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/pyyaml/setup.py) egg_info for package pyyaml

Downloading/unpacking pexpect (from pyethapp>=1.0.11->hydrachain) Downloading pexpect-4.0.1.tar.gz (143kB): 143kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/pexpect/setup.py) egg_info for package pexpect

Downloading/unpacking pycparser (from cffi>=1.2.1->c-secp256k1==0.0.8->hydrachain) Downloading pycparser-2.14.tar.gz (223kB): 223kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/pycparser/setup.py) egg_info for package pycparser

warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'

Downloading/unpacking greenlet>=0.4.7 (from gevent==1.1b3->pyethapp>=1.0.11->hydrachain) Downloading greenlet-0.4.9.tar.gz (54kB): 54kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/greenlet/setup.py) egg_info for package greenlet

Downloading/unpacking docutils>=0.3 (from statistics->pyethapp>=1.0.11->hydrachain) Downloading docutils-0.12.tar.gz (1.6MB): 1.6MB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/docutils/setup.py) egg_info for package docutils

warning: no files found matching 'MANIFEST'
warning: no files found matching '*' under directory 'extras'
warning: no previously-included files matching '.cvsignore' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'

Downloading/unpacking coverage (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading coverage-4.0.3.tar.gz (354kB): 354kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/coverage/setup.py) egg_info for package coverage

warning: no previously-included files found matching 'ci/appveyor.token'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'tests/eggsrc/build'
no previously-included directories found matching 'tests/eggsrc/dist'
no previously-included directories found matching 'tests/eggsrc/*.egg-info'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution

Downloading/unpacking pycryptodome>=3.3.1 (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading pycryptodome-3.4.tar.gz (6.5MB): 6.5MB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/pycryptodome/setup.py) egg_info for package pycryptodome

Downloading/unpacking ipaddress (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading ipaddress-1.0.16-py27-none-any.whl Downloading/unpacking pyelliptic (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading pyelliptic-1.5.7.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/pyelliptic/setup.py) egg_info for package pyelliptic

Downloading/unpacking tinyrpc (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading tinyrpc-0.5.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/tinyrpc/setup.py) egg_info for package tinyrpc

Downloading/unpacking tox (from devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading tox-2.3.1-py2.py3-none-any.whl (40kB): 40kB downloaded Downloading/unpacking traitlets (from ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading traitlets-4.1.0-py2.py3-none-any.whl (65kB): 65kB downloaded Downloading/unpacking pickleshare (from ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading pickleshare-0.6-py2.py3-none-any.whl Downloading/unpacking simplegeneric>0.8 (from ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading simplegeneric-0.8.1.zip Running setup.py (path:/tmp/pip-build-5FPISq/simplegeneric/setup.py) egg_info for package simplegeneric

Downloading/unpacking setuptools>=18.5 (from ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading setuptools-20.1.1-py2.py3-none-any.whl (472kB): 472kB downloaded Downloading/unpacking repoze.lru (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Downloading repoze.lru-0.6.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/repoze.lru/setup.py) egg_info for package repoze.lru

Downloading/unpacking pysha3 (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Downloading pysha3-0.3.tar.gz (47kB): 47kB downloaded Running setup.py (path:/tmp/pip-build-5FPISq/pysha3/setup.py) egg_info for package pysha3

Downloading/unpacking pyethash (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Downloading pyethash-0.1.27.tar.gz Running setup.py (path:/tmp/pip-build-5FPISq/pyethash/setup.py) egg_info for package pyethash

Downloading/unpacking ptyprocess>=0.5 (from pexpect->pyethapp>=1.0.11->hydrachain) Downloading ptyprocess-0.5.1-py2.py3-none-any.whl Downloading/unpacking virtualenv>=1.11.2 (from tox->devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading virtualenv-14.0.6-py2.py3-none-any.whl (1.8MB): 1.8MB downloaded Downloading/unpacking pluggy<0.4.0,>=0.3.0 (from tox->devp2p>=0.6.2->pyethapp>=1.0.11->hydrachain) Downloading pluggy-0.3.1-py2.py3-none-any.whl Downloading/unpacking ipython-genutils (from traitlets->ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading ipython_genutils-0.1.0-py2.py3-none-any.whl Downloading/unpacking path.py>=6.2 (from pickleshare->ipython>=3.0.0->pyethapp>=1.0.11->hydrachain) Downloading path.py-8.1.2-py2.py3-none-any.whl Installing collected packages: hydrachain, simpy, rlp, c-secp256k1, serpent, pytest, pyethapp, bitcoin, cffi, py, gipc, pbkdf2, wheel, click, requests, werkzeug, gevent, CodernityDB, statistics, lmdb, devp2p, leveldb, scrypt, ipython, decorator, ethereum, pyyaml, pexpect, pycparser, greenlet, docutils, coverage, pycryptodome, ipaddress, pyelliptic, tinyrpc, tox, traitlets, pickleshare, simplegeneric, setuptools, repoze.lru, pysha3, pyethash, ptyprocess, virtualenv, pluggy, ipython-genutils, path.py Compiling /tmp/pip-build-5FPISq/rlp/rlp/utils_py3.py ... File "/tmp/pip-build-5FPISq/rlp/rlp/utils_py3.py", line 6 class Atomic(metaclass = abc.ABCMeta): ^ SyntaxError: invalid syntax

Running setup.py install for c-secp256k1 generating cffi module 'build/lib.linux-x86_64-2.7/c_secp256k1/_c_secp256k1.py' already up-to-date building secp256k1 library sh -c cd lib-secp256k1; ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, build-aux'. libtoolize: copying filebuild-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, build-aux/m4'. libtoolize: copying filebuild-aux/m4/libtool.m4' libtoolize: copying file build-aux/m4/ltoptions.m4' libtoolize: copying filebuild-aux/m4/ltsugar.m4' libtoolize: copying file build-aux/m4/ltversion.m4' libtoolize: copying filebuild-aux/m4/lt~obsolete.m4' configure.ac:10: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' sh -c cd lib-secp256k1; ./configure --enable-shared --enable-module-recovery checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes ./configure: line 11597: PKG_PROG_PKG_CONFIG: command not found checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... /usr/bin/strip checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C89... (cached) none needed checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking if gcc supports -fvisibility=hidden... yes checking for int128... yes checking for builtin_expect... yes checking for x86_64 assembly availability... yes checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for main in -lcrypto... yes checking for EC functions in libcrypto... yes checking whether byte ordering is bigendian... no configure: Using assembly optimizations: x86_64 configure: Using field implementation: 64bit configure: Using bignum implementation: no configure: Using scalar implementation: 64bit configure: Using endomorphism optimizations: no configure: Building ECDH module: no configure: Building Schnorr signatures module: no configure: Building ECDSA pubkey recovery module: yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands sh -c cd lib-secp256k1; make gcc -I./ -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o gcc gen_context.o -o gen_context ./gen_context CC src/libsecp256k1_la-secp256k1.lo CCLD libsecp256k1.la /usr/bin/ar: u' modifier ignored sinceD' is the default (see `U') CC src/tests-tests.o CCLD tests

Running setup.py install for bitcoin

changing mode of build/scripts-2.7/pybtctool from 664 to 775
changing mode of /home/oliver/env1/bin/pybtctool to 775

Running setup.py install for cffi building '_cffi_backend' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE__THREAD -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python2.7 -c c/_cffi_backend.c -o build/temp.linux-x86_64-2.7/c/_cffi_backend.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/c/_cffi_backend.o -lffi -o build/lib.linux-x86_64-2.7/_cffi_backend.so

Running setup.py install for gipc

Running setup.py install for pbkdf2

Running setup.py install for gevent Running '(cd "/tmp/pip-build-5FPISq/gevent/libev" && /bin/sh ./configure && mv config.h "$OLDPWD") > configure-output.txt' in /tmp/pip-build-5FPISq/gevent/build/temp.linux-x86_64-2.7/libev building 'gevent.core' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERIODIC_ENABLE=0 -Ibuild/temp.linux-x86_64-2.7/libev -Ilibev -I/usr/include/python2.7 -c gevent/gevent.corecext.c -o build/temp.linux-x8664-2.7/gevent/gevent.corecext.o In file included from gevent/libev.h:2:0, from gevent/gevent.corecext.c:256: libev/ev.c:483:48: warning: "/" within comment [-Wcomment] /_#define MIN_INTERVAL 0.00000095367431640625 /* 1/2_20, good till 2200 / ^ In file included from gevent/libev.h:2:0, from gevent/gevent.corecext.c:256: libev/ev.c:1692:31: warning: ‘ev_default_loop_ptr’ initialized and declared ‘extern’ EV_API_DECL struct ev_loop ev_default_loopptr = 0; / needs to be initialised to make it a definition despite extern _/ ^ In file included from gevent/libev.h:2:0, from gevent/gevent.corecext.c:256: libev/ev.c: In function ‘ev_io_start’: libev/ev.c:3715:34: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] fd_change (EVA fd, w->events & EV__IOFDSET | EV_ANFDREIFY); ^ libev/ev.c: At top level: libev/ev.c:4956:27: warning: "/" within comment [-Wcomment] /* EVSTAT 0x00001000 /* stat data changed / ^ libev/ev.c:4957:27: warning: "/_" within comment [-Wcomment] /* EV_EMBED 0x00010000 /\ embedded event loop needs sweep _/ ^ In file included from gevent/libev.h:2:0, from gevent/gevent.corecext.c:256: libev/ev.c: In function ‘evpipe_write’: libev/ev.c:2321:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2333:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &(evpipe [1]), 1); ^ libev/ev.c: In function ‘pipecb’: libev/ev.c:2354:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2368:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read (evpipe [0], &dummy, sizeof (dummy)); ^ x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/gevent/gevent.corecext.o -o build/lib.linux-x86_64-2.7/gevent/core.so Linking /tmp/pip-build-5FPISq/gevent/build/lib.linux-x86_64-2.7/gevent/core.so to /tmp/pip-build-5FPISq/gevent/gevent/core.so Running '(cd "/tmp/pip-build-5FPISq/gevent/c-ares" && if [ -e ares_build.h ]; then cp ares_build.h ares_build.h.orig; fi && /bin/sh ./configure CONFIG_COMMANDS= CONFIG_FILES= && cp ares_config.h ares_build.h "$OLDPWD" && mv ares_build.h.orig ares_build.h) > configure-output.txt' in /tmp/pip-build-5FPISq/gevent/build/temp.linux-x86_64-2.7/c-ares building 'gevent.ares' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c gevent/gevent.ares.c -o build/temp.linux-x86_64-2.7/gevent/gevent.ares.o In file included from gevent/gevent.ares.c:257:0: gevent/dnshelper.c:19:0: warning: "PyUnicode_FromString" redefined

define PyUnicode_FromString PyBytes_FromString

 ^
In file included from /usr/include/python2.7/Python.h:85:0,
                 from gevent/gevent.ares.c:16:
/usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition
 # define PyUnicode_FromString PyUnicodeUCS4_FromString
 ^
In file included from gevent/cares_ntop.h:3:0,
                 from gevent/dnshelper.c:13,
                 from gevent/gevent.ares.c:257:
gevent/dnshelper.c: In function ‘gevent_append_addr’:
c-ares/inet_ntop.h:21:33: warning: implicit declaration of function ‘inet_ntop’ [-Wimplicit-function-declaration]
 #define ares_inet_ntop(w,x,y,z) inet_ntop(w,x,y,z)
                                 ^
gevent/dnshelper.c:53:9: note: in expansion of macro ‘ares_inet_ntop’
     if (ares_inet_ntop(family, src, tmpbuf, tmpsize)) {
         ^
In file included from gevent/cares_pton.h:3:0,
                 from gevent/gevent.ares.c:255:
gevent/dnshelper.c: In function ‘gevent_make_sockaddr’:
c-ares/inet_net_pton.h:20:31: warning: implicit declaration of function ‘inet_pton’ [-Wimplicit-function-declaration]
 #define ares_inet_pton(x,y,z) inet_pton(x,y,z)
                               ^
gevent/dnshelper.c:146:10: note: in expansion of macro ‘ares_inet_pton’
     if ( ares_inet_pton(AF_INET, hostp, &((struct sockaddr_in_)sa6)->sin_addr.s_addr) > 0 ) {
          ^
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares__close_sockets.c -o build/temp.linux-x86_64-2.7/c-ares/ares__close_sockets.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares__get_hostent.c -o build/temp.linux-x86_64-2.7/c-ares/ares__get_hostent.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares__read_line.c -o build/temp.linux-x86_64-2.7/c-ares/ares__read_line.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares__timeval.c -o build/temp.linux-x86_64-2.7/c-ares/ares__timeval.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_cancel.c -o build/temp.linux-x86_64-2.7/c-ares/ares_cancel.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_create_query.c -o build/temp.linux-x86_64-2.7/c-ares/ares_create_query.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_data.c -o build/temp.linux-x86_64-2.7/c-ares/ares_data.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_destroy.c -o build/temp.linux-x86_64-2.7/c-ares/ares_destroy.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_expand_name.c -o build/temp.linux-x86_64-2.7/c-ares/ares_expand_name.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_expand_string.c -o build/temp.linux-x86_64-2.7/c-ares/ares_expand_string.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_fds.c -o build/temp.linux-x86_64-2.7/c-ares/ares_fds.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_free_hostent.c -o build/temp.linux-x86_64-2.7/c-ares/ares_free_hostent.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_free_string.c -o build/temp.linux-x86_64-2.7/c-ares/ares_free_string.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_getenv.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getenv.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_gethostbyaddr.c -o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyaddr.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_gethostbyname.c -o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyname.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_getnameinfo.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getnameinfo.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_getopt.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getopt.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_getsock.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getsock.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_init.c -o build/temp.linux-x86_64-2.7/c-ares/ares_init.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_library_init.c -o build/temp.linux-x86_64-2.7/c-ares/ares_library_init.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_llist.c -o build/temp.linux-x86_64-2.7/c-ares/ares_llist.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_mkquery.c -o build/temp.linux-x86_64-2.7/c-ares/ares_mkquery.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_nowarn.c -o build/temp.linux-x86_64-2.7/c-ares/ares_nowarn.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_options.c -o build/temp.linux-x86_64-2.7/c-ares/ares_options.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_a_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_a_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_aaaa_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_aaaa_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_mx_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_mx_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_naptr_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_naptr_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_ns_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ns_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_ptr_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ptr_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_soa_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_soa_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_srv_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_srv_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_parse_txt_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_txt_reply.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_platform.c -o build/temp.linux-x86_64-2.7/c-ares/ares_platform.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_process.c -o build/temp.linux-x86_64-2.7/c-ares/ares_process.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_query.c -o build/temp.linux-x86_64-2.7/c-ares/ares_query.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_search.c -o build/temp.linux-x86_64-2.7/c-ares/ares_search.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_send.c -o build/temp.linux-x86_64-2.7/c-ares/ares_send.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_strcasecmp.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strcasecmp.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_strdup.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strdup.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_strerror.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strerror.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_timeout.c -o build/temp.linux-x86_64-2.7/c-ares/ares_timeout.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_version.c -o build/temp.linux-x86_64-2.7/c-ares/ares_version.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/ares_writev.c -o build/temp.linux-x86_64-2.7/c-ares/ares_writev.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/bitncmp.c -o build/temp.linux-x86_64-2.7/c-ares/bitncmp.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/inet_net_pton.c -o build/temp.linux-x86_64-2.7/c-ares/inet_net_pton.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/inet_ntop.c -o build/temp.linux-x86_64-2.7/c-ares/inet_ntop.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/usr/include/python2.7 -c c-ares/windows_port.c -o build/temp.linux-x86_64-2.7/c-ares/windows_port.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/gevent/gevent.ares.o build/temp.linux-x86_64-2.7/c-ares/ares__close_sockets.o build/temp.linux-x86_64-2.7/c-ares/ares__get_hostent.o build/temp.linux-x86_64-2.7/c-ares/ares__read_line.o build/temp.linux-x86_64-2.7/c-ares/ares__timeval.o build/temp.linux-x86_64-2.7/c-ares/ares_cancel.o build/temp.linux-x86_64-2.7/c-ares/ares_create_query.o build/temp.linux-x86_64-2.7/c-ares/ares_data.o build/temp.linux-x86_64-2.7/c-ares/ares_destroy.o build/temp.linux-x86_64-2.7/c-ares/ares_expand_name.o build/temp.linux-x86_64-2.7/c-ares/ares_expand_string.o build/temp.linux-x86_64-2.7/c-ares/ares_fds.o build/temp.linux-x86_64-2.7/c-ares/ares_free_hostent.o build/temp.linux-x86_64-2.7/c-ares/ares_free_string.o build/temp.linux-x86_64-2.7/c-ares/ares_getenv.o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyaddr.o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyname.o build/temp.linux-x86_64-2.7/c-ares/ares_getnameinfo.o build/temp.linux-x86_64-2.7/c-ares/ares_getopt.o build/temp.linux-x86_64-2.7/c-ares/ares_getsock.o build/temp.linux-x86_64-2.7/c-ares/ares_init.o build/temp.linux-x86_64-2.7/c-ares/ares_library_init.o build/temp.linux-x86_64-2.7/c-ares/ares_llist.o build/temp.linux-x86_64-2.7/c-ares/ares_mkquery.o build/temp.linux-x86_64-2.7/c-ares/ares_nowarn.o build/temp.linux-x86_64-2.7/c-ares/ares_options.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_a_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_aaaa_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_mx_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_naptr_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ns_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ptr_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_soa_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_srv_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_txt_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_platform.o build/temp.linux-x86_64-2.7/c-ares/ares_process.o build/temp.linux-x86_64-2.7/c-ares/ares_query.o build/temp.linux-x86_64-2.7/c-ares/ares_search.o build/temp.linux-x86_64-2.7/c-ares/ares_send.o build/temp.linux-x86_64-2.7/c-ares/ares_strcasecmp.o build/temp.linux-x86_64-2.7/c-ares/ares_strdup.o build/temp.linux-x86_64-2.7/c-ares/ares_strerror.o build/temp.linux-x86_64-2.7/c-ares/ares_timeout.o build/temp.linux-x86_64-2.7/c-ares/ares_version.o build/temp.linux-x86_64-2.7/c-ares/ares_writev.o build/temp.linux-x86_64-2.7/c-ares/bitncmp.o build/temp.linux-x86_64-2.7/c-ares/inet_net_pton.o build/temp.linux-x86_64-2.7/c-ares/inet_ntop.o build/temp.linux-x86_64-2.7/c-ares/windows_port.o -lrt -o build/lib.linux-x86_64-2.7/gevent/ares.so
Linking /tmp/pip-build-5FPISq/gevent/build/lib.linux-x86_64-2.7/gevent/ares.so to /tmp/pip-build-5FPISq/gevent/gevent/ares.so
building 'gevent._semaphore' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c gevent/gevent._semaphore.c -o build/temp.linux-x86_64-2.7/gevent/gevent._semaphore.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/gevent/gevent._semaphore.o -o build/lib.linux-x86_64-2.7/gevent/_semaphore.so
Linking /tmp/pip-build-5FPISq/gevent/build/lib.linux-x86_64-2.7/gevent/_semaphore.so to /tmp/pip-build-5FPISq/gevent/gevent/_semaphore.so
building 'gevent._util' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c gevent/gevent._util.c -o build/temp.linux-x86_64-2.7/gevent/gevent._util.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/gevent/gevent._util.o -o build/lib.linux-x86_64-2.7/gevent/_util.so
Linking /tmp/pip-build-5FPISq/gevent/build/lib.linux-x86_64-2.7/gevent/_util.so to /tmp/pip-build-5FPISq/gevent/gevent/_util.so
  File "/home/oliver/env1/lib/python2.7/site-packages/gevent/_socket3.py", line 164
    def makefile(self, mode="r", buffering=None, *,
                                                  ^
SyntaxError: invalid syntax

Running setup.py install for CodernityDB

no previously-included directories found matching 'docs'

Running setup.py install for statistics

Running setup.py install for lmdb py-lmdb: Using bundled liblmdb; override with LMDB_FORCE_SYSTEM=1. py-lmdb: Using CPython extension; override with LMDB_FORCE_CFFI=1. building 'cpython' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Ilib/py-lmdb -Ilib -I/usr/include/python2.7 -c lmdb/cpython.c -o build/temp.linux-x86_64-2.7/lmdb/cpython.o -UNDEBUG -w x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Ilib/py-lmdb -Ilib -I/usr/include/python2.7 -c lib/mdb.c -o build/temp.linux-x86_64-2.7/lib/mdb.o -UNDEBUG -w x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Ilib/py-lmdb -Ilib -I/usr/include/python2.7 -c lib/midl.c -o build/temp.linux-x86_64-2.7/lib/midl.o -UNDEBUG -w x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/lmdb/cpython.o build/temp.linux-x86_64-2.7/lib/mdb.o build/temp.linux-x86_64-2.7/lib/midl.o -o build/lib.linux-x86_64-2.7/lmdb/cpython.so

warning: no directories found matching '.'

Running setup.py install for leveldb building 'leveldb' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c ./snappy/snappy.cc -o build/temp.linux-x86_64-2.7/./snappy/snappy.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORMPOSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ ./snappy/snappy.cc: In member function ‘bool snappy::SnappyIOVecWriter::Append(const char, size_t)’: ./snappy/snappy.cc:1013:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (curr_iovindex + 1 >= output_iovcount) { ^ ./snappy/snappy.cc: In member function ‘bool snappy::SnappyIOVecWriter::AppendFromSelf(size_t, size_t)’: ./snappy/snappy.cc:1095:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (curr_iovindex + 1 >= output_iovcount) { ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c ./snappy/snappy-stubs-internal.cc -o build/temp.linux-x86_64-2.7/./snappy/snappy-stubs-internal.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c ./snappy/snappy-sinksource.cc -o build/temp.linux-x86_64-2.7/./snappy/snappy-sinksource.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c ./snappy/snappy-c.cc -o build/temp.linux-x86_64-2.7/./snappy/snappy-c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/builder.cc -o build/temp.linux-x86_64-2.7/leveldb/db/builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/c.cc -o build/temp.linux-x86_64-2.7/leveldb/db/c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/db_impl.cc -o build/temp.linux-x86_64-2.7/leveldb/db/db_impl.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/db_iter.cc -o build/temp.linux-x86_64-2.7/leveldb/db/db_iter.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/dbformat.cc -o build/temp.linux-x86_64-2.7/leveldb/db/dbformat.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/filename.cc -o build/temp.linux-x86_64-2.7/leveldb/db/filename.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/log_reader.cc -o build/temp.linux-x86_64-2.7/leveldb/db/log_reader.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/log_writer.cc -o build/temp.linux-x86_64-2.7/leveldb/db/log_writer.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/memtable.cc -o build/temp.linux-x86_64-2.7/leveldb/db/memtable.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/repair.cc -o build/temp.linux-x86_64-2.7/leveldb/db/repair.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/table_cache.cc -o build/temp.linux-x86_64-2.7/leveldb/db/table_cache.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/version_edit.cc -o build/temp.linux-x86_64-2.7/leveldb/db/version_edit.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/version_set.cc -o build/temp.linux-x86_64-2.7/leveldb/db/version_set.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ leveldb/db/version_set.cc:58:13: warning: ‘std::cxx11::string leveldb::{anonymous}::IntSetToString(const std::set&)’ defined but not used [-Wunused-function] std::string IntSetToString(const std::set& s) { ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/db/write_batch.cc -o build/temp.linux-x86_64-2.7/leveldb/db/write_batch.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/block.cc -o build/temp.linux-x86_64-2.7/leveldb/table/block.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/block_builder.cc -o build/temp.linux-x86_64-2.7/leveldb/table/block_builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/filter_block.cc -o build/temp.linux-x86_64-2.7/leveldb/table/filter_block.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/format.cc -o build/temp.linux-x86_64-2.7/leveldb/table/format.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/iterator.cc -o build/temp.linux-x86_64-2.7/leveldb/table/iterator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/merger.cc -o build/temp.linux-x86_64-2.7/leveldb/table/merger.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/table.cc -o build/temp.linux-x86_64-2.7/leveldb/table/table.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/table_builder.cc -o build/temp.linux-x86_64-2.7/leveldb/table/table_builder.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/table/two_level_iterator.cc -o build/temp.linux-x86_64-2.7/leveldb/table/two_level_iterator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/arena.cc -o build/temp.linux-x86_64-2.7/leveldb/util/arena.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/bloom.cc -o build/temp.linux-x86_64-2.7/leveldb/util/bloom.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORMPOSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ leveldb/util/bloom.cc: In member function ‘virtual void leveldb::{anonymous}::BloomFilterPolicy::CreateFilter(const leveldb::Slice, int, std::cxx11::string_) const’: leveldb/util/bloom.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i = 0; i < n; i++) { ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/cache.cc -o build/temp.linux-x86_64-2.7/leveldb/util/cache.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/coding.cc -o build/temp.linux-x86_64-2.7/leveldb/util/coding.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/comparator.cc -o build/temp.linux-x86_64-2.7/leveldb/util/comparator.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/crc32c.cc -o build/temp.linux-x86_64-2.7/leveldb/util/crc32c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/env.cc -o build/temp.linux-x86_64-2.7/leveldb/util/env.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/env_posix.cc -o build/temp.linux-x86_64-2.7/leveldb/util/env_posix.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/filter_policy.cc -o build/temp.linux-x86_64-2.7/leveldb/util/filter_policy.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/hash.cc -o build/temp.linux-x86_64-2.7/leveldb/util/hash.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/histogram.cc -o build/temp.linux-x86_64-2.7/leveldb/util/histogram.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/logging.cc -o build/temp.linux-x86_64-2.7/leveldb/util/logging.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORMPOSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ leveldb/util/logging.cc: In function ‘bool leveldb::ConsumeDecimalNumber(leveldb::Slice, uint64_t*)’: leveldb/util/logging.cc:67:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare](v == kMaxUint64/10 && delta > kMaxUint64%10)) { ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/options.cc -o build/temp.linux-x86_64-2.7/leveldb/util/options.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/util/status.cc -o build/temp.linux-x86_64-2.7/leveldb/util/status.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb/port/port_posix.cc -o build/temp.linux-x86_64-2.7/leveldb/port/port_posix.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb_ext.cc -o build/temp.linux-x86_64-2.7/leveldb_ext.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c leveldb_object.cc -o build/temp.linux-x86_64-2.7/leveldb_object.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/./snappy/snappy.o build/temp.linux-x86_64-2.7/./snappy/snappy-stubs-internal.o build/temp.linux-x86_64-2.7/./snappy/snappy-sinksource.o build/temp.linux-x86_64-2.7/./snappy/snappy-c.o build/temp.linux-x86_64-2.7/leveldb/db/builder.o build/temp.linux-x86_64-2.7/leveldb/db/c.o build/temp.linux-x86_64-2.7/leveldb/db/db_impl.o build/temp.linux-x86_64-2.7/leveldb/db/db_iter.o build/temp.linux-x86_64-2.7/leveldb/db/dbformat.o build/temp.linux-x86_64-2.7/leveldb/db/filename.o build/temp.linux-x86_64-2.7/leveldb/db/log_reader.o build/temp.linux-x86_64-2.7/leveldb/db/log_writer.o build/temp.linux-x86_64-2.7/leveldb/db/memtable.o build/temp.linux-x86_64-2.7/leveldb/db/repair.o build/temp.linux-x86_64-2.7/leveldb/db/table_cache.o build/temp.linux-x86_64-2.7/leveldb/db/version_edit.o build/temp.linux-x86_64-2.7/leveldb/db/version_set.o build/temp.linux-x86_64-2.7/leveldb/db/write_batch.o build/temp.linux-x86_64-2.7/leveldb/table/block.o build/temp.linux-x86_64-2.7/leveldb/table/block_builder.o build/temp.linux-x86_64-2.7/leveldb/table/filter_block.o build/temp.linux-x86_64-2.7/leveldb/table/format.o build/temp.linux-x86_64-2.7/leveldb/table/iterator.o build/temp.linux-x86_64-2.7/leveldb/table/merger.o build/temp.linux-x86_64-2.7/leveldb/table/table.o build/temp.linux-x86_64-2.7/leveldb/table/table_builder.o build/temp.linux-x86_64-2.7/leveldb/table/two_level_iterator.o build/temp.linux-x86_64-2.7/leveldb/util/arena.o build/temp.linux-x86_64-2.7/leveldb/util/bloom.o build/temp.linux-x86_64-2.7/leveldb/util/cache.o build/temp.linux-x86_64-2.7/leveldb/util/coding.o build/temp.linux-x86_64-2.7/leveldb/util/comparator.o build/temp.linux-x86_64-2.7/leveldb/util/crc32c.o build/temp.linux-x86_64-2.7/leveldb/util/env.o build/temp.linux-x86_64-2.7/leveldb/util/env_posix.o build/temp.linux-x86_64-2.7/leveldb/util/filter_policy.o build/temp.linux-x86_64-2.7/leveldb/util/hash.o build/temp.linux-x86_64-2.7/leveldb/util/histogram.o build/temp.linux-x86_64-2.7/leveldb/util/logging.o build/temp.linux-x86_64-2.7/leveldb/util/options.o build/temp.linux-x86_64-2.7/leveldb/util/status.o build/temp.linux-x86_64-2.7/leveldb/port/port_posix.o build/temp.linux-x86_64-2.7/leveldb_ext.o build/temp.linux-x86_64-2.7/leveldb_object.o -lstdc++ -o build/lib.linux-x86_64-2.7/leveldb.so

warning: no files found matching 'leveldb/*.cc'

Running setup.py install for scrypt building '_scrypt' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c src/scrypt.c -o build/temp.linux-x86_64-2.7/src/scrypt.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/crypto/crypto_aesctr.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/crypto_aesctr.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/crypto/crypto_scrypt-nosse.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/crypto_scrypt-nosse.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/crypto/sha256.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/sha256.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/scryptenc/scryptenc.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/scryptenc/scryptenc.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/scryptenc/scryptenc_cpuperf.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/util/memlimit.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/util/memlimit.o -O2 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.1.6 -Iscrypt-1.1.6/lib -Iscrypt-1.1.6/lib/scryptenc -Iscrypt-1.1.6/lib/crypto -Iscrypt-1.1.6/lib/util -I/usr/include/python2.7 -c scrypt-1.1.6/lib/util/warn.c -o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/util/warn.o -O2 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/scrypt.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/crypto_aesctr.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/crypto_scrypt-nosse.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/crypto/sha256.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/scryptenc/scryptenc.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/util/memlimit.o build/temp.linux-x86_64-2.7/scrypt-1.1.6/lib/util/warn.o -lcrypto -lrt -o build/lib.linux-x86_64-2.7/_scrypt.so

Running setup.py install for ethereum

Running setup.py install for pyyaml checking if libyaml is compilable x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: 没有那个文件或目录 compilation terminated.

libyaml is not found or a compiler error: forcing --without-libyaml
(if libyaml is installed correctly, you may need to
 specify the option --include-dirs or uncomment and
 modify the parameter include_dirs in setup.cfg)

Running setup.py install for pexpect File "/home/oliver/env1/lib/python2.7/site-packages/pexpect/async.py", line 16 transport, pw = yield from asyncio.get_event_loop()\ ^ SyntaxError: invalid syntax

Running setup.py install for pycparser

warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
Build the lexing/parsing tables

Running setup.py install for greenlet building 'greenlet' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-x86_64-2.7/greenlet.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/greenlet.o -o build/lib.linux-x86_64-2.7/greenlet.so

Running setup.py install for docutils changing mode of build/scripts-2.7/rst2html.py from 664 to 775 changing mode of build/scripts-2.7/rst2s5.py from 664 to 775 changing mode of build/scripts-2.7/rst2latex.py from 664 to 775 changing mode of build/scripts-2.7/rst2xetex.py from 664 to 775 changing mode of build/scripts-2.7/rst2man.py from 664 to 775 changing mode of build/scripts-2.7/rst2xml.py from 664 to 775 changing mode of build/scripts-2.7/rst2pseudoxml.py from 664 to 775 changing mode of build/scripts-2.7/rstpep2html.py from 664 to 775 changing mode of build/scripts-2.7/rst2odt.py from 664 to 775 changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 664 to 775

warning: no files found matching 'MANIFEST'
warning: no files found matching '*' under directory 'extras'
warning: no previously-included files matching '.cvsignore' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
changing mode of /home/oliver/env1/bin/rst2odt.py to 775
changing mode of /home/oliver/env1/bin/rst2pseudoxml.py to 775
changing mode of /home/oliver/env1/bin/rst2odt_prepstyles.py to 775
changing mode of /home/oliver/env1/bin/rstpep2html.py to 775
changing mode of /home/oliver/env1/bin/rst2xetex.py to 775
changing mode of /home/oliver/env1/bin/rst2xml.py to 775
changing mode of /home/oliver/env1/bin/rst2man.py to 775
changing mode of /home/oliver/env1/bin/rst2s5.py to 775
changing mode of /home/oliver/env1/bin/rst2html.py to 775
changing mode of /home/oliver/env1/bin/rst2latex.py to 775

Running setup.py install for coverage building 'coverage.tracer' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c coverage/ctracer/datastack.c -o build/temp.linux-x86_64-2.7/coverage/ctracer/datastack.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c coverage/ctracer/filedisp.c -o build/temp.linux-x86_64-2.7/coverage/ctracer/filedisp.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c coverage/ctracer/module.c -o build/temp.linux-x86_64-2.7/coverage/ctracer/module.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c coverage/ctracer/tracer.c -o build/temp.linux-x86_64-2.7/coverage/ctracer/tracer.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/coverage/ctracer/datastack.o build/temp.linux-x86_64-2.7/coverage/ctracer/filedisp.o build/temp.linux-x86_64-2.7/coverage/ctracer/module.o build/temp.linux-x86_64-2.7/coverage/ctracer/tracer.o -o build/lib.linux-x86_64-2.7/coverage/tracer.so

warning: no previously-included files found matching 'ci/appveyor.token'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'tests/eggsrc/build'
no previously-included directories found matching 'tests/eggsrc/dist'
no previously-included directories found matching 'tests/eggsrc/*.egg-info'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
Installing coverage2 script to /home/oliver/env1/bin
Installing coverage-2.7 script to /home/oliver/env1/bin
Installing coverage script to /home/oliver/env1/bin

Running setup.py install for pycryptodome Compiling support for Intel AES instructions building 'Crypto.Hash._MD2' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/MD2.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so building 'Crypto.Hash._MD4' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/MD4.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so building 'Crypto.Hash._SHA256' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/SHA256.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so building 'Crypto.Hash._SHA224' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/SHA224.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so building 'Crypto.Hash._SHA384' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/SHA384.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so building 'Crypto.Hash._SHA512' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/SHA512.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so building 'Crypto.Hash._RIPEMD160' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/RIPEMD160.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so building 'Crypto.Hash._keccak' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/keccak.c -o build/temp.linux-x86_64-2.7/src/keccak.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/keccak.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_keccak.so building 'Crypto.Hash._BLAKE2b' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/blake2b.c -o build/temp.linux-x86_64-2.7/src/blake2b.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/blake2b.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_BLAKE2b.so building 'Crypto.Hash._BLAKE2s' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/blake2s.c -o build/temp.linux-x86_64-2.7/src/blake2s.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/blake2s.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_BLAKE2s.so building 'Crypto.Cipher._raw_aes' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/AES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_aes.so building 'Crypto.Cipher._raw_aesni' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/AESNI.c -o build/temp.linux-x86_64-2.7/src/AESNI.o -maes x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/AESNI.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_aesni.so building 'Crypto.Cipher._raw_arc2' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/ARC2.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_arc2.so building 'Crypto.Cipher._raw_blowfish' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/Blowfish.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_blowfish.so building 'Crypto.Cipher._raw_cast' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/CAST.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_cast.so building 'Crypto.Cipher._raw_des' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/DES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_des.so building 'Crypto.Cipher._raw_des3' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/DES3.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_des3.so building 'Crypto.Util._galois' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/galois.c -o build/temp.linux-x86_64-2.7/src/galois.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/galois.o -o build/lib.linux-x86_64-2.7/Crypto/Util/_galois.so building 'Crypto.Util._cpuid' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/cpuid.c -o build/temp.linux-x86_64-2.7/src/cpuid.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/cpuid.o -o build/lib.linux-x86_64-2.7/Crypto/Util/_cpuid.so building 'Crypto.Cipher._raw_ecb' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_ecb.c -o build/temp.linux-x86_64-2.7/src/raw_ecb.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_ecb.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_ecb.so building 'Crypto.Cipher._raw_cbc' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_cbc.c -o build/temp.linux-x86_64-2.7/src/raw_cbc.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_cbc.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_cbc.so building 'Crypto.Cipher._raw_cfb' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_cfb.c -o build/temp.linux-x86_64-2.7/src/raw_cfb.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_cfb.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_cfb.so building 'Crypto.Cipher._raw_ofb' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_ofb.c -o build/temp.linux-x86_64-2.7/src/raw_ofb.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_ofb.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_ofb.so building 'Crypto.Cipher._raw_ctr' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_ctr.c -o build/temp.linux-x86_64-2.7/src/raw_ctr.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_ctr.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_ctr.so building 'Crypto.Cipher._raw_ocb' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/raw_ocb.c -o build/temp.linux-x86_64-2.7/src/raw_ocb.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/raw_ocb.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_raw_ocb.so building 'Crypto.Cipher._ARC4' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/ARC4.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so building 'Crypto.Cipher._Salsa20' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/Salsa20.c -o build/temp.linux-x86_64-2.7/src/Salsa20.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/Salsa20.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Salsa20.so building 'Crypto.Cipher._chacha20' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/chacha20.c -o build/temp.linux-x86_64-2.7/src/chacha20.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/chacha20.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_chacha20.so building 'Crypto.Util._strxor' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DLTC_NO_ASM -DHAVE_CPUID_H -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/strxor.o -o build/lib.linux-x86_64-2.7/Crypto/Util/_strxor.so

Running setup.py install for pyelliptic

Running setup.py install for tinyrpc

Running setup.py install for simplegeneric

Found existing installation: setuptools 18.4 Uninstalling setuptools: Successfully uninstalled setuptools Running setup.py install for repoze.lru

Skipping installation of /home/oliver/env1/lib/python2.7/site-packages/repoze/__init__.py (namespace package)
Installing /home/oliver/env1/lib/python2.7/site-packages/repoze.lru-0.6-py2.7-nspkg.pth

Could not find .egg-info directory in install record for repoze.lru (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Running setup.py install for pysha3 building '_sha3' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-2.7/Modules/_sha3/sha3module.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/Modules/_sha3/sha3module.o -o build/lib.linux-x86_64-2.7/_sha3.so

Could not find .egg-info directory in install record for pysha3 (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Running setup.py install for pyethash building 'pyethash' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c src/python/core.c -o build/temp.linux-x86_64-2.7/src/python/core.o -Isrc/ -std=gnu99 -Wall src/python/core.c: In function ‘mkcache_bytes’: src/python/core.c:22:19: warning: unused variable ‘cache_size’ [-Wunused-variable] unsigned long cache_size; ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c src/libethash/io.c -o build/temp.linux-x86_64-2.7/src/libethash/io.o -Isrc/ -std=gnu99 -Wall x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c src/libethash/internal.c -o build/temp.linux-x86_64-2.7/src/libethash/internal.o -Isrc/ -std=gnu99 -Wall x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c src/libethash/sha3.c -o build/temp.linux-x86_64-2.7/src/libethash/sha3.o -Isrc/ -std=gnu99 -Wall x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c src/libethash/io_posix.c -o build/temp.linux-x86_64-2.7/src/libethash/io_posix.o -Isrc/ -std=gnu99 -Wall x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/python/core.o build/temp.linux-x86_64-2.7/src/libethash/io.o build/temp.linux-x86_64-2.7/src/libethash/internal.o build/temp.linux-x86_64-2.7/src/libethash/sha3.o build/temp.linux-x86_64-2.7/src/libethash/io_posix.o -o build/lib.linux-x86_64-2.7/pyethash.so

Could not find .egg-info directory in install record for pyethash (from ethereum>=1.0.8->pyethapp>=1.0.11->hydrachain) Successfully installed hydrachain simpy rlp c-secp256k1 serpent pytest pyethapp bitcoin cffi py gipc pbkdf2 wheel click requests werkzeug gevent CodernityDB statistics lmdb devp2p leveldb scrypt ipython decorator ethereum pyyaml pexpect pycparser greenlet docutils coverage pycryptodome ipaddress pyelliptic tinyrpc tox traitlets pickleshare simplegeneric setuptools repoze.lru pysha3 pyethash ptyprocess virtualenv pluggy ipython-genutils path.py Cleaning up... (env1)oliver@oliver-vm-ubuntu:~/env1/bin$