[p2pu-dev] Build failed in Hudson: lernanta #247
Lernanta Hudson
hudson at coin.5cat.com
Thu Nov 17 21:17:56 UTC 2011
See <http://coin.5cat.com:8080/job/lernanta/247/changes>
Changes:
[Zuzel Vera] Running tests in multiple browsers.
------------------------------------------
[...truncated 299 lines...]
copying M2Crypto/Rand.py -> build/lib.linux-i686-2.7/M2Crypto
copying M2Crypto/m2.py -> build/lib.linux-i686-2.7/M2Crypto
copying M2Crypto/SMIME.py -> build/lib.linux-i686-2.7/M2Crypto
copying M2Crypto/AuthCookie.py -> build/lib.linux-i686-2.7/M2Crypto
copying M2Crypto/EVP.py -> build/lib.linux-i686-2.7/M2Crypto
creating build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/ssl_dispatcher.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/Connection.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/SSLServer.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/__init__.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/Session.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/cb.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/Cipher.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/TwistedProtocolWrapper.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/Context.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/Checker.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
copying M2Crypto/SSL/timeout.py -> build/lib.linux-i686-2.7/M2Crypto/SSL
creating build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/__init__.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/packet.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/PublicKeyRing.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/constants.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/PublicKey.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
copying M2Crypto/PGP/RSA.py -> build/lib.linux-i686-2.7/M2Crypto/PGP
running build_ext
building 'M2Crypto.__m2crypto' extension
swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
swig -python -I/usr/include/python2.7 -I/usr/include -includeall -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
unable to execute swig: No such file or directory
error: command 'swig' failed with exit status 1
----------------------------------------
Command <http://coin.5cat.com:8080/job/lernanta/ws/.env/bin/python> -c "import setuptools; __file__='<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py';> execfile('<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py')"> install --single-version-externally-managed --record /tmp/pip-KGBES6-record/install-record.txt --install-headers <http://coin.5cat.com:8080/job/lernanta/ws/.env/include/site/python2.7> failed with error code 1
Storing complete log in /var/lib/hudson/.pip/pip.log
Requirement already satisfied (use --upgrade to upgrade): django-maintenancemode==0.9.2 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 14))
Downloading/unpacking tender-multipass==0.2.1 (from -r lernanta/requirements/prod.txt (line 15))
Running setup.py egg_info for package tender-multipass
Requirement already satisfied (use --upgrade to upgrade): markdown==2.0.3 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 12))
Obtaining django-obi from git+git://github.com/zuzelvp/django-obi.git#egg=django_obi (from -r lernanta/requirements/prod.txt (line 26))
Updating ./.env/src/django-obi clone
Running setup.py egg_info for package django-obi
Obtaining django-ckeditor from git+git://github.com/shaunsephton/django-ckeditor.git#egg=django_ckeditor (from -r lernanta/requirements/prod.txt (line 24))
Updating ./.env/src/django-ckeditor clone
Running setup.py egg_info for package django-ckeditor
Obtaining test-utils from git+git://github.com/jbalogh/test-utils#egg=test-utils (from -r lernanta/requirements/dev.txt (line 12))
Updating ./.env/src/test-utils clone
Running setup.py egg_info for package test-utils
no previously-included directories found matching 'example-project'
Requirement already satisfied (use --upgrade to upgrade): python-openid==2.2.5 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 11))
Requirement already satisfied (use --upgrade to upgrade): pep8==0.6.1 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 8))
Obtaining xrd from git+git://github.com/paulosman/python-xrd#egg=xrd (from -r lernanta/requirements/prod.txt (line 19))
Updating ./.env/src/xrd clone
Running setup.py egg_info for package xrd
Requirement already satisfied (use --upgrade to upgrade): beautifulsoup==3.2.0 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 7))
Requirement already satisfied (use --upgrade to upgrade): nose==1.0.0 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): celery==2.2.6 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): docutils==0.7 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): feedparser==5.0.1 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 8))
Obtaining commonware from git+git://github.com/jsocol/commonware.git#egg=commonware (from -r lernanta/requirements/prod.txt (line 18))
Updating ./.env/src/commonware clone
Running setup.py egg_info for package commonware
Obtaining wellknown from git+git://github.com/paulosman/django-wellknown.git#egg=wellknown (from -r lernanta/requirements/prod.txt (line 20))
Updating ./.env/src/wellknown clone
Running setup.py egg_info for package wellknown
Obtaining django-openid-auth from git+git://github.com/paulosman/django-openid-auth.git#egg=django_openid_auth (from -r lernanta/requirements/prod.txt (line 23))
Updating ./.env/src/django-openid-auth clone
Running setup.py egg_info for package django-openid-auth
Obtaining unicodecsv from git+git://github.com/jdunck/python-unicodecsv.git#egg=unicodecsv (from -r lernanta/requirements/prod.txt (line 25))
Updating ./.env/src/unicodecsv clone
Running setup.py egg_info for package unicodecsv
Obtaining django-recaptcha from git+git://github.com/mozilla/django-recaptcha.git#egg=django-recaptcha (from -r lernanta/requirements/prod.txt (line 21))
Updating ./.env/src/django-recaptcha clone
Running setup.py egg_info for package django-recaptcha
Requirement already satisfied (use --upgrade to upgrade): django-voting==0.1 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 6))
Obtaining django-nose from git+git://github.com/jbalogh/django-nose#egg=django-nose (from -r lernanta/requirements/dev.txt (line 11))
Updating ./.env/src/django-nose clone
Running setup.py egg_info for package django-nose
warning: no previously-included files matching '*.py[co]' found under directory 'django_nose'
warning: no previously-included files matching '*.py[co]' found under directory 'testapp'
Requirement already satisfied (use --upgrade to upgrade): jinja2==2.5.5 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 7))
Requirement already satisfied (use --upgrade to upgrade): coverage==3.5 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): bleach==1.0.1 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 13))
Requirement already satisfied (use --upgrade to upgrade): ipython==0.10.2 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): django-taggit==0.9.3 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 5))
Obtaining embedly-python from git+git://github.com/embedly/embedly-python.git#egg=embedly_python (from -r lernanta/requirements/prod.txt (line 27))
Updating ./.env/src/embedly-python clone
Running setup.py egg_info for package embedly-python
Obtaining django-debug-toolbar from git+git://github.com/robhudson/django-debug-toolbar.git#egg=django-debug-toolbar (from -r lernanta/requirements/dev.txt (line 13))
Updating ./.env/src/django-debug-toolbar clone
Running setup.py egg_info for package django-debug-toolbar
Requirement already satisfied (use --upgrade to upgrade): pyflakes==0.4.0 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/dev.txt (line 9))
Obtaining django-push from git+git://github.com/paulosman/django-push.git#egg=django_push (from -r lernanta/requirements/prod.txt (line 22))
Updating ./.env/src/django-push clone
Running setup.py egg_info for package django-push
Requirement already satisfied (use --upgrade to upgrade): django==1.3 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 1))
Obtaining python-xrd from git+git://github.com/jbalogh/django-cache-machine.git#egg=python_xrd-dev (from -r lernanta/requirements/prod.txt (line 17))
Updating ./.env/src/python-xrd clone
Running setup.py egg_info for package python-xrd
no previously-included directories found matching 'examples'
Requirement already satisfied (use --upgrade to upgrade): django-messages==0.4.4 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 10))
Requirement already satisfied (use --upgrade to upgrade): python-memcached==1.47 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): django-celery==2.2.4 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): south==0.7.3 in ./.env/lib/python2.7/site-packages (from -r lernanta/requirements/prod.txt (line 9))
Downloading/unpacking M2Crypto (from tender-multipass==0.2.1->-r lernanta/requirements/prod.txt (line 15))
Running setup.py egg_info for package M2Crypto
Requirement already satisfied (use --upgrade to upgrade): PIL in ./.env/lib/python2.7/site-packages/PIL (from django-ckeditor->-r lernanta/requirements/prod.txt (line 24))
Requirement already satisfied (use --upgrade to upgrade): distribute in ./.env/lib/python2.7/site-packages/distribute-0.6.10-py2.7.egg (from pep8==0.6.1->-r lernanta/requirements/dev.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): iso8601 in ./.env/lib/python2.7/site-packages (from xrd->-r lernanta/requirements/prod.txt (line 19))
Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=1.5.0,<2.0.0 in ./.env/lib/python2.7/site-packages (from celery==2.2.6->-r lernanta/requirements/prod.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.1 in ./.env/lib/python2.7/site-packages (from celery==2.2.6->-r lernanta/requirements/prod.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): kombu>=1.1.2,<2.0.0 in ./.env/lib/python2.7/site-packages (from celery==2.2.6->-r lernanta/requirements/prod.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): pyparsing>=1.5.0,<2.0.0 in ./.env/lib/python2.7/site-packages (from celery==2.2.6->-r lernanta/requirements/prod.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): recaptcha-client in ./.env/lib/python2.7/site-packages (from django-recaptcha->-r lernanta/requirements/prod.txt (line 21))
Requirement already satisfied (use --upgrade to upgrade): html5lib in ./.env/lib/python2.7/site-packages (from bleach==1.0.1->-r lernanta/requirements/prod.txt (line 13))
Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages (from embedly-python->-r lernanta/requirements/prod.txt (line 27))
Requirement already satisfied (use --upgrade to upgrade): django-picklefield in ./.env/lib/python2.7/site-packages (from django-celery==2.2.4->-r lernanta/requirements/prod.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): amqplib>=1.0 in ./.env/lib/python2.7/site-packages (from kombu>=1.1.2,<2.0.0->celery==2.2.6->-r lernanta/requirements/prod.txt (line 3))
Installing collected packages: commonware, django-ckeditor, django-debug-toolbar, django-nose, django-obi, django-openid-auth, django-push, django-recaptcha, embedly-python, M2Crypto, python-xrd, tender-multipass, test-utils, unicodecsv, wellknown, xrd
Running setup.py develop for commonware
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/commonware.egg-link> (link to .)
commonware 0.2.4 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/commonware>
Running setup.py develop for django-ckeditor
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-ckeditor.egg-link> (link to .)
django-ckeditor 0.0.9 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-ckeditor>
Running setup.py develop for django-debug-toolbar
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-debug-toolbar.egg-link> (link to .)
django-debug-toolbar 0.8.5 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-debug-toolbar>
Running setup.py develop for django-nose
warning: no previously-included files matching '*.py[co]' found under directory 'django_nose'
warning: no previously-included files matching '*.py[co]' found under directory 'testapp'
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-nose.egg-link> (link to .)
django-nose 0.1.3 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-nose>
Running setup.py develop for django-obi
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-obi.egg-link> (link to .)
django-obi 0.1 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-obi>
Running setup.py develop for django-openid-auth
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-openid-auth.egg-link> (link to .)
django-openid-auth 0.3 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-openid-auth>
Running setup.py develop for django-push
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-push.egg-link> (link to src)
django-push 0.3 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-push/src>
Running setup.py develop for django-recaptcha
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-recaptcha.egg-link> (link to .)
django-recaptcha 0.0.1 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-recaptcha>
Running setup.py develop for embedly-python
Creating <http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/Embedly.egg-link> (link to .)
Embedly 0.3 is already the active version in easy-install.pth
Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/embedly-python>
Running setup.py install for M2Crypto
building 'M2Crypto.__m2crypto' extension
swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
swig -python -I/usr/include/python2.7 -I/usr/include -includeall -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
unable to execute swig: No such file or directory
error: command 'swig' failed with exit status 1
Complete output from command <http://coin.5cat.com:8080/job/lernanta/ws/.env/bin/python> -c "import setuptools; __file__='<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py';> execfile('<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py')"> install --single-version-externally-managed --record /tmp/pip-9_MQqn-record/install-record.txt --install-headers <http://coin.5cat.com:8080/job/lernanta/ws/.env/include/site/python2.7>:
running install
running build
running build_py
running build_ext
building 'M2Crypto.__m2crypto' extension
swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
swig -python -I/usr/include/python2.7 -I/usr/include -includeall -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
unable to execute swig: No such file or directory
error: command 'swig' failed with exit status 1
----------------------------------------
Command <http://coin.5cat.com:8080/job/lernanta/ws/.env/bin/python> -c "import setuptools; __file__='<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py';> execfile('<http://coin.5cat.com:8080/job/lernanta/ws/.env/build/M2Crypto/setup.py')"> install --single-version-externally-managed --record /tmp/pip-9_MQqn-record/install-record.txt --install-headers <http://coin.5cat.com:8080/job/lernanta/ws/.env/include/site/python2.7> failed with error code 1
Storing complete log in /var/lib/hudson/.pip/pip.log
Recording test results
More information about the p2pu-dev
mailing list