Skip to content

Instantly share code, notes, and snippets.

@thom4parisot
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save thom4parisot/c18cc6f10be587b4ae2b to your computer and use it in GitHub Desktop.

Select an option

Save thom4parisot/c18cc6f10be587b4ae2b to your computer and use it in GitHub Desktop.
Downloading/unpacking Chameleon==2.18 (from -r requirements.txt (line 1))
Running setup.py egg_info for package Chameleon
Downloading/unpacking Mako==1.0.0 (from -r requirements.txt (line 2))
Running setup.py egg_info for package Mako
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
Downloading/unpacking MarkupSafe==0.23 (from -r requirements.txt (line 3))
Downloading MarkupSafe-0.23.tar.gz
Running setup.py egg_info for package MarkupSafe
Downloading/unpacking PasteDeploy==1.5.2 (from -r requirements.txt (line 4))
Downloading PasteDeploy-1.5.2.tar.gz
Running setup.py egg_info for package PasteDeploy
Downloading/unpacking Pygments==2.0.1 (from -r requirements.txt (line 5))
Running setup.py egg_info for package Pygments
Downloading/unpacking WebOb==1.4 (from -r requirements.txt (line 6))
Running setup.py egg_info for package WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Downloading/unpacking boto==2.34.0 (from -r requirements.txt (line 7))
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 gunicorn==19.1.1 (from -r requirements.txt (line 8))
Running setup.py egg_info for package gunicorn
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 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
Downloading/unpacking pyramid==1.5.2 (from -r requirements.txt (line 9))
Running setup.py egg_info for package pyramid
Downloading/unpacking pyramid-chameleon==0.3 (from -r requirements.txt (line 10))
Downloading pyramid_chameleon-0.3.tar.gz
Running setup.py egg_info for package pyramid-chameleon
Downloading/unpacking pyramid-debugtoolbar==2.2.2 (from -r requirements.txt (line 11))
Running setup.py egg_info for package pyramid-debugtoolbar
Downloading/unpacking pyramid-mako==1.0.2 (from -r requirements.txt (line 12))
Downloading pyramid_mako-1.0.2.tar.gz
Running setup.py egg_info for package pyramid-mako
warning: no files found matching '*.*_tmpl' under directory 'pyramid_mako'
warning: no files found matching '*.ico' under directory 'pyramid_mako'
warning: no files found matching '*.png' under directory 'pyramid_mako'
warning: no files found matching '*.pot' under directory 'pyramid_mako'
warning: no files found matching '*.cfg' under directory 'pyramid_mako'
warning: no files found matching '*.mo' under directory 'pyramid_mako'
warning: no files found matching '*.po' under directory 'pyramid_mako'
warning: no files found matching '*.ini' under directory 'pyramid_mako'
Downloading/unpacking python-dateutil==2.2 (from -r requirements.txt (line 13))
Running setup.py egg_info for package python-dateutil
Downloading/unpacking repoze.lru==0.6 (from -r requirements.txt (line 14))
Downloading repoze.lru-0.6.tar.gz
Running setup.py egg_info for package repoze.lru
Downloading/unpacking requests==2.4.3 (from -r requirements.txt (line 15))
Running setup.py egg_info for package requests
Downloading/unpacking scikit-learn==0.15.2 (from -r requirements.txt (line 16))
Running setup.py egg_info for package scikit-learn
Partial import of sklearn during the build process.
Downloading/unpacking six==1.8.0 (from -r requirements.txt (line 17))
Downloading six-1.8.0.tar.gz
Running setup.py egg_info for package six
no previously-included directories found matching 'documentation/_build'
Downloading/unpacking translationstring==1.3 (from -r requirements.txt (line 18))
Downloading translationstring-1.3.tar.gz
Running setup.py egg_info for package translationstring
no previously-included directories found matching 'docs/_build'
Downloading/unpacking venusian==1.0 (from -r requirements.txt (line 19))
Running setup.py egg_info for package venusian
Downloading/unpacking waitress==0.8.9 (from -r requirements.txt (line 20))
Running setup.py egg_info for package waitress
Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib/python2.7 (from -r requirements.txt (line 21))
Downloading/unpacking zope.deprecation==4.1.1 (from -r requirements.txt (line 22))
Running setup.py egg_info for package zope.deprecation
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
Downloading/unpacking zope.interface==4.1.1 (from -r requirements.txt (line 23))
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): distribute in /usr/lib/python2.7/dist-packages (from pyramid==1.5.2->-r requirements.txt (line 9))
Installing collected packages: Chameleon, Mako, MarkupSafe, PasteDeploy, Pygments, WebOb, boto, gunicorn, pyramid, pyramid-chameleon, pyramid-debugtoolbar, pyramid-mako, python-dateutil, repoze.lru, requests, scikit-learn, six, translationstring, venusian, waitress, zope.deprecation, zope.interface
Running setup.py install for Chameleon
Running setup.py install for Mako
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
Installing mako-render script to /usr/local/bin
Running setup.py install for MarkupSafe
building 'markupsafe._speedups' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so
Running setup.py install for PasteDeploy
Skipping installation of /usr/local/lib/python2.7/dist-packages/paste/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/PasteDeploy-1.5.2-nspkg.pth
Running setup.py install for Pygments
Installing pygmentize script to /usr/local/bin
Running setup.py install for WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
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 /usr/local/bin/cfadmin to 755
changing mode of /usr/local/bin/taskadmin to 755
changing mode of /usr/local/bin/s3put to 755
changing mode of /usr/local/bin/glacier to 755
changing mode of /usr/local/bin/fetch_file to 755
changing mode of /usr/local/bin/lss3 to 755
changing mode of /usr/local/bin/cwutil to 755
changing mode of /usr/local/bin/list_instances to 755
changing mode of /usr/local/bin/dynamodb_load to 755
changing mode of /usr/local/bin/asadmin to 755
changing mode of /usr/local/bin/mturk to 755
changing mode of /usr/local/bin/sdbadmin to 755
changing mode of /usr/local/bin/route53 to 755
changing mode of /usr/local/bin/cq to 755
changing mode of /usr/local/bin/pyami_sendmail to 755
changing mode of /usr/local/bin/launch_instance to 755
changing mode of /usr/local/bin/elbadmin to 755
changing mode of /usr/local/bin/bundle_image to 755
changing mode of /usr/local/bin/instance_events to 755
changing mode of /usr/local/bin/dynamodb_dump to 755
changing mode of /usr/local/bin/kill_instance to 755
Running setup.py install for gunicorn
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 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
SyntaxError: ('invalid syntax', ('/usr/local/lib/python2.7/dist-packages/gunicorn/workers/_gaiohttp.py', 64, 26, ' yield from self.wsgi.close()\n'))
Installing gunicorn_paster script to /usr/local/bin
Installing gunicorn script to /usr/local/bin
Installing gunicorn_django script to /usr/local/bin
Running setup.py install for pyramid
Installing ptweens script to /usr/local/bin
Installing pdistreport script to /usr/local/bin
Installing proutes script to /usr/local/bin
Installing pshell script to /usr/local/bin
Installing prequest script to /usr/local/bin
Installing pviews script to /usr/local/bin
Installing pcreate script to /usr/local/bin
Installing pserve script to /usr/local/bin
Running setup.py install for pyramid-chameleon
Running setup.py install for pyramid-debugtoolbar
Running setup.py install for pyramid-mako
warning: no files found matching '*.*_tmpl' under directory 'pyramid_mako'
warning: no files found matching '*.ico' under directory 'pyramid_mako'
warning: no files found matching '*.png' under directory 'pyramid_mako'
warning: no files found matching '*.pot' under directory 'pyramid_mako'
warning: no files found matching '*.cfg' under directory 'pyramid_mako'
warning: no files found matching '*.mo' under directory 'pyramid_mako'
warning: no files found matching '*.po' under directory 'pyramid_mako'
warning: no files found matching '*.ini' under directory 'pyramid_mako'
Found existing installation: python-dateutil 1.5
Uninstalling python-dateutil:
Successfully uninstalled python-dateutil
Running setup.py install for python-dateutil
Running setup.py install for repoze.lru
Skipping installation of /usr/local/lib/python2.7/dist-packages/repoze/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/repoze.lru-0.6-nspkg.pth
Running setup.py install for requests
Running setup.py install for scikit-learn
Partial import of sklearn during the build process.
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not found in /usr/lib
libraries mkl,vml,guide not found in /usr/lib/x86_64-linux-gnu
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/x86_64-linux-gnu
NOT AVAILABLE
atlas_blas_info:
libraries f77blas,cblas,atlas not found in /usr/local/lib
libraries f77blas,cblas,atlas not found in /usr/lib
libraries f77blas,cblas,atlas not found in /usr/lib/x86_64-linux-gnu
NOT AVAILABLE
/usr/lib/python2.7/dist-packages/numpy/distutils/system_info.py:1423: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in /usr/local/lib
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
language = f77
FOUND:
libraries = ['blas']
library_dirs = ['/usr/lib']
define_macros = [('NO_ATLAS_INFO', 1)]
language = f77
sklearn/setup.py:77: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
warnings.warn(BlasNotFoundError.__doc__)
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
build_src
building library "libsvm-skl" sources
building library "cblas" sources
building extension "sklearn.__check_build._check_build" sources
building extension "sklearn.svm.libsvm" sources
building extension "sklearn.svm.liblinear" sources
building extension "sklearn.svm.libsvm_sparse" sources
building extension "sklearn.datasets._svmlight_format" sources
building extension "sklearn.feature_extraction._hashing" sources
building extension "sklearn.cluster._hierarchical" sources
building extension "sklearn.cluster._k_means" sources
building extension "sklearn.ensemble._gradient_boosting" sources
building extension "sklearn.utils.sparsetools._min_spanning_tree" sources
building extension "sklearn.utils.sparsetools._traversal" sources
building extension "sklearn.utils.sparsetools._graph_tools" sources
building extension "sklearn.utils.sparsefuncs_fast" sources
building extension "sklearn.utils.arrayfuncs" sources
building extension "sklearn.utils.murmurhash" sources
building extension "sklearn.utils.lgamma" sources
building extension "sklearn.utils.graph_shortest_path" sources
building extension "sklearn.utils.fast_dict" sources
building extension "sklearn.utils.seq_dataset" sources
building extension "sklearn.utils.weight_vector" sources
building extension "sklearn.utils._random" sources
building extension "sklearn.utils._logistic_sigmoid" sources
building extension "sklearn.neighbors.ball_tree" sources
building extension "sklearn.neighbors.kd_tree" sources
building extension "sklearn.neighbors.dist_metrics" sources
building extension "sklearn.neighbors.typedefs" sources
building extension "sklearn.manifold._utils" sources
building extension "sklearn.metrics.pairwise_fast" sources
building extension "sklearn.tree._tree" sources
building extension "sklearn.tree._utils" sources
building extension "sklearn.metrics/cluster.expected_mutual_info_fast" sources
building extension "sklearn._hmmc" sources
building extension "sklearn._isotonic" sources
building extension "sklearn.linear_model.cd_fast" sources
building extension "sklearn.linear_model.sgd_fast" sources
building extension "sklearn.utils.sparsetools._min_spanning_tree" sources
building extension "sklearn.utils.sparsetools._traversal" sources
building extension "sklearn.utils.sparsetools._graph_tools" sources
building extension "sklearn.utils.sparsefuncs_fast" sources
building extension "sklearn.utils.arrayfuncs" sources
building extension "sklearn.utils.murmurhash" sources
building extension "sklearn.utils.lgamma" sources
building extension "sklearn.utils.graph_shortest_path" sources
building extension "sklearn.utils.fast_dict" sources
building extension "sklearn.utils.seq_dataset" sources
building extension "sklearn.utils.weight_vector" sources
building extension "sklearn.utils._random" sources
building extension "sklearn.utils._logistic_sigmoid" sources
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'libsvm-skl' library
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -c'
g++: sklearn/svm/src/libsvm/libsvm_template.cpp
ar: adding 1 object files to build/temp.linux-x86_64-2.7/liblibsvm-skl.a
building 'cblas' library
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -c'
gcc: sklearn/src/cblas/ATL_drefrotg.c
gcc: sklearn/src/cblas/cblas_dnrm2.c
gcc: sklearn/src/cblas/ATL_drefasum.c
gcc: sklearn/src/cblas/ATL_srefcopy.c
gcc: sklearn/src/cblas/cblas_dger.c
sklearn/src/cblas/cblas_dger.c: In function 'cblas_dger':
sklearn/src/cblas/cblas_dger.c:73:7: warning: implicit declaration of function 'cblas_xerbla' [-Wimplicit-function-declaration]
sklearn/src/cblas/cblas_dger.c: At top level:
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/cblas_srot.c
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/cblas_dasum.c
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/ATL_srefrot.c
gcc: sklearn/src/cblas/ATL_drefger.c
gcc: sklearn/src/cblas/ATL_drefgemvT.c
gcc: sklearn/src/cblas/cblas_scopy.c
sklearn/src/cblas/cblas_scopy.c: In function 'cblas_scopy':
sklearn/src/cblas/cblas_scopy.c:46:10: warning: implicit declaration of function 'ATL_srefcopy' [-Wimplicit-function-declaration]
sklearn/src/cblas/cblas_scopy.c: At top level:
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/ATL_drefcopy.c
gcc: sklearn/src/cblas/cblas_dscal.c
gcc: sklearn/src/cblas/ATL_srefrotg.c
gcc: sklearn/src/cblas/cblas_drot.c
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/ATL_drefrot.c
gcc: sklearn/src/cblas/cblas_drotg.c
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/cblas_srotg.c
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/ATL_drefgemv.c
gcc: sklearn/src/cblas/cblas_ddot.c
gcc: sklearn/src/cblas/cblas_xerbla.c
sklearn/src/cblas/cblas_xerbla.c: In function 'cblas_xerbla':
sklearn/src/cblas/cblas_xerbla.c:52:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
sklearn/src/cblas/cblas_xerbla.c:52:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
gcc: sklearn/src/cblas/cblas_errprn.c
gcc: sklearn/src/cblas/cblas_dgemv.c
sklearn/src/cblas/cblas_dgemv.c: In function 'cblas_dgemv':
sklearn/src/cblas/cblas_dgemv.c:79:7: warning: implicit declaration of function 'cblas_xerbla' [-Wimplicit-function-declaration]
sklearn/src/cblas/cblas_dgemv.c: At top level:
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/cblas_daxpy.c
gcc: sklearn/src/cblas/cblas_dcopy.c
sklearn/src/cblas/cblas_dcopy.c: In function 'cblas_dcopy':
sklearn/src/cblas/cblas_dcopy.c:46:10: warning: implicit declaration of function 'ATL_drefcopy' [-Wimplicit-function-declaration]
sklearn/src/cblas/cblas_dcopy.c: At top level:
sklearn/src/cblas/atlas_misc.h:393:12: warning: 'ATL_AlignOffset' defined but not used [-Wunused-function]
sklearn/src/cblas/atlas_misc.h:409:14: warning: 'ATL_Align2Ptr' defined but not used [-Wunused-function]
gcc: sklearn/src/cblas/ATL_drefgemvN.c
ar: adding 26 object files to build/temp.linux-x86_64-2.7/libcblas.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
resetting extension 'sklearn.svm.liblinear' language from 'f77' to 'c++'.
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgf90
Could not locate executable pgf77
customize AbsoftFCompiler
Could not locate executable f90
customize NAGFCompiler
Found executable /usr/bin/f95
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'sklearn.__check_build._check_build' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/__check_build/_check_build.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/__check_build/_check_build.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/__check_build/_check_build.so
building 'sklearn.svm.libsvm' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -Isklearn/svm/src/libsvm -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/svm/libsvm.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/svm/libsvm.o -Lbuild/temp.linux-x86_64-2.7 -llibsvm-skl -o build/lib.linux-x86_64-2.7/sklearn/svm/libsvm.so
building 'sklearn.svm.liblinear' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/svm/liblinear.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
g++: sklearn/svm/src/liblinear/tron.cpp
g++: sklearn/svm/src/liblinear/linear.cpp
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/svm/liblinear.o build/temp.linux-x86_64-2.7/sklearn/svm/src/liblinear/linear.o build/temp.linux-x86_64-2.7/sklearn/svm/src/liblinear/tron.o -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -o build/lib.linux-x86_64-2.7/sklearn/svm/liblinear.so
building 'sklearn.svm.libsvm_sparse' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -Isklearn/svm/src/libsvm -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/svm/libsvm_sparse.c
sklearn/svm/libsvm_sparse.c: In function '__pyx_pf_7sklearn_3svm_13libsvm_sparse_libsvm_sparse_train':
sklearn/svm/libsvm_sparse.c:2196:3: warning: passing argument 2 of 'copy_support' from incompatible pointer type [enabled by default]
sklearn/svm/src/libsvm/libsvm_sparse_helper.c:310:6: note: expected 'struct svm_model *' but argument is of type 'struct svm_csr_model *'
sklearn/svm/libsvm_sparse.c: At top level:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/svm/libsvm_sparse.o -Lbuild/temp.linux-x86_64-2.7 -llibsvm-skl -o build/lib.linux-x86_64-2.7/sklearn/svm/libsvm_sparse.so
building 'sklearn.datasets._svmlight_format' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/datasets/_svmlight_format.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/datasets/_svmlight_format.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/datasets/_svmlight_format.so
building 'sklearn.feature_extraction._hashing' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/feature_extraction/_hashing.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/feature_extraction/_hashing.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/feature_extraction/_hashing.so
building 'sklearn.cluster._hierarchical' extension
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
g++: sklearn/cluster/_hierarchical.cpp
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: 'int _import_umath()' defined but not used [-Wunused-function]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/cluster/_hierarchical.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/cluster/_hierarchical.so
building 'sklearn.cluster._k_means' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/cluster/_k_means.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/sklearn/cluster/_k_means.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lgfortran -o build/lib.linux-x86_64-2.7/sklearn/cluster/_k_means.so
building 'sklearn.ensemble._gradient_boosting' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/ensemble/_gradient_boosting.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/ensemble/_gradient_boosting.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/ensemble/_gradient_boosting.so
building 'sklearn.utils.sparsetools._min_spanning_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_min_spanning_tree.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_min_spanning_tree.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/sparsetools/_min_spanning_tree.so
building 'sklearn.utils.sparsetools._traversal' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_traversal.c
sklearn/utils/sparsetools/_traversal.c: In function '__Pyx_GetBuffer':
sklearn/utils/sparsetools/_traversal.c:10909:15: warning: unused variable 'getbuffer_cobj' [-Wunused-variable]
sklearn/utils/sparsetools/_traversal.c: In function '__Pyx_ReleaseBuffer':
sklearn/utils/sparsetools/_traversal.c:10949:15: warning: unused variable 'releasebuffer_cobj' [-Wunused-variable]
sklearn/utils/sparsetools/_traversal.c: At top level:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_traversal.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/sparsetools/_traversal.so
building 'sklearn.utils.sparsetools._graph_tools' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_graph_tools.c
sklearn/utils/sparsetools/_graph_tools.c: In function '__Pyx_GetBuffer':
sklearn/utils/sparsetools/_graph_tools.c:8680:15: warning: unused variable 'getbuffer_cobj' [-Wunused-variable]
sklearn/utils/sparsetools/_graph_tools.c: In function '__Pyx_ReleaseBuffer':
sklearn/utils/sparsetools/_graph_tools.c:8720:15: warning: unused variable 'releasebuffer_cobj' [-Wunused-variable]
sklearn/utils/sparsetools/_graph_tools.c: At top level:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_graph_tools.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/sparsetools/_graph_tools.so
building 'sklearn.utils.sparsefuncs_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/sparsefuncs_fast.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/sparsefuncs_fast.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/utils/sparsefuncs_fast.so
building 'sklearn.utils.arrayfuncs' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/arrayfuncs.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/sklearn/utils/arrayfuncs.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lgfortran -o build/lib.linux-x86_64-2.7/sklearn/utils/arrayfuncs.so
building 'sklearn.utils.murmurhash' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Isklearn/utils/src -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/murmurhash.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-Isklearn/utils/src -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
g++: sklearn/utils/src/MurmurHash3.cpp
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/murmurhash.o build/temp.linux-x86_64-2.7/sklearn/utils/src/MurmurHash3.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/murmurhash.so
building 'sklearn.utils.lgamma' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-Isklearn/utils/src -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/lgamma.c
gcc: sklearn/utils/src/gamma.c
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/lgamma.o build/temp.linux-x86_64-2.7/sklearn/utils/src/gamma.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/utils/lgamma.so
building 'sklearn.utils.graph_shortest_path' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/graph_shortest_path.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/graph_shortest_path.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/graph_shortest_path.so
building 'sklearn.utils.fast_dict' extension
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
g++: sklearn/utils/fast_dict.cpp
sklearn/utils/fast_dict.cpp: In function 'PyObject* __pyx_pw_7sklearn_5utils_9fast_dict_1argmin(PyObject*, PyObject*)':
sklearn/utils/fast_dict.cpp:18786:44: warning: '__pyx_v_min_key' may be used uninitialized in this function [-Wuninitialized]
sklearn/utils/fast_dict.cpp:3316:46: note: '__pyx_v_min_key' was declared here
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h: At global scope:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: 'int _import_umath()' defined but not used [-Wunused-function]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/fast_dict.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/utils/fast_dict.so
building 'sklearn.utils.seq_dataset' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/seq_dataset.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/seq_dataset.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/sklearn/utils/seq_dataset.so
building 'sklearn.utils.weight_vector' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/weight_vector.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/sklearn/utils/weight_vector.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lgfortran -o build/lib.linux-x86_64-2.7/sklearn/utils/weight_vector.so
building 'sklearn.utils._random' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/_random.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/_random.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/utils/_random.so
building 'sklearn.utils._logistic_sigmoid' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/utils/_logistic_sigmoid.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/utils/_logistic_sigmoid.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/utils/_logistic_sigmoid.so
building 'sklearn.neighbors.ball_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/neighbors/ball_tree.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/neighbors/ball_tree.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/neighbors/ball_tree.so
building 'sklearn.neighbors.kd_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/neighbors/kd_tree.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
sklearn/neighbors/kd_tree.c: In function '__pyx_f_7sklearn_9neighbors_7kd_tree_10BinaryTree__recursive_build':
sklearn/neighbors/kd_tree.c:19257:49: warning: '__pyx_v_j' may be used uninitialized in this function [-Wuninitialized]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/neighbors/kd_tree.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/neighbors/kd_tree.so
building 'sklearn.neighbors.dist_metrics' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/neighbors/dist_metrics.c
sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_dist':
sklearn/neighbors/dist_metrics.c:5657:94: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_rdist' from incompatible pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:5532:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_SEuclideanDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *'
sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_dist':
sklearn/neighbors/dist_metrics.c:6310:93: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_rdist' from incompatible pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:6231:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *'
sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_dist':
sklearn/neighbors/dist_metrics.c:6852:94: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_rdist' from incompatible pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:6737:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_WMinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *'
sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_dist':
sklearn/neighbors/dist_metrics.c:7520:95: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_rdist' from incompatible pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:7350:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MahalanobisDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *'
sklearn/neighbors/dist_metrics.c: At top level:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/neighbors/dist_metrics.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/neighbors/dist_metrics.so
building 'sklearn.neighbors.typedefs' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/neighbors/typedefs.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/neighbors/typedefs.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/neighbors/typedefs.so
building 'sklearn.manifold._utils' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
extra options: '-O3'
gcc: sklearn/manifold/_utils.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/manifold/_utils.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/manifold/_utils.so
building 'sklearn.metrics.pairwise_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/metrics/pairwise_fast.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/sklearn/metrics/pairwise_fast.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lgfortran -o build/lib.linux-x86_64-2.7/sklearn/metrics/pairwise_fast.so
building 'sklearn.tree._tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
extra options: '-O3'
gcc: sklearn/tree/_tree.c
sklearn/tree/_tree.c: In function '__pyx_pf_7sklearn_4tree_5_tree_23ClassificationCriterion___cinit__':
sklearn/tree/_tree.c:2618:41: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_8Splitter_init':
sklearn/tree/_tree.c:8486:42: warning: variable '__pyx_t_11' set but not used [-Wunused-but-set-variable]
sklearn/tree/_tree.c: In function '__pyx_pf_7sklearn_4tree_5_tree_4Tree___cinit__':
sklearn/tree/_tree.c:17557:41: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_4Tree__get_node_ndarray':
sklearn/tree/_tree.c:20258:3: warning: passing argument 1 of '(struct PyObject * (*)(struct PyTypeObject *, struct PyArray_Descr *, int, npy_intp *, npy_intp *, void *, int, struct PyObject *))*(PyArray_API + 752u)' from incompatible pointer type [enabled by default]
sklearn/tree/_tree.c:20258:3: note: expected 'struct PyTypeObject *' but argument is of type 'struct PyObject *'
sklearn/tree/_tree.c: In function '__pyx_pf_7sklearn_4tree_5_tree__realloc_test':
sklearn/tree/_tree.c:21327:41: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
sklearn/tree/_tree.c: At top level:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/tree/_tree.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/tree/_tree.so
building 'sklearn.tree._utils' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
extra options: '-O3'
gcc: sklearn/tree/_utils.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: '_import_array' defined but not used [-Wunused-function]
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
sklearn/tree/_utils.c:5512:18: warning: '__Pyx_Import' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/tree/_utils.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/tree/_utils.so
building 'sklearn.metrics/cluster.expected_mutual_info_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/metrics/cluster/expected_mutual_info_fast.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/metrics/cluster/expected_mutual_info_fast.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/metrics/cluster/expected_mutual_info_fast.so
building 'sklearn._hmmc' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/_hmmc.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/_hmmc.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/_hmmc.so
building 'sklearn._isotonic' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/_isotonic.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/_isotonic.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/_isotonic.so
building 'sklearn.linear_model.cd_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=1 -Isklearn/src/cblas -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/linear_model/cd_fast.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
/usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/sklearn/linear_model/cd_fast.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -lgfortran -o build/lib.linux-x86_64-2.7/sklearn/linear_model/cd_fast.so
building 'sklearn.linear_model.sgd_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
compile options: '-I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
gcc: sklearn/linear_model/sgd_fast.c
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: '_import_umath' defined but not used [-Wunused-function]
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/sklearn/linear_model/sgd_fast.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/sklearn/linear_model/sgd_fast.so
Running setup.py install for six
no previously-included directories found matching 'documentation/_build'
Running setup.py install for translationstring
no previously-included directories found matching 'docs/_build'
Running setup.py install for venusian
Running setup.py install for waitress
Installing waitress-serve script to /usr/local/bin
Running setup.py install for zope.deprecation
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
Skipping installation of /usr/local/lib/python2.7/dist-packages/zope/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/zope.deprecation-4.1.1-nspkg.pth
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 /usr/local/lib/python2.7/dist-packages/zope/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/zope.interface-4.1.1-nspkg.pth
Successfully installed Chameleon Mako MarkupSafe PasteDeploy Pygments WebOb boto gunicorn pyramid pyramid-chameleon pyramid-debugtoolbar pyramid-mako python-dateutil repoze.lru requests scikit-learn six translationstring venusian waitress zope.deprecation zope.interface
FROM ubuntu:precise
# make sure system is up-to-date
RUN apt-get update -qq && apt-get install apt-utils -y && apt-get upgrade -y
# install BLAS libraries (needed by scipy)
RUN apt-get install gfortran libopenblas-dev liblapack-dev -y
# install scipy via apt, save build time
RUN apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose -y
RUN apt-get install python-pip -y
# copy python requirements into container
ADD ./requirements.txt /requirements.txt
# install python requirements in container
RUN pip install -r requirements.txt
# copy app code into container
ADD ./app /code
EXPOSE 8080
WORKDIR /code
CMD python app.py
Chameleon==2.18
Mako==1.0.0
MarkupSafe==0.23
PasteDeploy==1.5.2
Pygments==2.0.1
WebOb==1.4
boto==2.34.0
gunicorn==19.1.1
pyramid==1.5.2
pyramid-chameleon==0.3
pyramid-debugtoolbar==2.2.2
pyramid-mako==1.0.2
python-dateutil==2.2
repoze.lru==0.6
requests==2.4.3
scikit-learn==0.15.2
six==1.8.0
translationstring==1.3
venusian==1.0
waitress==0.8.9
wsgiref==0.1.2
zope.deprecation==4.1.1
zope.interface==4.1.1
Downloading/unpacking Chameleon==2.18 (from -r requirements.txt (line 1))
Running setup.py egg_info for package Chameleon
Downloading/unpacking Mako==1.0.0 (from -r requirements.txt (line 2))
Running setup.py egg_info for package Mako
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
Downloading/unpacking MarkupSafe==0.23 (from -r requirements.txt (line 3))
Downloading MarkupSafe-0.23.tar.gz
Running setup.py egg_info for package MarkupSafe
Downloading/unpacking PasteDeploy==1.5.2 (from -r requirements.txt (line 4))
Downloading PasteDeploy-1.5.2.tar.gz
Running setup.py egg_info for package PasteDeploy
Downloading/unpacking Pygments==2.0.1 (from -r requirements.txt (line 5))
Running setup.py egg_info for package Pygments
Downloading/unpacking WebOb==1.4 (from -r requirements.txt (line 6))
Running setup.py egg_info for package WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Downloading/unpacking boto==2.34.0 (from -r requirements.txt (line 7))
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 gunicorn==19.1.1 (from -r requirements.txt (line 8))
Running setup.py egg_info for package gunicorn
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 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
Downloading/unpacking pyramid==1.5.2 (from -r requirements.txt (line 9))
Running setup.py egg_info for package pyramid
Downloading/unpacking pyramid-chameleon==0.3 (from -r requirements.txt (line 10))
Downloading pyramid_chameleon-0.3.tar.gz
Running setup.py egg_info for package pyramid-chameleon
Downloading/unpacking pyramid-debugtoolbar==2.2.2 (from -r requirements.txt (line 11))
Running setup.py egg_info for package pyramid-debugtoolbar
Downloading/unpacking pyramid-mako==1.0.2 (from -r requirements.txt (line 12))
Downloading pyramid_mako-1.0.2.tar.gz
Running setup.py egg_info for package pyramid-mako
warning: no files found matching '*.*_tmpl' under directory 'pyramid_mako'
warning: no files found matching '*.ico' under directory 'pyramid_mako'
warning: no files found matching '*.png' under directory 'pyramid_mako'
warning: no files found matching '*.pot' under directory 'pyramid_mako'
warning: no files found matching '*.cfg' under directory 'pyramid_mako'
warning: no files found matching '*.mo' under directory 'pyramid_mako'
warning: no files found matching '*.po' under directory 'pyramid_mako'
warning: no files found matching '*.ini' under directory 'pyramid_mako'
Downloading/unpacking python-dateutil==2.2 (from -r requirements.txt (line 13))
Running setup.py egg_info for package python-dateutil
Downloading/unpacking repoze.lru==0.6 (from -r requirements.txt (line 14))
Downloading repoze.lru-0.6.tar.gz
Running setup.py egg_info for package repoze.lru
Downloading/unpacking requests==2.4.3 (from -r requirements.txt (line 15))
Running setup.py egg_info for package requests
Downloading/unpacking scikit-learn==0.15.2 (from -r requirements.txt (line 16))
Running setup.py egg_info for package scikit-learn
Partial import of sklearn during the build process.
Downloading/unpacking six==1.8.0 (from -r requirements.txt (line 17))
Downloading six-1.8.0.tar.gz
Running setup.py egg_info for package six
no previously-included directories found matching 'documentation/_build'
Downloading/unpacking translationstring==1.3 (from -r requirements.txt (line 18))
Downloading translationstring-1.3.tar.gz
Running setup.py egg_info for package translationstring
no previously-included directories found matching 'docs/_build'
Downloading/unpacking venusian==1.0 (from -r requirements.txt (line 19))
Running setup.py egg_info for package venusian
Downloading/unpacking waitress==0.8.9 (from -r requirements.txt (line 20))
Running setup.py egg_info for package waitress
Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib/python2.7 (from -r requirements.txt (line 21))
Downloading/unpacking zope.deprecation==4.1.1 (from -r requirements.txt (line 22))
Running setup.py egg_info for package zope.deprecation
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
Downloading/unpacking zope.interface==4.1.1 (from -r requirements.txt (line 23))
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): distribute in /usr/lib/python2.7/dist-packages (from pyramid==1.5.2->-r requirements.txt (line 9))
Installing collected packages: Chameleon, Mako, MarkupSafe, PasteDeploy, Pygments, WebOb, boto, gunicorn, pyramid, pyramid-chameleon, pyramid-debugtoolbar, pyramid-mako, python-dateutil, repoze.lru, requests, scikit-learn, six, translationstring, venusian, waitress, zope.deprecation, zope.interface
Running setup.py install for Chameleon
Running setup.py install for Mako
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
Installing mako-render script to /usr/local/bin
Running setup.py install for MarkupSafe
building 'markupsafe._speedups' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so
Running setup.py install for PasteDeploy
Skipping installation of /usr/local/lib/python2.7/dist-packages/paste/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/PasteDeploy-1.5.2-nspkg.pth
Running setup.py install for Pygments
Installing pygmentize script to /usr/local/bin
Running setup.py install for WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
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 /usr/local/bin/fetch_file to 755
changing mode of /usr/local/bin/cq to 755
changing mode of /usr/local/bin/sdbadmin to 755
changing mode of /usr/local/bin/lss3 to 755
changing mode of /usr/local/bin/asadmin to 755
changing mode of /usr/local/bin/elbadmin to 755
changing mode of /usr/local/bin/pyami_sendmail to 755
changing mode of /usr/local/bin/route53 to 755
changing mode of /usr/local/bin/kill_instance to 755
changing mode of /usr/local/bin/mturk to 755
changing mode of /usr/local/bin/dynamodb_dump to 755
changing mode of /usr/local/bin/taskadmin to 755
changing mode of /usr/local/bin/list_instances to 755
changing mode of /usr/local/bin/s3put to 755
changing mode of /usr/local/bin/dynamodb_load to 755
changing mode of /usr/local/bin/instance_events to 755
changing mode of /usr/local/bin/bundle_image to 755
changing mode of /usr/local/bin/glacier to 755
changing mode of /usr/local/bin/cfadmin to 755
changing mode of /usr/local/bin/cwutil to 755
changing mode of /usr/local/bin/launch_instance to 755
Running setup.py install for gunicorn
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 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
SyntaxError: ('invalid syntax', ('/usr/local/lib/python2.7/dist-packages/gunicorn/workers/_gaiohttp.py', 64, 26, ' yield from self.wsgi.close()\n'))
Installing gunicorn_paster script to /usr/local/bin
Installing gunicorn script to /usr/local/bin
Installing gunicorn_django script to /usr/local/bin
Running setup.py install for pyramid
Installing ptweens script to /usr/local/bin
Installing pdistreport script to /usr/local/bin
Installing proutes script to /usr/local/bin
Installing pshell script to /usr/local/bin
Installing prequest script to /usr/local/bin
Installing pviews script to /usr/local/bin
Installing pcreate script to /usr/local/bin
Installing pserve script to /usr/local/bin
Running setup.py install for pyramid-chameleon
Running setup.py install for pyramid-debugtoolbar
Running setup.py install for pyramid-mako
warning: no files found matching '*.*_tmpl' under directory 'pyramid_mako'
warning: no files found matching '*.ico' under directory 'pyramid_mako'
warning: no files found matching '*.png' under directory 'pyramid_mako'
warning: no files found matching '*.pot' under directory 'pyramid_mako'
warning: no files found matching '*.cfg' under directory 'pyramid_mako'
warning: no files found matching '*.mo' under directory 'pyramid_mako'
warning: no files found matching '*.po' under directory 'pyramid_mako'
warning: no files found matching '*.ini' under directory 'pyramid_mako'
Found existing installation: python-dateutil 1.5
Uninstalling python-dateutil:
Successfully uninstalled python-dateutil
Running setup.py install for python-dateutil
Running setup.py install for repoze.lru
Skipping installation of /usr/local/lib/python2.7/dist-packages/repoze/__init__.py (namespace package)
Installing /usr/local/lib/python2.7/dist-packages/repoze.lru-0.6-nspkg.pth
Running setup.py install for requests
Running setup.py install for scikit-learn
Partial import of sklearn during the build process.
GotoBLAS : Architecture Initialization failed. No initialization function found.
Complete output from command /usr/bin/python -c "import setuptools;__file__='/build/scikit-learn/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-40oMDH-record/install-record.txt:
Partial import of sklearn during the build process.
GotoBLAS : Architecture Initialization failed. No initialization function found.
----------------------------------------
Command /usr/bin/python -c "import setuptools;__file__='/build/scikit-learn/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-40oMDH-record/install-record.txt failed with error code 1
Storing complete log in /root/.pip/pip.log
INFO[0544] The command [/bin/sh -c pip install -r requirements.txt] returned a non-zero code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment