{"body":"L71QZFFT3->$ pip install -U cryptography\nDownloading/unpacking cryptography\n  Downloading cryptography-0.5.3.tar.gz (319kB): 319kB downloaded\n  Running setup.py egg_info for package cryptography\n    no previously-included directories found matching 'documentation/_build'\n    zip_safe flag not set; analyzing archive contents...\n    six: module references __path__\n\n    Installed /Users/john.wood/.pyenv/versions/barbican27_20140814/build/cryptography/six-1.7.3-py2.7.egg\n    Searching for cffi>=0.8\n    Reading https://pypi.python.org/simple/cffi/\n    Best match: cffi 0.8.6\n    Downloading https://pypi.python.org/packages/source/c/cffi/cffi-0.8.6.tar.gz#md5=474b5a68299a6f05009171de1dc91be6\n    Processing cffi-0.8.6.tar.gz\n    Writing /var/folders/7f/82bf20g52mlc3v8fp4c7xqb0xs09dr/T/easy_install-rFKHld/cffi-0.8.6/setup.cfg\n    Running cffi-0.8.6/setup.py -q bdist_egg --dist-dir /var/folders/7f/82bf20g52mlc3v8fp4c7xqb0xs09dr/T/easy_install-rFKHld/cffi-0.8.6/egg-dist-tmp-Xvf829\n    compiling '_configtest.c':\n    __thread int some_threadlocal_variable_42;\n\n    /usr/bin/gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -c _configtest.c -o _configtest.o\n    _configtest.c:1:1: error: thread-local storage is unsupported for the current target\n    __thread int some_threadlocal_variable_42;\n    ^\n    1 error generated.\n    failure.\n    removing: _configtest.c _configtest.o\n    Note: will not use '__thread' in the C code\n    The above error message can be safely ignored\n    c/_cffi_backend.c:13:10: fatal error: 'ffi.h' file not found\n    #include <ffi.h>\n             ^\n    1 error generated.\n    Traceback (most recent call last):\n      File \"<string>\", line 16, in <module>\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/build/cryptography/setup.py\", line 174, in <module>\n        \"test\": PyTest,\n      File \"/Users/john.wood/.pyenv/versions/2.7.5/lib/python2.7/distutils/core.py\", line 112, in setup\n        _setup_distribution = dist = klass(attrs)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 265, in __init__\n        self.fetch_build_eggs(attrs.pop('setup_requires'))\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 289, in fetch_build_eggs\n        parse_requirements(requires), installer=self.fetch_build_egg\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 618, in resolve\n        dist = best[req.key] = env.best_match(req, self, installer)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 862, in best_match\n        return self.obtain(req, installer) # try and download/install\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 874, in obtain\n        return installer(requirement)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 339, in fetch_build_egg\n        return cmd.easy_install(req)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 623, in easy_install\n        return self.install_item(spec, dist.location, tmpdir, deps)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 653, in install_item\n        dists = self.install_eggs(spec, download, tmpdir)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 849, in install_eggs\n        return self.build_and_install(setup_script, setup_base)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1130, in build_and_install\n        self.run_setup(setup_script, setup_base, args)\n      File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1118, in run_setup\n        raise DistutilsError(\"Setup script exited with %s\" % (v.args[0],))\n    distutils.errors.DistutilsError: Setup script exited with error: command '/usr/bin/gcc' failed with exit status 1\n    Complete output from command python setup.py egg_info:\n    no previously-included directories found matching 'documentation/_build'\n\nzip_safe flag not set; analyzing archive contents...\n\nsix: module references __path__\n\n\n\nInstalled /Users/john.wood/.pyenv/versions/barbican27_20140814/build/cryptography/six-1.7.3-py2.7.egg\n\nSearching for cffi>=0.8\n\nReading https://pypi.python.org/simple/cffi/\n\nBest match: cffi 0.8.6\n\nDownloading https://pypi.python.org/packages/source/c/cffi/cffi-0.8.6.tar.gz#md5=474b5a68299a6f05009171de1dc91be6\n\nProcessing cffi-0.8.6.tar.gz\n\nWriting /var/folders/7f/82bf20g52mlc3v8fp4c7xqb0xs09dr/T/easy_install-rFKHld/cffi-0.8.6/setup.cfg\n\nRunning cffi-0.8.6/setup.py -q bdist_egg --dist-dir /var/folders/7f/82bf20g52mlc3v8fp4c7xqb0xs09dr/T/easy_install-rFKHld/cffi-0.8.6/egg-dist-tmp-Xvf829\n\ncompiling '_configtest.c':\n\n__thread int some_threadlocal_variable_42;\n\n\n\n/usr/bin/gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -c _configtest.c -o _configtest.o\n\n_configtest.c:1:1: error: thread-local storage is unsupported for the current target\n\n__thread int some_threadlocal_variable_42;\n\n^\n\n1 error generated.\n\nfailure.\n\nremoving: _configtest.c _configtest.o\n\nNote: will not use '__thread' in the C code\n\nThe above error message can be safely ignored\n\nc/_cffi_backend.c:13:10: fatal error: 'ffi.h' file not found\n\n#include <ffi.h>\n\n         ^\n\n1 error generated.\n\nTraceback (most recent call last):\n\n  File \"<string>\", line 16, in <module>\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/build/cryptography/setup.py\", line 174, in <module>\n\n    \"test\": PyTest,\n\n  File \"/Users/john.wood/.pyenv/versions/2.7.5/lib/python2.7/distutils/core.py\", line 112, in setup\n\n    _setup_distribution = dist = klass(attrs)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 265, in __init__\n\n    self.fetch_build_eggs(attrs.pop('setup_requires'))\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 289, in fetch_build_eggs\n\n    parse_requirements(requires), installer=self.fetch_build_egg\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 618, in resolve\n\n    dist = best[req.key] = env.best_match(req, self, installer)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 862, in best_match\n\n    return self.obtain(req, installer) # try and download/install\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/pkg_resources.py\", line 874, in obtain\n\n    return installer(requirement)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/dist.py\", line 339, in fetch_build_egg\n\n    return cmd.easy_install(req)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 623, in easy_install\n\n    return self.install_item(spec, dist.location, tmpdir, deps)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 653, in install_item\n\n    dists = self.install_eggs(spec, download, tmpdir)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 849, in install_eggs\n\n    return self.build_and_install(setup_script, setup_base)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1130, in build_and_install\n\n    self.run_setup(setup_script, setup_base, args)\n\n  File \"/Users/john.wood/.pyenv/versions/barbican27_20140814/lib/python2.7/site-packages/setuptools/command/easy_install.py\", line 1118, in run_setup\n\n    raise DistutilsError(\"Setup script exited with %s\" % (v.args[0],))\n\ndistutils.errors.DistutilsError: Setup script exited with error: command '/usr/bin/gcc' failed with exit status 1\n\n----------------------------------------\nCleaning up...\nCommand python setup.py egg_info failed with error code 1 in /Users/john.wood/.pyenv/versions/barbican27_20140814/build/cryptography\nStoring complete log in /Users/john.wood/.pip/pip.log","name":"","extension":"","url":"https://www.irccloud.com/pastebin/wImw7cWF","modified":1408078061,"id":"wImw7cWF","size":8747,"lines":180,"own_paste":false,"theme":"","date":1408078061}