What's up with Jenkins? I really don't understand this error?
G ----- Forwarded message from [email protected] ----- Date: Sun, 14 Apr 2013 14:49:10 +0200 (CEST) From: [email protected] To: [email protected], [email protected], [email protected] Subject: Build failed in Jenkins: python-2.7-numpy-1.6.2-scipy-0.10.1 #2085 See <https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-2.7-numpy-1.6.2-scipy-0.10.1/2085/> ------------------------------------------ Started by user ogrisel [EnvInject] - Loading node environment variables. Building remotely on Default Debian 6 - Squeeze .1 in workspace <https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-2.7-numpy-1.6.2-scipy-0.10.1/ws/> Checkout:python-2.7-numpy-1.6.2-scipy-0.10.1 / <https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-2.7-numpy-1.6.2-scipy-0.10.1/ws/> - hudson.remoting.Channel@1766b9e9:Default Debian 6 - Squeeze .1 Using strategy: Default Last Built Revision: Revision 5d90520778b10bda845455ab06ef882c5a3bd850 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 5d90520778b10bda845455ab06ef882c5a3bd850 (origin/master) Checking out Revision 5d90520778b10bda845455ab06ef882c5a3bd850 (origin/master) [python-2.7-numpy-1.6.2-scipy-0.10.1] $ /bin/sh -xe /tmp/shiningpanda2859960742528132371.sh + . /home/slave/virtualenvs/cpython-2.7.2/bin/activate + deactivate nondestructive + [ -n ] + [ -n ] + [ -n -o -n ] + [ -n ] + unset VIRTUAL_ENV + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/home/slave/virtualenvs/cpython-2.7.2 + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/sp/lib/jvm/sun-7/bin:/home/slave/virtualenvs/cpython-2.7.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games + PATH=/home/slave/virtualenvs/cpython-2.7.2/bin:/sp/lib/jvm/sun-7/bin:/home/slave/virtualenvs/cpython-2.7.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games + export PATH + [ -n ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + [ x != x ] + basename /home/slave/virtualenvs/cpython-2.7.2 + [ cpython-2.7.2 = __ ] + basename /home/slave/virtualenvs/cpython-2.7.2 + PS1=(cpython-2.7.2)$ + export PS1 + [ -n -o -n ] + python -c import numpy; print 'numpy: ' + numpy.__version__ Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] Traceback (most recent call last): File "/home/slave/virtualenvs/cpython-2.7.2/lib/python2.7/site.py", line 677, in <module> main() File "/home/slave/virtualenvs/cpython-2.7.2/lib/python2.7/site.py", line 657, in main paths_in_sys = addsitepackages(paths_in_sys) File "/home/slave/virtualenvs/cpython-2.7.2/lib/python2.7/site.py", line 273, in addsitepackages addsitedir(sitedir, known_paths) File "/home/slave/virtualenvs/cpython-2.7.2/lib/python2.7/site.py", line 203, in addsitedir addpackage(sitedir, name, known_paths) File "/home/slave/virtualenvs/cpython-2.7.2/lib/python2.7/site.py", line 172, in addpackage exec(line) File "<string>", line 1, in <module> ImportError: No module named new Build step 'Custom Python Builder' marked build as failure Archiving artifacts Skipping Cobertura coverage report as build was not UNSTABLE or better ... ----- End forwarded message ----- -- Gael Varoquaux Researcher, INRIA Parietal Laboratoire de Neuro-Imagerie Assistee par Ordinateur NeuroSpin/CEA Saclay , Bat 145, 91191 Gif-sur-Yvette France Phone: ++ 33-1-69-08-79-68 http://gael-varoquaux.info http://twitter.com/GaelVaroquaux ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
