Created
January 2, 2012 09:37
-
-
Save shenoudab/1550046 to your computer and use it in GitHub Desktop.
vumi installation log
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
Requirement already satisfied (use --upgrade to upgrade): zope.interface in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 1)) | |
Requirement already satisfied (use --upgrade to upgrade): carrot==0.10.4 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 2)) | |
Requirement already satisfied (use --upgrade to upgrade): celery==1.0.6 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 3)) | |
Requirement already satisfied (use --upgrade to upgrade): twisted==10.1 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 4)) | |
Requirement already satisfied (use --upgrade to upgrade): txamqp==0.5 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 5)) | |
Requirement already satisfied (use --upgrade to upgrade): Django==1.3 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 6)) | |
Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.09 in ./ve/lib/python2.7/site-packages (from -r config/requirements.pip (line 8)) | |
Downloading/unpacking pycurl==7.18.1 (from -r config/requirements.pip (line 9)) | |
Running setup.py egg_info for package pycurl | |
Using curl-config (libcurl 7.21.6) | |
running egg_info | |
writing pip-egg-info/pycurl.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pycurl.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pycurl.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pycurl.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/pycurl.egg-info/SOURCES.txt' | |
Source in ./ve/build/pycurl has version 7.18.1, which satisfies requirement pycurl==7.18.1 (from -r config/requirements.pip (line 9)) | |
Downloading/unpacking decorator (from -r config/requirements.pip (line 10)) | |
Running setup.py egg_info for package decorator | |
running egg_info | |
writing pip-egg-info/decorator.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/decorator.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/decorator.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/decorator.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files found matching 'Makefile' | |
writing manifest file 'pip-egg-info/decorator.egg-info/SOURCES.txt' | |
Source in ./ve/build/decorator has version 3.3.2, which satisfies requirement decorator (from -r config/requirements.pip (line 10)) | |
Downloading/unpacking pystache==0.3.1 (from -r config/requirements.pip (line 11)) | |
Running setup.py egg_info for package pystache | |
running egg_info | |
writing pip-egg-info/pystache.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pystache.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pystache.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pystache.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/pystache.egg-info/SOURCES.txt' | |
Source in ./ve/build/pystache has version 0.3.1, which satisfies requirement pystache==0.3.1 (from -r config/requirements.pip (line 11)) | |
Downloading/unpacking django-piston==0.2.2 (from -r config/requirements.pip (line 12)) | |
Running setup.py egg_info for package django-piston | |
running egg_info | |
writing pip-egg-info/django_piston.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/django_piston.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/django_piston.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/django_piston.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/django_piston.egg-info/SOURCES.txt' | |
Source in ./ve/build/django-piston has version 0.2.2, which satisfies requirement django-piston==0.2.2 (from -r config/requirements.pip (line 12)) | |
Downloading/unpacking iso8601==0.1.4 (from -r config/requirements.pip (line 13)) | |
Running setup.py egg_info for package iso8601 | |
running egg_info | |
writing pip-egg-info/iso8601.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/iso8601.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/iso8601.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/iso8601.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/iso8601.egg-info/SOURCES.txt' | |
Source in ./ve/build/iso8601 has version 0.1.4, which satisfies requirement iso8601==0.1.4 (from -r config/requirements.pip (line 13)) | |
Downloading/unpacking supervisor (from -r config/requirements.pip (line 14)) | |
Running setup.py egg_info for package supervisor | |
running egg_info | |
writing requirements to pip-egg-info/supervisor.egg-info/requires.txt | |
writing pip-egg-info/supervisor.egg-info/PKG-INFO | |
writing namespace_packages to pip-egg-info/supervisor.egg-info/namespace_packages.txt | |
writing top-level names to pip-egg-info/supervisor.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/supervisor.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/supervisor.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/supervisor.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/supervisor.egg-info/SOURCES.txt' | |
Source in ./ve/build/supervisor has version 3.0a12, which satisfies requirement supervisor (from -r config/requirements.pip (line 14)) | |
Downloading/unpacking psycopg2==2.4.1 (from -r config/requirements.pip (line 15)) | |
Running setup.py egg_info for package psycopg2 | |
running egg_info | |
writing pip-egg-info/psycopg2.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.html' under directory 'doc' | |
warning: no files found matching '*.js' under directory 'doc' | |
warning: no files found matching '*' under directory 'doc/html' | |
no previously-included directories found matching 'doc/src/_build' | |
warning: no files found matching 'MANIFEST' | |
writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt' | |
Source in ./ve/build/psycopg2 has version 2.4.1, which satisfies requirement psycopg2==2.4.1 (from -r config/requirements.pip (line 15)) | |
Downloading/unpacking South==0.7.3 (from -r config/requirements.pip (line 16)) | |
Running setup.py egg_info for package South | |
running egg_info | |
writing pip-egg-info/South.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/South.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/South.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/South.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/South.egg-info/SOURCES.txt' | |
Source in ./ve/build/South has version 0.7.3, which satisfies requirement South==0.7.3 (from -r config/requirements.pip (line 16)) | |
Downloading/unpacking pyOpenSSL==0.11 (from -r config/requirements.pip (line 17)) | |
Running setup.py egg_info for package pyOpenSSL | |
running egg_info | |
writing pip-egg-info/pyOpenSSL.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pyOpenSSL.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pyOpenSSL.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pyOpenSSL.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
writing manifest file 'pip-egg-info/pyOpenSSL.egg-info/SOURCES.txt' | |
Source in ./ve/build/pyOpenSSL has version 0.11, which satisfies requirement pyOpenSSL==0.11 (from -r config/requirements.pip (line 17)) | |
Downloading/unpacking python-ssmi (from -r config/requirements.pip (line 18)) | |
Running setup.py egg_info for package python-ssmi | |
running egg_info | |
writing requirements to pip-egg-info/python_ssmi.egg-info/requires.txt | |
writing pip-egg-info/python_ssmi.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/python_ssmi.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/python_ssmi.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/python_ssmi.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/python_ssmi.egg-info/SOURCES.txt' | |
Source in ./ve/build/python-ssmi has version 0.0.4, which satisfies requirement python-ssmi (from -r config/requirements.pip (line 18)) | |
Downloading/unpacking python-foneworx (from -r config/requirements.pip (line 19)) | |
Running setup.py egg_info for package python-foneworx | |
running egg_info | |
writing pip-egg-info/python_foneworx.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/python_foneworx.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/python_foneworx.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/python_foneworx.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/python_foneworx.egg-info/SOURCES.txt' | |
Source in ./ve/build/python-foneworx has version 0.1, which satisfies requirement python-foneworx (from -r config/requirements.pip (line 19)) | |
Downloading/unpacking wokkel (from -r config/requirements.pip (line 20)) | |
Running setup.py egg_info for package wokkel | |
running egg_info | |
writing requirements to pip-egg-info/wokkel.egg-info/requires.txt | |
writing pip-egg-info/wokkel.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/wokkel.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/wokkel.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
package init file 'twisted/plugins/__init__.py' not found (or not a regular file) | |
reading manifest file 'pip-egg-info/wokkel.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/wokkel.egg-info/SOURCES.txt' | |
Source in ./ve/build/wokkel has version 0.7.0pre1, which satisfies requirement wokkel (from -r config/requirements.pip (line 20)) | |
Downloading/unpacking redis (from -r config/requirements.pip (line 21)) | |
Running setup.py egg_info for package redis | |
running egg_info | |
writing pip-egg-info/redis.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/redis.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/redis.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/redis.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/redis.egg-info/SOURCES.txt' | |
Source in ./ve/build/redis has version 2.4.10, which satisfies requirement redis (from -r config/requirements.pip (line 21)) | |
Obtaining python-smpp from git+git://github.com/dmaclay/python-smpp.git@develop#egg=python-smpp (from -r config/requirements.pip (line 22)) | |
Found command 'git' at '/usr/bin/git' | |
Running command /usr/bin/git config remote.origin.url | |
git://github.com/dmaclay/python-smpp.git | |
Clone in ./ve/src/python-smpp exists, and has correct URL (git://github.com/dmaclay/python-smpp.git) | |
Updating ./ve/src/python-smpp clone (to develop) | |
Running command /usr/bin/git fetch -q | |
Running command /usr/bin/git tag -l | |
Running command /usr/bin/git branch -r | |
origin/HEAD -> origin/master | |
origin/develop | |
origin/feature/VUMI-71_handle_deliver_sm_fails_for_short_message=None | |
origin/feature/multipart | |
origin/feature/smpp-SAR | |
origin/master | |
Running command /usr/bin/git branch -l | |
* (no branch) | |
master | |
Running command /usr/bin/git rev-parse origin/HEAD | |
4b37d211ea38f52ae282a469e377baabbcd17199 | |
Running command /usr/bin/git rev-parse origin/develop | |
c6febbd3799b5f6c5980b4cc4f64d2d434fee0f7 | |
Running command /usr/bin/git rev-parse origin/feature/VUMI-71_handle_deliver_sm_fails_for_short_message=None | |
79d27ffc647ece28621f5b4bdcb25908001948a3 | |
Running command /usr/bin/git rev-parse origin/feature/multipart | |
3f3b795067a8a43f84154a4cb2ab1807634e2ff4 | |
Running command /usr/bin/git rev-parse origin/feature/smpp-SAR | |
85910201927d7beb8f7add50d7e0d80a7eb678d8 | |
Running command /usr/bin/git rev-parse origin/master | |
4b37d211ea38f52ae282a469e377baabbcd17199 | |
Running command /usr/bin/git rev-parse master | |
4b37d211ea38f52ae282a469e377baabbcd17199 | |
Running command /usr/bin/git reset --hard -q c6febbd3799b5f6c5980b4cc4f64d2d434fee0f7 | |
Running setup.py egg_info for package python-smpp | |
running egg_info | |
writing python_smpp.egg-info/PKG-INFO | |
writing top-level names to python_smpp.egg-info/top_level.txt | |
writing dependency_links to python_smpp.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'python_smpp.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files found matching 'tests.py' | |
writing manifest file 'python_smpp.egg-info/SOURCES.txt' | |
Obtaining twitty-twister from git+git://github.com/dustin/twitty-twister#egg=twitty-twister (from -r config/requirements.pip (line 23)) | |
Found command 'git' at '/usr/bin/git' | |
Running command /usr/bin/git config remote.origin.url | |
git://github.com/dustin/twitty-twister | |
Clone in ./ve/src/twitty-twister exists, and has correct URL (git://github.com/dustin/twitty-twister) | |
Updating ./ve/src/twitty-twister clone | |
Running command /usr/bin/git fetch -q | |
Running command /usr/bin/git tag -l | |
Running command /usr/bin/git branch -r | |
origin/HEAD -> origin/master | |
origin/master | |
Running command /usr/bin/git branch -l | |
* master | |
Running command /usr/bin/git rev-parse origin/HEAD | |
036b6b6072b13ee5972e0722dfdc6b7ee93787e8 | |
Running command /usr/bin/git rev-parse origin/master | |
036b6b6072b13ee5972e0722dfdc6b7ee93787e8 | |
Running command /usr/bin/git rev-parse master | |
036b6b6072b13ee5972e0722dfdc6b7ee93787e8 | |
Running command /usr/bin/git reset --hard -q 036b6b6072b13ee5972e0722dfdc6b7ee93787e8 | |
Running setup.py egg_info for package twitty-twister | |
running egg_info | |
writing twittytwister.egg-info/PKG-INFO | |
writing top-level names to twittytwister.egg-info/top_level.txt | |
writing dependency_links to twittytwister.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'twittytwister.egg-info/SOURCES.txt' | |
writing manifest file 'twittytwister.egg-info/SOURCES.txt' | |
Downloading/unpacking pyserial (from -r config/requirements.pip (line 24)) | |
Running setup.py egg_info for package pyserial | |
running egg_info | |
writing pip-egg-info/pyserial.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pyserial.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pyserial.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pyserial.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'examples/miniterm.py' | |
warning: no files found matching 'test/test_io_lib.py' | |
writing manifest file 'pip-egg-info/pyserial.egg-info/SOURCES.txt' | |
Source in ./ve/build/pyserial has version 2.6, which satisfies requirement pyserial (from -r config/requirements.pip (line 24)) | |
Downloading/unpacking pytz (from -r config/requirements.pip (line 25)) | |
Running setup.py egg_info for package pytz | |
running egg_info | |
writing pip-egg-info/pytz.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pytz.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pytz.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pytz.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.pot' under directory 'pytz' | |
warning: no previously-included files found matching 'test_zdump.py' | |
writing manifest file 'pip-egg-info/pytz.egg-info/SOURCES.txt' | |
Source in ./ve/build/pytz has version 2011n, which satisfies requirement pytz (from -r config/requirements.pip (line 25)) | |
Downloading/unpacking gunicorn (from -r config/requirements.pip (line 26)) | |
Running setup.py egg_info for package gunicorn | |
running egg_info | |
writing pip-egg-info/gunicorn.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/gunicorn.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/gunicorn.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/gunicorn.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/gunicorn.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*' under directory 'debian' | |
writing manifest file 'pip-egg-info/gunicorn.egg-info/SOURCES.txt' | |
Source in ./ve/build/gunicorn has version 0.13.4, which satisfies requirement gunicorn (from -r config/requirements.pip (line 26)) | |
Downloading/unpacking python-fusiontables==0.1 (from -r config/requirements.pip (line 27)) | |
Running setup.py egg_info for package python-fusiontables | |
running egg_info | |
writing requirements to pip-egg-info/python_fusiontables.egg-info/requires.txt | |
writing pip-egg-info/python_fusiontables.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/python_fusiontables.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/python_fusiontables.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/python_fusiontables.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/python_fusiontables.egg-info/SOURCES.txt' | |
Source in ./ve/build/python-fusiontables has version 0.1, which satisfies requirement python-fusiontables==0.1 (from -r config/requirements.pip (line 27)) | |
Downloading/unpacking oauth (from -r config/requirements.pip (line 29)) | |
Running setup.py egg_info for package oauth | |
running egg_info | |
writing pip-egg-info/oauth.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/oauth.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/oauth.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/oauth.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/oauth.egg-info/SOURCES.txt' | |
Source in ./ve/build/oauth has version 1.0.1, which satisfies requirement oauth (from -r config/requirements.pip (line 29)) | |
Downloading/unpacking simplejson (from -r config/requirements.pip (line 30)) | |
Running setup.py egg_info for package simplejson | |
running egg_info | |
writing pip-egg-info/simplejson.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/simplejson.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/simplejson.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/simplejson.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/simplejson.egg-info/SOURCES.txt' | |
Source in ./ve/build/simplejson has version 2.3.2, which satisfies requirement simplejson (from -r config/requirements.pip (line 30)) | |
Requirement already satisfied (use --upgrade to upgrade): distribute in ./ve/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg (from zope.interface->-r config/requirements.pip (line 1)) | |
Downloading/unpacking anyjson (from carrot==0.10.4->-r config/requirements.pip (line 2)) | |
Running setup.py egg_info for package anyjson | |
running egg_info | |
writing pip-egg-info/anyjson.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/anyjson.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/anyjson.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/anyjson.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/anyjson.egg-info/SOURCES.txt' | |
Source in ./ve/build/anyjson has version 0.3.1, which satisfies requirement anyjson (from carrot==0.10.4->-r config/requirements.pip (line 2)) | |
Downloading/unpacking amqplib>=0.6 (from carrot==0.10.4->-r config/requirements.pip (line 2)) | |
Running setup.py egg_info for package amqplib | |
running egg_info | |
writing pip-egg-info/amqplib.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/amqplib.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/amqplib.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/amqplib.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/amqplib.egg-info/SOURCES.txt' | |
Source in ./ve/build/amqplib has version 1.0.2, which satisfies requirement amqplib>=0.6 (from carrot==0.10.4->-r config/requirements.pip (line 2)) | |
Downloading/unpacking python-dateutil (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Running setup.py egg_info for package python-dateutil | |
running egg_info | |
writing pip-egg-info/python_dateutil.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/python_dateutil.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/python_dateutil.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/python_dateutil.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/python_dateutil.egg-info/SOURCES.txt' | |
Source in ./ve/build/python-dateutil has version 1.5, which satisfies requirement python-dateutil (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Downloading/unpacking django-picklefield (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Running setup.py egg_info for package django-picklefield | |
running egg_info | |
writing pip-egg-info/django_picklefield.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/django_picklefield.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/django_picklefield.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/django_picklefield.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/django_picklefield.egg-info/SOURCES.txt' | |
Source in ./ve/build/django-picklefield has version 0.1.9, which satisfies requirement django-picklefield (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Downloading/unpacking billiard>=0.3.1 (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Running setup.py egg_info for package billiard | |
running egg_info | |
writing pip-egg-info/billiard.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/billiard.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/billiard.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/billiard.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*' under directory 'tests' | |
writing manifest file 'pip-egg-info/billiard.egg-info/SOURCES.txt' | |
Source in ./ve/build/billiard has version 0.3.1, which satisfies requirement billiard>=0.3.1 (from celery==1.0.6->-r config/requirements.pip (line 3)) | |
Downloading/unpacking meld3>=0.6.5 (from supervisor->-r config/requirements.pip (line 14)) | |
Running setup.py egg_info for package meld3 | |
running egg_info | |
writing pip-egg-info/meld3.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/meld3.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/meld3.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/meld3.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/meld3.egg-info/SOURCES.txt' | |
Source in ./ve/build/meld3 has version 0.6.7, which satisfies requirement meld3>=0.6.5 (from supervisor->-r config/requirements.pip (line 14)) | |
Downloading/unpacking oauth2 (from python-fusiontables==0.1->-r config/requirements.pip (line 27)) | |
Running setup.py egg_info for package oauth2 | |
running egg_info | |
writing requirements to pip-egg-info/oauth2.egg-info/requires.txt | |
writing pip-egg-info/oauth2.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/oauth2.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/oauth2.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/oauth2.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/oauth2.egg-info/SOURCES.txt' | |
Source in ./ve/build/oauth2 has version 1.5.211, which satisfies requirement oauth2 (from python-fusiontables==0.1->-r config/requirements.pip (line 27)) | |
Downloading/unpacking httplib2 (from python-fusiontables==0.1->-r config/requirements.pip (line 27)) | |
Running setup.py egg_info for package httplib2 | |
running egg_info | |
writing pip-egg-info/httplib2.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/httplib2.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/httplib2.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/httplib2.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/httplib2.egg-info/SOURCES.txt' | |
Source in ./ve/build/httplib2 has version 0.7.2, which satisfies requirement httplib2 (from python-fusiontables==0.1->-r config/requirements.pip (line 27)) | |
Installing collected packages: pycurl, decorator, pystache, django-piston, iso8601, supervisor, psycopg2, South, pyOpenSSL, python-ssmi, python-foneworx, wokkel, redis, python-smpp, twitty-twister, pyserial, pytz, gunicorn, python-fusiontables, oauth, simplejson, anyjson, amqplib, python-dateutil, django-picklefield, billiard, meld3, oauth2, httplib2 | |
Running setup.py install for pycurl | |
Running command /opt/vumi/ve/bin/python -c "import setuptools;__file__='/opt/vumi/ve/build/pycurl/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-oBk3aD-record/install-record.txt --install-headers /opt/vumi/ve/include/site/python2.7 | |
Using curl-config (libcurl 7.21.6) | |
running install | |
running build | |
running build_py | |
running build_ext | |
building 'pycurl' extension | |
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_GNUTLS=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/pycurl.c -o build/temp.linux-i686-2.7/src/pycurl.o | |
src/pycurl.c: In function ‘multi_socket_callback’: | |
src/pycurl.c:2234:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] | |
src/pycurl.c:2238:11: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default] | |
src/pycurl.c: In function ‘do_multi_info_read’: | |
src/pycurl.c:2693:15: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default] | |
In function ‘util_curl_unsetopt’, | |
inlined from ‘do_curl_unsetopt’ at src/pycurl.c:1455:5: | |
src/pycurl.c:1380:9: warning: call to ‘_curl_easy_setopt_err_CURLSH’ declared with attribute warning: curl_easy_setopt expects a CURLSH* argument for this option [enabled by default] | |
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-i686-2.7/src/pycurl.o -L/usr/lib/i386-linux-gnu -lcurl -lidn -lssl -lcrypto -llber -lldap -lrt -lgssapi_krb5 -lssl -lcrypto -lz -lrtmp -lz -lgnutls -o build/lib.linux-i686-2.7/pycurl.so -Wl,-Bsymbolic-functions /usr/lib/i386-linux-gnu/libcurl.a -Wl,-Bsymbolic-functions | |
/usr/bin/ld: cannot find -lrtmp | |
/usr/bin/ld: cannot find -lgnutls | |
collect2: ld returned 1 exit status | |
error: command 'gcc' failed with exit status 1 | |
Complete output from command /opt/vumi/ve/bin/python -c "import setuptools;__file__='/opt/vumi/ve/build/pycurl/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-oBk3aD-record/install-record.txt --install-headers /opt/vumi/ve/include/site/python2.7: | |
Using curl-config (libcurl 7.21.6) | |
running install | |
running build | |
running build_py | |
running build_ext | |
building 'pycurl' extension | |
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_GNUTLS=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.7 -c src/pycurl.c -o build/temp.linux-i686-2.7/src/pycurl.o | |
src/pycurl.c: In function ‘multi_socket_callback’: | |
src/pycurl.c:2234:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] | |
src/pycurl.c:2238:11: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default] | |
src/pycurl.c: In function ‘do_multi_info_read’: | |
src/pycurl.c:2693:15: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info [enabled by default] | |
In function ‘util_curl_unsetopt’, | |
inlined from ‘do_curl_unsetopt’ at src/pycurl.c:1455:5: | |
src/pycurl.c:1380:9: warning: call to ‘_curl_easy_setopt_err_CURLSH’ declared with attribute warning: curl_easy_setopt expects a CURLSH* argument for this option [enabled by default] | |
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions build/temp.linux-i686-2.7/src/pycurl.o -L/usr/lib/i386-linux-gnu -lcurl -lidn -lssl -lcrypto -llber -lldap -lrt -lgssapi_krb5 -lssl -lcrypto -lz -lrtmp -lz -lgnutls -o build/lib.linux-i686-2.7/pycurl.so -Wl,-Bsymbolic-functions /usr/lib/i386-linux-gnu/libcurl.a -Wl,-Bsymbolic-functions | |
/usr/bin/ld: cannot find -lrtmp | |
/usr/bin/ld: cannot find -lgnutls | |
collect2: ld returned 1 exit status | |
error: command 'gcc' failed with exit status 1 | |
---------------------------------------- | |
Command /opt/vumi/ve/bin/python -c "import setuptools;__file__='/opt/vumi/ve/build/pycurl/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-oBk3aD-record/install-record.txt --install-headers /opt/vumi/ve/include/site/python2.7 failed with error code 1 | |
Exception information: | |
Traceback (most recent call last): | |
File "/opt/vumi/ve/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/basecommand.py", line 126, in main | |
self.run(options, args) | |
File "/opt/vumi/ve/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/commands/install.py", line 228, in run | |
requirement_set.install(install_options, global_options) | |
File "/opt/vumi/ve/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/req.py", line 1100, in install | |
requirement.install(install_options, global_options) | |
File "/opt/vumi/ve/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/req.py", line 572, in install | |
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False) | |
File "/opt/vumi/ve/local/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/__init__.py", line 255, in call_subprocess | |
% (command_desc, proc.returncode)) | |
InstallationError: Command /opt/vumi/ve/bin/python -c "import setuptools;__file__='/opt/vumi/ve/build/pycurl/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-oBk3aD-record/install-record.txt --install-headers /opt/vumi/ve/include/site/python2.7 failed with error code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment