The attempt to merge lp:~elachuni/rnr-server/precise into lp:rnr-server failed. Below is the output from the failed tests. [localhost] local: /usr/bin/python /usr/bin/virtualenv --no-site-packages virtualenv The --no-site-packages flag is deprecated; it is now the default behavior. New python executable in virtualenv/bin/python Installing distribute.............................................................................................................................................................................................done. Installing pip...............done. [localhost] local: virtualenv/bin/pip install -r requirements.txt Downloading/unpacking http://corey-projects.googlecode.com/files/linux_metrics-0.1.0.tar.gz (from -r requirements.txt (line 11)) Downloading linux_metrics-0.1.0.tar.gz Running setup.py egg_info for package from http://corey-projects.googlecode.com/files/linux_metrics-0.1.0.tar.gz Downloading/unpacking configglue==1.0.1 (from -r requirements.txt (line 4)) Downloading configglue-1.0.1.tar.gz Running setup.py egg_info for package configglue Downloading/unpacking coverage (from -r requirements.txt (line 5)) Running setup.py egg_info for package coverage warning: no previously-included files matching '*.pyc' found anywhere in distribution Downloading/unpacking django-configglue==0.6.1 (from -r requirements.txt (line 6)) Downloading django-configglue-0.6.1.tar.gz Running setup.py egg_info for package django-configglue warning: no previously-included files matching '*.pyc' found anywhere in distribution Downloading/unpacking django-openid-auth==0.2 (from -r requirements.txt (line 7)) Downloading django-openid-auth-0.2.tar.gz Running setup.py egg_info for package django-openid-auth Downloading/unpacking django-piston (from -r requirements.txt (line 8)) Downloading django-piston-0.2.3.tar.gz Running setup.py egg_info for package django-piston Downloading/unpacking django-preflight (from -r requirements.txt (line 9)) Downloading django-preflight-0.1.4.tar.gz Running setup.py egg_info for package django-preflight Downloading/unpacking django==1.3 (from -r requirements.txt (line 10)) Running setup.py egg_info for package django Downloading/unpacking httplib2==0.6.0 (from -r requirements.txt (line 12)) Running setup.py egg_info for package httplib2 Downloading/unpacking launchpadlib==1.9.12 (from -r requirements.txt (line 13)) Running setup.py egg_info for package launchpadlib Downloading/unpacking lazr.restfulclient==0.12.0 (from -r requirements.txt (line 14)) Running setup.py egg_info for package lazr.restfulclient Downloading/unpacking mechanize (from -r requirements.txt (line 15)) Running setup.py egg_info for package mechanize Downloading/unpacking mock (from -r requirements.txt (line 16)) Running setup.py egg_info for package mock warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.html' under directory 'docs' warning: no files found matching '*.js' under directory 'docs' Downloading/unpacking oauthlib (from -r requirements.txt (line 17)) Running setup.py egg_info for package oauthlib Downloading/unpacking pep8 (from -r requirements.txt (line 18)) Running setup.py egg_info for package pep8 warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' Downloading/unpacking psycopg2==2.4.1 (from -r requirements.txt (line 19)) Running setup.py egg_info for package psycopg2 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' Downloading/unpacking python-openid (from -r requirements.txt (line 20)) Running setup.py egg_info for package python-openid warning: no files found matching 'CHANGELOG' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.html' under directory 'doc' Downloading/unpacking pytz (from -r requirements.txt (line 21)) 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' Requirement already satisfied (use --upgrade to upgrade): distribute in ./virtualenv/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg (from -r requirements.txt (line 22)) Downloading/unpacking south==0.7 (from -r requirements.txt (line 23)) Running setup.py egg_info for package south Downloading/unpacking storm (from -r requirements.txt (line 24)) Running setup.py egg_info for package storm Downloading/unpacking testtools (from -r requirements.txt (line 25)) Running setup.py egg_info for package testtools no previously-included directories found matching 'doc/_build' Downloading/unpacking wsgi-intercept==0.4 (from -r requirements.txt (line 26)) Running setup.py egg_info for package wsgi-intercept Downloading/unpacking pyxdg (from configglue==1.0.1->-r requirements.txt (line 4)) Running setup.py egg_info for package pyxdg Downloading/unpacking keyring (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Running setup.py egg_info for package keyring zip_safe flag not set; analyzing archive contents... Installed /tmp/easy_install-pVSzvf/pytest-runner-1.2/hgtools-2.0.2-py2.7.egg Installed /mnt/tarmac/cache/rnr-server/trunk/virtualenv/build/keyring/pytest_runner-1.2-py2.7.egg warning: no previously-included files found matching '.hg/last-message.txt' Downloading/unpacking lazr.uri (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Downloading lazr.uri-1.0.3.tar.gz Running setup.py egg_info for package lazr.uri Downloading/unpacking oauth (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Downloading oauth-1.0.1.tar.gz Running setup.py egg_info for package oauth Downloading/unpacking simplejson (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Running setup.py egg_info for package simplejson Downloading/unpacking testresources (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Downloading testresources-0.2.7.tar.gz Running setup.py egg_info for package testresources Downloading/unpacking wadllib (from launchpadlib==1.9.12->-r requirements.txt (line 13)) Running setup.py egg_info for package wadllib Downloading/unpacking lazr.authentication (from lazr.restfulclient==0.12.0->-r requirements.txt (line 14)) Downloading lazr.authentication-0.1.2.tar.gz Running setup.py egg_info for package lazr.authentication Downloading/unpacking extras (from testtools->-r requirements.txt (line 25)) Downloading extras-0.0.3.tar.gz Running setup.py egg_info for package extras Downloading/unpacking zope.interface (from lazr.authentication->lazr.restfulclient==0.12.0->-r requirements.txt (line 14)) 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 Installing collected packages: configglue, coverage, django-configglue, django-openid-auth, django-piston, django-preflight, django, httplib2, launchpadlib, lazr.restfulclient, mechanize, mock, oauthlib, pep8, psycopg2, python-openid, pytz, south, storm, testtools, wsgi-intercept, linux-metrics, pyxdg, keyring, lazr.uri, oauth, simplejson, testresources, wadllib, lazr.authentication, extras, zope.interface Running setup.py install for configglue Running setup.py install for coverage building 'coverage.tracer' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c coverage/tracer.c -o build/temp.linux-x86_64-2.7/coverage/tracer.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/coverage/tracer.o -o build/lib.linux-x86_64-2.7/coverage/tracer.so warning: no previously-included files matching '*.pyc' found anywhere in distribution Installing coverage2 script to /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin Installing coverage-2.7 script to /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin Installing coverage script to /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin Running setup.py install for django-configglue warning: no previously-included files matching '*.pyc' found anywhere in distribution Running setup.py install for django-openid-auth Running setup.py install for django-piston Skipping installation of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/piston/__init__.py (namespace package) Installing /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/django_piston-0.2.3-py2.7-nspkg.pth Running setup.py install for django-preflight Running setup.py install for django changing mode of build/scripts-2.7/django-admin.py from 644 to 755 changing mode of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin/django-admin.py to 755 Running setup.py install for httplib2 Running setup.py install for launchpadlib Running setup.py install for lazr.restfulclient Skipping installation of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr/__init__.py (namespace package) Installing /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr.restfulclient-0.12.0-py2.7-nspkg.pth Running setup.py install for mechanize Running setup.py install for mock warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.html' under directory 'docs' warning: no files found matching '*.js' under directory 'docs' Running setup.py install for oauthlib Running setup.py install for pep8 warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' Installing pep8 script to /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin Running setup.py install for psycopg2 building 'psycopg2._psycopg' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/green.c -o build/temp.linux-x86_64-2.7/psycopg/green.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-2.7/psycopg/pqpath.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/utils.c -o build/temp.linux-x86_64-2.7/psycopg/utils.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o -Wdeclaration-after-statement psycopg/bytes_format.c: In function ‘Bytes_Format’: psycopg/bytes_format.c:114:24: warning: variable ‘orig_args’ set but not used [-Wunused-but-set-variable] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-2.7/psycopg/connection_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-2.7/psycopg/connection_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-2.7/psycopg/notify_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-2.7/psycopg/xid_type.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o -Wdeclaration-after-statement gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.4.1 (dt dec pq3 ext)" -DPG_VERSION_HEX=0x090108 -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.1/server -c psycopg/typecast.c -o build/temp.linux-x86_64-2.7/psycopg/typecast.o -Wdeclaration-after-statement gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o build/temp.linux-x86_64-2.7/psycopg/green.o build/temp.linux-x86_64-2.7/psycopg/pqpath.o build/temp.linux-x86_64-2.7/psycopg/utils.o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o build/temp.linux-x86_64-2.7/psycopg/connection_int.o build/temp.linux-x86_64-2.7/psycopg/connection_type.o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o build/temp.linux-x86_64-2.7/psycopg/notify_type.o build/temp.linux-x86_64-2.7/psycopg/xid_type.o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.linux-x86_64-2.7/psycopg/typecast.o -lpq -o build/lib.linux-x86_64-2.7/psycopg2/_psycopg.so 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' Running setup.py install for python-openid warning: no files found matching 'CHANGELOG' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.html' under directory 'doc' Running setup.py install for pytz warning: no files found matching '*.pot' under directory 'pytz' warning: no previously-included files found matching 'test_zdump.py' Running setup.py install for south Running setup.py install for storm building 'storm.cextensions' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c storm/cextensions.c -o build/temp.linux-x86_64-2.7/storm/cextensions.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/storm/cextensions.o -o build/lib.linux-x86_64-2.7/storm/cextensions.so Running setup.py install for testtools no previously-included directories found matching 'doc/_build' Running setup.py install for wsgi-intercept Running setup.py install for linux-metrics Running setup.py install for pyxdg Running setup.py install for keyring warning: no previously-included files found matching '.hg/last-message.txt' Installing keyring script to /mnt/tarmac/cache/rnr-server/trunk/virtualenv/bin Running setup.py install for lazr.uri Skipping installation of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr/__init__.py (namespace package) Installing /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr.uri-1.0.3-py2.7-nspkg.pth Running setup.py install for oauth Running setup.py install for simplejson building 'simplejson._speedups' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-x86_64-2.7/simplejson/_speedups.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/simplejson/_speedups.o -o build/lib.linux-x86_64-2.7/simplejson/_speedups.so Running setup.py install for testresources Running setup.py install for wadllib Running setup.py install for lazr.authentication Skipping installation of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr/__init__.py (namespace package) Installing /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/lazr.authentication-0.1.2-py2.7-nspkg.pth Running setup.py install for extras Running setup.py install for 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 building 'zope.interface._zope_interface_coptimizations' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o -o build/lib.linux-x86_64-2.7/zope/interface/_zope_interface_coptimizations.so Skipping installation of /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/zope/__init__.py (namespace package) Installing /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/zope.interface-4.0.4-py2.7-nspkg.pth Successfully installed configglue coverage django-configglue django-openid-auth django-piston django-preflight django httplib2 launchpadlib lazr.restfulclient mechanize mock oauthlib pep8 psycopg2 python-openid pytz south storm testtools wsgi-intercept linux-metrics pyxdg keyring lazr.uri oauth simplejson testresources wadllib lazr.authentication extras zope.interface Cleaning up... [localhost] local: virtualenv/bin/python setup.py develop running develop running egg_info creating src/ubuntu_app_reviews_server.egg-info writing requirements to src/ubuntu_app_reviews_server.egg-info/requires.txt writing src/ubuntu_app_reviews_server.egg-info/PKG-INFO writing top-level names to src/ubuntu_app_reviews_server.egg-info/top_level.txt writing dependency_links to src/ubuntu_app_reviews_server.egg-info/dependency_links.txt writing manifest file 'src/ubuntu_app_reviews_server.egg-info/SOURCES.txt' reading manifest file 'src/ubuntu_app_reviews_server.egg-info/SOURCES.txt' writing manifest file 'src/ubuntu_app_reviews_server.egg-info/SOURCES.txt' running build_ext Creating /mnt/tarmac/cache/rnr-server/trunk/virtualenv/lib/python2.7/site-packages/ubuntu-app-reviews-server.egg-link (link to src) Adding ubuntu-app-reviews-server 12.04 to easy-install.pth file Installed /mnt/tarmac/cache/rnr-server/trunk/src Processing dependencies for ubuntu-app-reviews-server==12.04 Searching for launchpadlib==1.6.0 Reading https://launchpad.net/launchpadlib/+download?start=11 Reading http://pypi.python.org/simple/launchpadlib/ error: None Fatal error: local() encountered an error (return code 1) while executing 'virtualenv/bin/python setup.py develop' Aborting.