Created
September 24, 2013 21:16
-
-
Save thomasboyt/6691379 to your computer and use it in GitHub Desktop.
This file contains 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
(venv)➜ thestyleup git:(dev-refactor) ✗ pip install -r requirements.txt | |
Downloading/unpacking BeautifulSoup==3.2.1 (from -r requirements.txt (line 1)) | |
Downloading BeautifulSoup-3.2.1.tar.gz | |
Running setup.py egg_info for package BeautifulSoup | |
Downloading/unpacking Django==1.5.2 (from -r requirements.txt (line 2)) | |
Downloading Django-1.5.2.tar.gz (8.0MB): 8.0MB downloaded | |
Running setup.py egg_info for package Django | |
warning: no previously-included files matching '__pycache__' found under directory '*' | |
warning: no previously-included files matching '*.py[co]' found under directory '*' | |
Downloading/unpacking Fabric==1.7.0 (from -r requirements.txt (line 3)) | |
Downloading Fabric-1.7.0.tar.gz (219kB): 219kB downloaded | |
Running setup.py egg_info for package Fabric | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
Downloading/unpacking Scrapy==0.18.2 (from -r requirements.txt (line 4)) | |
Downloading Scrapy-0.18.2.tar.gz (732kB): 732kB downloaded | |
Running setup.py egg_info for package Scrapy | |
no previously-included directories found matching 'docs/build' | |
Downloading/unpacking South==0.8.2 (from -r requirements.txt (line 5)) | |
Downloading South-0.8.2.tar.gz (95kB): 95kB downloaded | |
Running setup.py egg_info for package South | |
Downloading/unpacking Twisted==13.1.0 (from -r requirements.txt (line 6)) | |
Downloading Twisted-13.1.0.tar.bz2 (2.7MB): 2.7MB downloaded | |
Running setup.py egg_info for package Twisted | |
Downloading/unpacking amqp==1.0.13 (from -r requirements.txt (line 7)) | |
Downloading amqp-1.0.13.tar.gz (70kB): 70kB downloaded | |
Running setup.py egg_info for package amqp | |
Downloading/unpacking anyjson==0.3.3 (from -r requirements.txt (line 8)) | |
Downloading anyjson-0.3.3.tar.gz | |
Running setup.py egg_info for package anyjson | |
Downloading/unpacking argparse==1.2.1 (from -r requirements.txt (line 9)) | |
You are installing an externally hosted file. Future versions of pip will default to disallowing externally hosted files. | |
Downloading argparse-1.2.1.tar.gz (69kB): 69kB downloaded | |
Running setup.py egg_info for package argparse | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*.pyo' found anywhere in distribution | |
warning: no previously-included files matching '*.orig' found anywhere in distribution | |
warning: no previously-included files matching '*.rej' found anywhere in distribution | |
no previously-included directories found matching 'doc/_build' | |
no previously-included directories found matching 'env24' | |
no previously-included directories found matching 'env25' | |
no previously-included directories found matching 'env26' | |
no previously-included directories found matching 'env27' | |
Downloading/unpacking billiard==2.7.3.32 (from -r requirements.txt (line 10)) | |
Downloading billiard-2.7.3.32.tar.gz (134kB): 134kB downloaded | |
Running setup.py egg_info for package billiard | |
warning: no files found matching '*.py' under directory 'Lib' | |
Downloading/unpacking boto==2.12.0 (from -r requirements.txt (line 11)) | |
Downloading boto-2.12.0.tar.gz (1.1MB): 1.1MB downloaded | |
Running setup.py egg_info for package boto | |
warning: no files found matching 'boto/mturk/test/*.doctest' | |
warning: no files found matching 'boto/mturk/test/.gitignore' | |
Downloading/unpacking celery==3.0.23 (from -r requirements.txt (line 12)) | |
Downloading celery-3.0.23.tar.gz (1.1MB): 1.1MB downloaded | |
Running setup.py egg_info for package celery | |
Upgrade: no old version found. | |
no previously-included directories found matching '*.pyc' | |
no previously-included directories found matching '*.sw*' | |
Downloading/unpacking cssmin==0.1.4 (from -r requirements.txt (line 13)) | |
Downloading cssmin-0.1.4.tar.gz | |
Running setup.py egg_info for package cssmin | |
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz | |
Extracting in /var/folders/b8/b5ggr08d3_78cq589lywssqr0000gn/T/tmpF3Jc6A | |
Now working in /var/folders/b8/b5ggr08d3_78cq589lywssqr0000gn/T/tmpF3Jc6A/distribute-0.6.10 | |
Building a Distribute egg in /Users/tboyt/Coding/thestyleup/venv/build/cssmin | |
/Users/tboyt/Coding/thestyleup/venv/build/cssmin/distribute-0.6.10-py2.7.egg | |
warning: no previously-included files matching '.DS_Store' found anywhere in distribution | |
Downloading/unpacking cssselect==0.8 (from -r requirements.txt (line 14)) | |
Downloading cssselect-0.8.tar.gz | |
Running setup.py egg_info for package cssselect | |
no previously-included directories found matching 'docs/_build' | |
Downloading/unpacking distribute==0.6.24 (from -r requirements.txt (line 15)) | |
Downloading distribute-0.6.24.tar.gz (620kB): 620kB downloaded | |
Running setup.py egg_info for package distribute | |
warning: no files found matching 'Makefile' under directory 'docs' | |
warning: no files found matching 'indexsidebar.html' under directory 'docs' | |
Downloading/unpacking django-celery==3.0.23 (from -r requirements.txt (line 16)) | |
Downloading django-celery-3.0.23.tar.gz (78kB): 78kB downloaded | |
Running setup.py egg_info for package django-celery | |
no previously-included directories found matching 'bin/*.pyc' | |
no previously-included directories found matching 'tests/*.pyc' | |
no previously-included directories found matching 'docs/*.pyc' | |
no previously-included directories found matching 'extra/*.pyc' | |
no previously-included directories found matching 'djcelery/*.pyc' | |
no previously-included directories found matching 'docs/.build' | |
no previously-included directories found matching 'examples/*.pyc' | |
Obtaining django-dynamic-scraper from git+git://github.com/amrali/django-dynamic-scraper.git@master#egg=django_dynamic_scraper (from -r requirements.txt (line 17)) | |
Cloning git://github.com/amrali/django-dynamic-scraper.git (to master) to ./venv/src/django-dynamic-scraper | |
Running setup.py egg_info for package django-dynamic-scraper | |
no previously-included directories found matching 'docs/_build' | |
no previously-included directories found matching 'example_project/.scrapy/' | |
warning: no previously-included files found matching '*.pyc' | |
Downloading/unpacking django-kombu==0.9.4 (from -r requirements.txt (line 18)) | |
Downloading django-kombu-0.9.4.tar.gz | |
Running setup.py egg_info for package django-kombu | |
Downloading/unpacking django-tablib==2.4.1 (from -r requirements.txt (line 19)) | |
Downloading django-tablib-2.4.1.tar.gz | |
Running setup.py egg_info for package django-tablib | |
Downloading/unpacking django-tastypie==0.10.0 (from -r requirements.txt (line 20)) | |
Downloading django-tastypie-0.10.0.tar.gz (721kB): 721kB downloaded | |
Running setup.py egg_info for package django-tastypie | |
Downloading/unpacking fabtools==0.15.0 (from -r requirements.txt (line 21)) | |
Downloading fabtools-0.15.0.tar.gz (68kB): 68kB downloaded | |
Running setup.py egg_info for package fabtools | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
Downloading/unpacking feedparser==5.1.1 (from -r requirements.txt (line 22)) | |
Downloading feedparser-5.1.1.tar.bz2 (198kB): 198kB downloaded | |
Running setup.py egg_info for package feedparser | |
Downloading/unpacking httplib2==0.8 (from -r requirements.txt (line 23)) | |
Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded | |
Running setup.py egg_info for package httplib2 | |
Downloading/unpacking jsmin==2.0.3 (from -r requirements.txt (line 24)) | |
Downloading jsmin-2.0.3.tar.gz | |
Running setup.py egg_info for package jsmin | |
Downloading/unpacking kombu==2.5.14 (from -r requirements.txt (line 25)) | |
Downloading kombu-2.5.14.tar.gz (307kB): 307kB downloaded | |
Running setup.py egg_info for package kombu | |
Downloading/unpacking lxml==3.2.3 (from -r requirements.txt (line 26)) | |
Downloading lxml-3.2.3.tar.gz (3.3MB): 3.3MB downloaded | |
Running setup.py egg_info for package lxml | |
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' | |
warnings.warn(msg) | |
Building lxml version 3.2.3. | |
Building without Cython. | |
Using build configuration of libxslt 1.1.26 | |
warning: no previously-included files found matching '*.py' | |
warning: no files found matching '*.txt' under directory 'src/lxml/tests' | |
Downloading/unpacking mimeparse==0.1.3 (from -r requirements.txt (line 27)) | |
Downloading mimeparse-0.1.3.tar.gz | |
Running setup.py egg_info for package mimeparse | |
Downloading/unpacking oauth2==1.5.170 (from -r requirements.txt (line 28)) | |
Downloading oauth2-1.5.170.tar.gz | |
Running setup.py egg_info for package oauth2 | |
Downloading/unpacking paramiko==1.11.0 (from -r requirements.txt (line 29)) | |
Downloading paramiko-1.11.0.tar.gz (842kB): 842kB downloaded | |
Running setup.py egg_info for package paramiko | |
Downloading/unpacking psycopg2==2.4.5 (from -r requirements.txt (line 30)) | |
Downloading psycopg2-2.4.5.tar.gz (719kB): 719kB downloaded | |
Running setup.py egg_info for package psycopg2 | |
no previously-included directories found matching 'doc/src/_build' | |
Downloading/unpacking pyOpenSSL==0.13.1 (from -r requirements.txt (line 31)) | |
Downloading pyOpenSSL-0.13.1.tar.gz (254kB): 254kB downloaded | |
Running setup.py egg_info for package pyOpenSSL | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
Downloading/unpacking pycrypto==2.6 (from -r requirements.txt (line 32)) | |
Downloading pycrypto-2.6.tar.gz (443kB): 443kB downloaded | |
Running setup.py egg_info for package pycrypto | |
Downloading/unpacking python-dateutil==1.5 (from -r requirements.txt (line 33)) | |
Downloading python-dateutil-1.5.tar.gz (233kB): 233kB downloaded | |
Running setup.py egg_info for package python-dateutil | |
Downloading/unpacking pytz==2013b (from -r requirements.txt (line 34)) | |
Downloading pytz-2013b.tar.bz2 (199kB): 199kB downloaded | |
Running setup.py egg_info for package pytz | |
warning: no files found matching '*.pot' under directory 'pytz' | |
warning: no previously-included files found matching 'test_zdump.py' | |
Downloading/unpacking queuelib==1.0 (from -r requirements.txt (line 35)) | |
Downloading queuelib-1.0.tar.gz | |
Running setup.py egg_info for package queuelib | |
Downloading/unpacking simplejson==2.5.0 (from -r requirements.txt (line 36)) | |
Downloading simplejson-2.5.0.tar.gz (52kB): 52kB downloaded | |
Running setup.py egg_info for package simplejson | |
Downloading/unpacking tablib==0.9.11 (from -r requirements.txt (line 37)) | |
Downloading tablib-0.9.11.tar.gz (571kB): 571kB downloaded | |
Running setup.py egg_info for package tablib | |
Downloading/unpacking w3lib==1.3 (from -r requirements.txt (line 38)) | |
Downloading w3lib-1.3.tar.gz | |
Running setup.py egg_info for package w3lib | |
Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 (from -r requirements.txt (line 39)) | |
Downloading/unpacking zope.interface==4.0.5 (from -r requirements.txt (line 40)) | |
Downloading zope.interface-4.0.5.zip (173kB): 173kB downloaded | |
Running setup.py egg_info for package zope.interface | |
warning: no previously-included files matching '*.dll' found anywhere in distribution | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*.pyo' found anywhere in distribution | |
warning: no previously-included files matching '*.so' found anywhere in distribution | |
Requirement already satisfied (use --upgrade to upgrade): setuptools in ./venv/lib/python2.7/site-packages (from zope.interface==4.0.5->-r requirements.txt (line 40)) | |
Installing collected packages: BeautifulSoup, Django, Fabric, Scrapy, South, Twisted, amqp, anyjson, argparse, billiard, boto, celery, cssmin, cssselect, distribute, django-celery, django-dynamic-scraper, django-kombu, django-tablib, django-tastypie, fabtools, feedparser, httplib2, jsmin, kombu, lxml, mimeparse, oauth2, paramiko, psycopg2, pyOpenSSL, pycrypto, python-dateutil, pytz, queuelib, simplejson, tablib, w3lib, zope.interface | |
Running setup.py install for BeautifulSoup | |
Running setup.py install for Django | |
changing mode of build/scripts-2.7/django-admin.py from 644 to 755 | |
warning: no previously-included files matching '__pycache__' found under directory '*' | |
warning: no previously-included files matching '*.py[co]' found under directory '*' | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/django-admin.py to 755 | |
Running setup.py install for Fabric | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
Installing fab script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Running setup.py install for Scrapy | |
changing mode of build/scripts-2.7/scrapy from 644 to 755 | |
no previously-included directories found matching 'docs/build' | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/scrapy to 755 | |
Running setup.py install for South | |
Running setup.py install for Twisted | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c conftest.c -o conftest.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
building 'twisted.runner.portmap' extension | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c twisted/runner/portmap.c -o build/temp.macosx-10.8-intel-2.7/twisted/runner/portmap.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
twisted/runner/portmap.c:24:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_unset(program, version); | |
~~~~~~~~~~ ^~~~~~~ | |
twisted/runner/portmap.c:24:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_unset(program, version); | |
~~~~~~~~~~ ^~~~~~~ | |
twisted/runner/portmap.c:25:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_set(program, version, protocol, port); | |
~~~~~~~~ ^~~~~~~ | |
twisted/runner/portmap.c:25:20: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_set(program, version, protocol, port); | |
~~~~~~~~ ^~~~~~~ | |
twisted/runner/portmap.c:39:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_unset(program, version); | |
~~~~~~~~~~ ^~~~~~~ | |
twisted/runner/portmap.c:39:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] | |
pmap_unset(program, version); | |
~~~~~~~~~~ ^~~~~~~ | |
6 warnings generated. | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 build/temp.macosx-10.8-intel-2.7/twisted/runner/portmap.o -o build/lib.macosx-10.8-intel-2.7/twisted/runner/portmap.so | |
building 'twisted.test.raiser' extension | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c twisted/test/raiser.c -o build/temp.macosx-10.8-intel-2.7/twisted/test/raiser.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
twisted/test/raiser.c:441:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] | |
__pyx_self = __pyx_self; | |
~~~~~~~~~~ ^ ~~~~~~~~~~ | |
1 warning generated. | |
twisted/test/raiser.c:441:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] | |
__pyx_self = __pyx_self; | |
~~~~~~~~~~ ^ ~~~~~~~~~~ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 build/temp.macosx-10.8-intel-2.7/twisted/test/raiser.o -o build/lib.macosx-10.8-intel-2.7/twisted/test/raiser.so | |
building 'twisted.python.sendmsg' extension | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c twisted/python/sendmsg.c -o build/temp.macosx-10.8-intel-2.7/twisted/python/sendmsg.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 build/temp.macosx-10.8-intel-2.7/twisted/python/sendmsg.o -o build/lib.macosx-10.8-intel-2.7/twisted/python/sendmsg.so | |
changing mode of build/scripts-2.7/manhole from 644 to 755 | |
changing mode of build/scripts-2.7/pyhtmlizer from 644 to 755 | |
changing mode of build/scripts-2.7/tap2deb from 644 to 755 | |
changing mode of build/scripts-2.7/tap2rpm from 644 to 755 | |
changing mode of build/scripts-2.7/tapconvert from 644 to 755 | |
changing mode of build/scripts-2.7/trial from 644 to 755 | |
changing mode of build/scripts-2.7/twistd from 644 to 755 | |
changing mode of build/scripts-2.7/cftp from 644 to 755 | |
changing mode of build/scripts-2.7/ckeygen from 644 to 755 | |
changing mode of build/scripts-2.7/conch from 644 to 755 | |
changing mode of build/scripts-2.7/tkconch from 644 to 755 | |
changing mode of build/scripts-2.7/lore from 644 to 755 | |
changing mode of build/scripts-2.7/mailmail from 644 to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/cftp to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/ckeygen to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/conch to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/lore to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/mailmail to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/manhole to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/pyhtmlizer to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/tap2deb to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/tap2rpm to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/tapconvert to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/tkconch to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/trial to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/twistd to 755 | |
Running setup.py install for amqp | |
Running setup.py install for anyjson | |
Running setup.py install for argparse | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*.pyo' found anywhere in distribution | |
warning: no previously-included files matching '*.orig' found anywhere in distribution | |
warning: no previously-included files matching '*.rej' found anywhere in distribution | |
no previously-included directories found matching 'doc/_build' | |
no previously-included directories found matching 'env24' | |
no previously-included directories found matching 'env25' | |
no previously-included directories found matching 'env26' | |
no previously-included directories found matching 'env27' | |
Running setup.py install for billiard | |
building '_billiard' extension | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=0 -IModules/_billiard -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_billiard/multiprocessing.c -o build/temp.macosx-10.8-intel-2.7/Modules/_billiard/multiprocessing.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
Modules/_billiard/multiprocessing.c:133:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = sendmsg(conn, &msg, 0); | |
~ ^~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/multiprocessing.c:167:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = recvmsg(conn, &msg, 0); | |
~ ^~~~~~~~~~~~~~~~~~~~~~ | |
2 warnings generated. | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=0 -IModules/_billiard -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_billiard/socket_connection.c -o build/temp.macosx-10.8-intel-2.7/Modules/_billiard/socket_connection.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
In file included from Modules/_billiard/socket_connection.c:229: | |
Modules/_billiard/connection.h:387:15: warning: unused variable 'result' [-Wunused-variable] | |
PyObject *result = NULL; | |
^ | |
1 warning generated. | |
Modules/_billiard/socket_connection.c:153:11: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = _Billiard_conn_recvall(conn->handle, (char*)&ulength, 4); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/socket_connection.c:164:15: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = _Billiard_conn_recvall(conn->handle, buffer, (size_t)ulength); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/socket_connection.c:172:15: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = _Billiard_conn_recvall(conn->handle, *newbuffer, (size_t)ulength); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/socket_connection.c:208:22: warning: implicit conversion loses integer precision: 'long' to '__darwin_suseconds_t' (aka 'int') [-Wshorten-64-to-32] | |
tv.tv_usec = (long)((timeout - tv.tv_sec) * 1e6 + 0.5); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from Modules/_billiard/socket_connection.c:229: | |
Modules/_billiard/connection.h:132:11: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = Billiard_conn_send_string(self, buffer + offset, size); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/connection.h:175:42: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
Billiard_SetError(PyExc_IOError, res); | |
~~~~~~~~~~~~~~~~~ ^~~ | |
Modules/_billiard/connection.h:293:41: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
Billiard_SetError(PyExc_IOError, res); | |
~~~~~~~~~~~~~~~~~ ^~~ | |
Modules/_billiard/connection.h:366:11: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
res = Billiard_conn_send_string(self, buffer, (int)length); | |
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
Modules/_billiard/connection.h:387:15: warning: unused variable 'result' [-Wunused-variable] | |
PyObject *result = NULL; | |
^ | |
Modules/_billiard/connection.h:404:42: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
Billiard_SetError(PyExc_IOError, res); | |
~~~~~~~~~~~~~~~~~ ^~~ | |
Modules/_billiard/connection.h:443:42: warning: implicit conversion loses integer precision: 'Py_ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] | |
Billiard_SetError(PyExc_IOError, res); | |
~~~~~~~~~~~~~~~~~ ^~~ | |
11 warnings generated. | |
clang -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=0 -IModules/_billiard -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_billiard/semaphore.c -o build/temp.macosx-10.8-intel-2.7/Modules/_billiard/semaphore.o | |
clang: warning: argument unused during compilation: '-mno-fused-madd' | |
Modules/_billiard/semaphore.c:218:44: warning: implicit conversion loses integer precision: 'long' to '__darwin_suseconds_t' (aka 'int') [-Wshorten-64-to-32] | |
tvdeadline.tv_usec = deadline->tv_nsec / 1000; | |
~ ~~~~~~~~~~~~~~~~~~^~~~~~ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 build/temp.macosx-10.8-intel-2.7/Modules/_billiard/multiprocessing.o build/temp.macosx-10.8-intel-2.7/Modules/_billiard/socket_connection.o build/temp.macosx-10.8-intel-2.7/Modules/_billiard/semaphore.o -o build/lib.macosx-10.8-intel-2.7/_billiard.so | |
warning: no files found matching '*.py' under directory 'Lib' | |
Running setup.py install for boto | |
warning: no files found matching 'boto/mturk/test/*.doctest' | |
warning: no files found matching 'boto/mturk/test/.gitignore' | |
changing mode of build/scripts-2.7/sdbadmin from 644 to 755 | |
changing mode of build/scripts-2.7/elbadmin from 644 to 755 | |
changing mode of build/scripts-2.7/cfadmin from 644 to 755 | |
changing mode of build/scripts-2.7/s3put from 644 to 755 | |
changing mode of build/scripts-2.7/fetch_file from 644 to 755 | |
changing mode of build/scripts-2.7/launch_instance from 644 to 755 | |
changing mode of build/scripts-2.7/list_instances from 644 to 755 | |
changing mode of build/scripts-2.7/taskadmin from 644 to 755 | |
changing mode of build/scripts-2.7/kill_instance from 644 to 755 | |
changing mode of build/scripts-2.7/bundle_image from 644 to 755 | |
changing mode of build/scripts-2.7/pyami_sendmail from 644 to 755 | |
changing mode of build/scripts-2.7/lss3 from 644 to 755 | |
changing mode of build/scripts-2.7/cq from 644 to 755 | |
changing mode of build/scripts-2.7/route53 from 644 to 755 | |
changing mode of build/scripts-2.7/cwutil from 644 to 755 | |
changing mode of build/scripts-2.7/instance_events from 644 to 755 | |
changing mode of build/scripts-2.7/asadmin from 644 to 755 | |
changing mode of build/scripts-2.7/glacier from 644 to 755 | |
changing mode of build/scripts-2.7/mturk from 644 to 755 | |
changing mode of build/scripts-2.7/dynamodb_dump from 644 to 755 | |
changing mode of build/scripts-2.7/dynamodb_load from 644 to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/asadmin to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/bundle_image to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/cfadmin to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/cq to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/cwutil to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/dynamodb_dump to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/dynamodb_load to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/elbadmin to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/fetch_file to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/glacier to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/instance_events to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/kill_instance to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/launch_instance to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/list_instances to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/lss3 to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/mturk to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/pyami_sendmail to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/route53 to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/s3put to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/sdbadmin to 755 | |
changing mode of /Users/tboyt/Coding/thestyleup/venv/bin/taskadmin to 755 | |
Running setup.py install for celery | |
Upgrade: no old version found. | |
no previously-included directories found matching '*.pyc' | |
no previously-included directories found matching '*.sw*' | |
Installing celeryctl script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing celeryd script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing camqadm script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing celeryev script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing celery script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing celeryd-multi script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Installing celerybeat script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Running setup.py install for cssmin | |
warning: no previously-included files matching '.DS_Store' found anywhere in distribution | |
Installing cssmin script to /Users/tboyt/Coding/thestyleup/venv/bin | |
Running setup.py install for cssselect | |
no previously-included directories found matching 'docs/_build' | |
Running setup.py install for distribute | |
Before install bootstrap. | |
Scanning installed packages | |
Setuptools installation detected at /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages | |
Non-egg installation | |
Removing elements out of the way... | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info.OLD.1380057149.03 | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools.OLD.1380057149.03 | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/pkg_resources.py into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/pkg_resources.py.OLD.1380057149.03 | |
Could not find the /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/site.py element of the Setuptools distribution | |
Patched done. | |
Relaunching... | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
NameError: name 'install' is not defined | |
Complete output from command /Users/tboyt/Coding/thestyleup/venv/bin/python -c "import setuptools;__file__='/Users/tboyt/Coding/thestyleup/venv/build/distribute/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/b8/b5ggr08d3_78cq589lywssqr0000gn/T/pip-OSNmdk-record/install-record.txt --single-version-externally-managed --install-headers /Users/tboyt/Coding/thestyleup/venv/include/site/python2.7: | |
Before install bootstrap. | |
Scanning installed packages | |
Setuptools installation detected at /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages | |
Non-egg installation | |
Removing elements out of the way... | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info.OLD.1380057149.03 | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/setuptools.OLD.1380057149.03 | |
Renaming /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/pkg_resources.py into /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/pkg_resources.py.OLD.1380057149.03 | |
Could not find the /Users/tboyt/Coding/thestyleup/venv/lib/python2.7/site-packages/site.py element of the Setuptools distribution | |
Patched done. | |
Relaunching... | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
NameError: name 'install' is not defined | |
---------------------------------------- | |
Cleaning up... | |
Command /Users/tboyt/Coding/thestyleup/venv/bin/python -c "import setuptools;__file__='/Users/tboyt/Coding/thestyleup/venv/build/distribute/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/b8/b5ggr08d3_78cq589lywssqr0000gn/T/pip-OSNmdk-record/install-record.txt --single-version-externally-managed --install-headers /Users/tboyt/Coding/thestyleup/venv/include/site/python2.7 failed with error code 1 in /Users/tboyt/Coding/thestyleup/venv/build/distribute | |
Storing complete log in /Users/tboyt/.pip/pip.log | |
(venv)➜ thestyleup git:(dev-refactor) ✗ pip install -r requirements.txt | |
Requirement already satisfied (use --upgrade to upgrade): BeautifulSoup==3.2.1 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 1)) | |
Requirement already satisfied (use --upgrade to upgrade): Django==1.5.2 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 2)) | |
Requirement already satisfied (use --upgrade to upgrade): Fabric==1.7.0 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 3)) | |
Requirement already satisfied (use --upgrade to upgrade): Scrapy==0.18.2 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 4)) | |
Requirement already satisfied (use --upgrade to upgrade): South==0.8.2 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 5)) | |
Requirement already satisfied (use --upgrade to upgrade): Twisted==13.1.0 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 6)) | |
Requirement already satisfied (use --upgrade to upgrade): amqp==1.0.13 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 7)) | |
Requirement already satisfied (use --upgrade to upgrade): anyjson==0.3.3 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 8)) | |
Requirement already satisfied (use --upgrade to upgrade): argparse==1.2.1 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 9)) | |
Requirement already satisfied (use --upgrade to upgrade): billiard==2.7.3.32 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 10)) | |
Requirement already satisfied (use --upgrade to upgrade): boto==2.12.0 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 11)) | |
Requirement already satisfied (use --upgrade to upgrade): celery==3.0.23 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 12)) | |
Requirement already satisfied (use --upgrade to upgrade): cssmin==0.1.4 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 13)) | |
Requirement already satisfied (use --upgrade to upgrade): cssselect==0.8 in ./venv/lib/python2.7/site-packages (from -r requirements.txt (line 14)) | |
Downloading/unpacking distribute==0.6.24 (from -r requirements.txt (line 15)) | |
Downloading distribute-0.6.24.tar.gz (620kB): 620kB downloaded | |
Running setup.py egg_info for package distribute | |
warning: no files found matching 'Makefile' under directory 'docs' | |
warning: no files found matching 'indexsidebar.html' under directory 'docs' | |
Downloading/unpacking django-celery==3.0.23 (from -r requirements.txt (line 16)) | |
Downloading django-celery-3.0.23.tar.gz (78kB): 78kB downloaded | |
Running setup.py egg_info for package django-celery | |
Traceback (most recent call last): | |
File "<string>", line 3, in <module> | |
ImportError: No module named setuptools.command | |
Complete output from command python setup.py egg_info: | |
Traceback (most recent call last): | |
File "<string>", line 3, in <module> | |
ImportError: No module named setuptools.command | |
---------------------------------------- | |
Cleaning up... | |
Command python setup.py egg_info failed with error code 1 in /Users/tboyt/Coding/thestyleup/venv/build/django-celery | |
Storing complete log in /Users/tboyt/.pip/pip.log | |
(venv)➜ thestyleup git:(dev-refactor) ✗ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment