Created
March 6, 2014 14:18
-
-
Save dangra/9390675 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading cryptography-0.2.2.tar.gz (13.8MB): 13.8MB downloaded | |
Running setup.py (path:/tmp/pip_build_root/cryptography/setup.py) egg_info for package cryptography | |
no previously-included directories found matching 'documentation/_build' | |
zip_safe flag not set; analyzing archive contents... | |
six: module references __file__ | |
Installed /tmp/pip_build_root/cryptography/six-1.5.2-py2.7.egg | |
Searching for cffi>=0.8 | |
Reading http://33.33.33.41:3141/vagrant/dev/+simple/cffi/ | |
Best match: cffi 0.8.1 | |
Downloading http://33.33.33.41:3141/root/pypi/+f/1a877bf113bfe90fdefedbf9e39310d2/cffi-0.8.1.tar.gz#md5=1a877bf113bfe90fdefedbf9e39310d2 | |
Processing cffi-0.8.1.tar.gz | |
Writing /tmp/easy_install-cveLrJ/cffi-0.8.1/setup.cfg | |
Running cffi-0.8.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cveLrJ/cffi-0.8.1/egg-dist-tmp-8QzCve | |
cc -c c/check__thread.c -o c/check__thread.o | |
Traceback (most recent call last): | |
File "<string>", line 17, in <module> | |
File "/tmp/pip_build_root/cryptography/setup.py", line 113, in <module> | |
"build": cffi_build, | |
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup | |
_setup_distribution = dist = klass(attrs) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 215, in __init__ | |
self.fetch_build_eggs(attrs.pop('setup_requires')) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 229, in fetch_build_eggs | |
replace_conflicting=True | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 620, in resolve | |
dist = best[req.key] = env.best_match(req, ws, installer) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 858, in best_match | |
return self.obtain(req, installer) # try and download/install | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 870, in obtain | |
return installer(requirement) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 277, in fetch_build_egg | |
return cmd.easy_install(req) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 593, in easy_install | |
return self.install_item(spec, dist.location, tmpdir, deps) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 623, in install_item | |
dists = self.install_eggs(spec, download, tmpdir) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 811, in install_eggs | |
return self.build_and_install(setup_script, setup_base) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 1017, in build_and_install | |
self.run_setup(setup_script, setup_base, args) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 1002, in run_setup | |
run_setup(setup_script, args) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 50, in run_setup | |
lambda: execfile( | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 100, in run | |
return func() | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 52, in <lambda> | |
{'__file__':setup_script, '__name__':'__main__'} | |
File "setup.py", line 94, in <module> | |
"Programming Language :: Python :: 2.6", | |
ImportError: cannot import name Feature | |
Complete output from command python setup.py egg_info: | |
no previously-included directories found matching 'documentation/_build' | |
zip_safe flag not set; analyzing archive contents... | |
six: module references __file__ | |
Installed /tmp/pip_build_root/cryptography/six-1.5.2-py2.7.egg | |
Searching for cffi>=0.8 | |
Reading http://33.33.33.41:3141/vagrant/dev/+simple/cffi/ | |
Best match: cffi 0.8.1 | |
Downloading http://33.33.33.41:3141/root/pypi/+f/1a877bf113bfe90fdefedbf9e39310d2/cffi-0.8.1.tar.gz#md5=1a877bf113bfe90fdefedbf9e39310d2 | |
Processing cffi-0.8.1.tar.gz | |
Writing /tmp/easy_install-cveLrJ/cffi-0.8.1/setup.cfg | |
Running cffi-0.8.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cveLrJ/cffi-0.8.1/egg-dist-tmp-8QzCve | |
cc -c c/check__thread.c -o c/check__thread.o | |
Traceback (most recent call last): | |
File "<string>", line 17, in <module> | |
File "/tmp/pip_build_root/cryptography/setup.py", line 113, in <module> | |
"build": cffi_build, | |
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup | |
_setup_distribution = dist = klass(attrs) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 215, in __init__ | |
self.fetch_build_eggs(attrs.pop('setup_requires')) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 229, in fetch_build_eggs | |
replace_conflicting=True | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 620, in resolve | |
dist = best[req.key] = env.best_match(req, ws, installer) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 858, in best_match | |
return self.obtain(req, installer) # try and download/install | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/pkg_resources.py", line 870, in obtain | |
return installer(requirement) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/dist.py", line 277, in fetch_build_egg | |
return cmd.easy_install(req) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 593, in easy_install | |
return self.install_item(spec, dist.location, tmpdir, deps) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 623, in install_item | |
dists = self.install_eggs(spec, download, tmpdir) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 811, in install_eggs | |
return self.build_and_install(setup_script, setup_base) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 1017, in build_and_install | |
self.run_setup(setup_script, setup_base, args) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/command/easy_install.py", line 1002, in run_setup | |
run_setup(setup_script, args) | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 50, in run_setup | |
lambda: execfile( | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 100, in run | |
return func() | |
File "/usr/local/lib/python2.7/dist-packages/setuptools-3.0.1-py2.7.egg/setuptools/sandbox.py", line 52, in <lambda> | |
{'__file__':setup_script, '__name__':'__main__'} | |
File "setup.py", line 94, in <module> | |
"Programming Language :: Python :: 2.6", | |
ImportError: cannot import name Feature | |
---------------------------------------- | |
Cleaning up... | |
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/cryptography | |
Storing debug log for failure in /.pip/pip.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CFFI bug report https://bitbucket.org/cffi/cffi/issue/139/fails-to-build-with-recent-setuptools-302