Running from scipy source directory. Note: if you need reliable uninstall behavior, then install with pip instead of using `setup.py install`: - `pip install .` (from a git repo or downloaded source release) - `pip install scipy` (last SciPy release on PyPI) lapack_opt_info: lapack_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_lapack_info: customize UnixCCompiler customize UnixCCompiler libraries openblas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_clapack_info: customize UnixCCompiler customize UnixCCompiler libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_threads_info: Setting PTATLAS=ATLAS customize UnixCCompiler libraries lapack_atlas not found in /usr/local/lib customize UnixCCompiler libraries tatlas,tatlas not found in /usr/local/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib64 customize UnixCCompiler libraries tatlas,tatlas not found in /usr/lib64 customize UnixCCompiler libraries lapack_atlas not found in /usr/lib customize UnixCCompiler libraries tatlas,tatlas not found in /usr/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib/ customize UnixCCompiler libraries tatlas,tatlas not found in /usr/lib/ NOT AVAILABLE atlas_3_10_info: customize UnixCCompiler libraries lapack_atlas not found in /usr/local/lib customize UnixCCompiler libraries satlas,satlas not found in /usr/local/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib64 customize UnixCCompiler libraries satlas,satlas not found in /usr/lib64 customize UnixCCompiler libraries lapack_atlas not found in /usr/lib customize UnixCCompiler libraries satlas,satlas not found in /usr/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib/ customize UnixCCompiler libraries satlas,satlas not found in /usr/lib/ NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS customize UnixCCompiler libraries lapack_atlas not found in /usr/local/lib customize UnixCCompiler libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib64 customize UnixCCompiler libraries ptf77blas,ptcblas,atlas not found in /usr/lib64 customize UnixCCompiler libraries lapack_atlas not found in /usr/lib customize UnixCCompiler libraries ptf77blas,ptcblas,atlas not found in /usr/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib/ customize UnixCCompiler libraries ptf77blas,ptcblas,atlas not found in /usr/lib/ NOT AVAILABLE atlas_info: customize UnixCCompiler libraries lapack_atlas not found in /usr/local/lib customize UnixCCompiler libraries f77blas,cblas,atlas not found in /usr/local/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib64 customize UnixCCompiler libraries f77blas,cblas,atlas not found in /usr/lib64 customize UnixCCompiler libraries lapack_atlas not found in /usr/lib customize UnixCCompiler libraries f77blas,cblas,atlas not found in /usr/lib customize UnixCCompiler libraries lapack_atlas not found in /usr/lib/ customize UnixCCompiler libraries f77blas,cblas,atlas not found in /usr/lib/ NOT AVAILABLE accelerate_info: NOT AVAILABLE /usr/lib/python2.7/site-packages/numpy/distutils/system_info.py:639: 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. self.calc_info() lapack_info: customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['lapack', 'lapack'] library_dirs = ['/usr/lib64'] language = f77 blas_info: customize UnixCCompiler customize UnixCCompiler C compiler: gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -fPIC creating /tmp/tmpNVHrhs/tmp creating /tmp/tmpNVHrhs/tmp/tmpNVHrhs compile options: '-I/usr/local/include -I/usr/include -c' gcc: /tmp/tmpNVHrhs/source.c gcc -pthread /tmp/tmpNVHrhs/tmp/tmpNVHrhs/source.o -L/usr/lib64 -lcblas -o /tmp/tmpNVHrhs/a.out customize UnixCCompiler FOUND: libraries = ['cblas', 'blas'] library_dirs = ['/usr/lib64'] language = c define_macros = [('HAVE_CBLAS', None)] include_dirs = ['/usr/local/include', '/usr/include'] FOUND: libraries = ['lapack', 'lapack', 'cblas', 'blas'] library_dirs = ['/usr/lib64'] define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)] language = c include_dirs = ['/usr/local/include', '/usr/include'] /usr/lib/python2.7/site-packages/numpy/distutils/system_info.py:731: UserWarning: Specified path /usr/local/include/python2.7 is invalid. return self.get_paths(self.section, key) Splitting linalg.interpolative Fortran source files blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE blis_info: customize UnixCCompiler libraries blis not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: customize UnixCCompiler customize UnixCCompiler libraries openblas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_blas_threads_info: Setting PTATLAS=ATLAS customize UnixCCompiler libraries tatlas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_blas_info: customize UnixCCompiler libraries satlas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS customize UnixCCompiler libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_blas_info: customize UnixCCompiler libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE FOUND: libraries = ['cblas', 'blas'] library_dirs = ['/usr/lib64'] define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)] language = c include_dirs = ['/usr/local/include', '/usr/include'] [makenpz] scipy/special/tests/data/boost.npz not rebuilt [makenpz] scipy/special/tests/data/gsl.npz not rebuilt [makenpz] scipy/special/tests/data/local.npz not rebuilt non-existing path in 'scipy/signal/windows': 'tests' running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running install running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running build_src build_src building py_modules sources building library "dfftpack" sources building library "fftpack" sources building library "mach" sources building library "quadpack" sources building library "lsoda" sources building library "vode" sources building library "dop" sources building library "fitpack" sources building library "fwrappers" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack_scipy" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy" sources building extension "scipy.cluster._optimal_leaf_ordering" sources building extension "scipy.fftpack._fftpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack' to include_dirs. building extension "scipy.fftpack.convolve" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate' to include_dirs. building extension "scipy.integrate._test_multivariate" sources building extension "scipy.integrate._test_odeint_banded" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._ppoly" sources building extension "scipy.interpolate._bspl" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate/src/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate/src' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.interpolate._interpolate" sources building extension "scipy.io._test_fortran" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/io/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/io' to include_dirs. building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.linalg._fblas" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._flinalg" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg' to include_dirs. building extension "scipy.linalg._interpolative" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg' to include_dirs. building extension "scipy.linalg._solve_toeplitz" sources building extension "scipy.linalg.cython_blas" sources building extension "scipy.linalg.cython_lapack" sources building extension "scipy.linalg._decomp_update" sources building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb_src/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb_src' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/cobyla/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/cobyla' to include_dirs. building extension "scipy.optimize.minpack2" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/minpack2/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/minpack2' to include_dirs. building extension "scipy.optimize._slsqp" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/slsqp/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/slsqp' to include_dirs. building extension "scipy.optimize._nnls" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/nnls/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/nnls' to include_dirs. building extension "scipy.optimize._group_columns" sources building extension "scipy.optimize._lsq.givens_elimination" sources building extension "scipy.optimize._trlib._trlib" sources building extension "scipy.signal.sigtools" sources building extension "scipy.signal._spectral" sources building extension "scipy.signal._max_len_seq_inner" sources building extension "scipy.signal._peak_finding_utils" sources building extension "scipy.signal._upfirdn_apply" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.csgraph._shortest_path" sources building extension "scipy.sparse.csgraph._traversal" sources building extension "scipy.sparse.csgraph._min_spanning_tree" sources building extension "scipy.sparse.csgraph._reordering" sources building extension "scipy.sparse.csgraph._tools" sources building extension "scipy.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] 'scipy/sparse/sparsetools/bsr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csc_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/other_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date building extension "scipy.spatial.qhull" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.spatial._voronoi" sources building extension "scipy.spatial._hausdorff" sources building extension "scipy.special.specfun" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/special/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/special' to include_dirs. building extension "scipy.special._ufuncs" sources building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.special._ellip_harm_2" sources building extension "scipy.special.cython_special" sources building extension "scipy.special._comb" sources building extension "scipy.special._test_round" sources building extension "scipy.stats.statlib" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats' to include_dirs. building extension "scipy.stats._stats" sources building extension "scipy.stats.mvn" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building extension "scipy.ndimage._ctest" sources building extension "scipy.ndimage._ctest_oldapi" sources building extension "scipy.ndimage._cytest" sources building extension "scipy._lib._ccallback_c" sources building extension "scipy._lib._test_ccallback" sources building extension "scipy._lib._fpumode" sources building extension "scipy._lib.messagestream" sources customize Gnu95FCompiler Found executable /usr/bin/gfortran /usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/__init__.py:530: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_so_flags = self.flag_vars.linker_so /usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/__init__.py:540: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_exe_flags = self.flag_vars.linker_exe customize Gnu95FCompiler using config C compiler: gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -fPIC compile options: '-I/usr/include/python2.7 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest building data_files sources build_src: building npy-pkg config files running build_py copying scipy/version.py -> build/lib.linux-x86_64-2.7/scipy copying build/src.linux-x86_64-2.7/scipy/__config__.py -> build/lib.linux-x86_64-2.7/scipy running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._quadpack' language from 'c' to 'f77'. resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.integrate._test_odeint_banded' language from 'c' to 'f77'. resetting extension 'scipy.linalg._fblas' language from 'c' to 'f77'. resetting extension 'scipy.linalg._flapack' language from 'c' to 'f77'. resetting extension 'scipy.linalg._flinalg' language from 'c' to 'f77'. resetting extension 'scipy.linalg._interpolative' language from 'c' to 'f77'. resetting extension 'scipy.linalg.cython_blas' language from 'c' to 'f77'. resetting extension 'scipy.linalg.cython_lapack' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. resetting extension 'scipy.optimize._lbfgsb' language from 'c' to 'f77'. resetting extension 'scipy.sparse.linalg.isolve._iterative' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] resetting extension 'scipy.sparse.linalg.eigen.arpack._arpack' language from 'c' to 'f77'. resetting extension 'scipy.special._ufuncs' language from 'c' to 'f77'. resetting extension 'scipy.special.cython_special' language from 'c' to 'f77'. customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext running install_lib creating /build/python2-scipy/pkg/python2-scipy/usr creating /build/python2-scipy/pkg/python2-scipy/usr/lib creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7 creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/filters.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_nd_image.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_label.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_cytest.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/measurements.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_docstrings.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_support.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/interpolation.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/io.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ctest_oldapi.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ctest.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/fourier.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/morphology.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/orthogonal.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ufuncs.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/sf_error.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/add_newdocs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ellip_harm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_logsumexp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_mptestutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/cython_special.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_spherical_bessel.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ufuncs_cxx.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ellip_harm_2.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/specfun.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_testutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_comb.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/lambertw.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/loggamma.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/gammainc_data.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/struve_convergence.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/lambertw.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/gammainc_asy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/zetac.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/expn_asy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_precompute/utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-2.7/scipy/special/_generate_pyx.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/spfun_stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_test_round.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/constants.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/codata.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/_fortran.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/mmio.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/_test_fortran.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/byteordercodes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio_utils.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5_params.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio4.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/miobase.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5_utils.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/streams.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/idl.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/_fortran_format_parser.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/hb.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/arffread.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/netcdf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/wavfile.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpolate_wrapper.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/fitpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/rbf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_bsplines.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_fitpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_bspl.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_fitpack_impl.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_ppoly.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/dfitpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/ndgriddata.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpnd.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpnd_info.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_interpolate.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_pade.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/polyint.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_cubic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/fitpack2.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpolate.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/vq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/_hierarchy.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/_optimal_leaf_ordering.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/_vq.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/hierarchy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/__config__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/fir_filter_design.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/spline.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/lti_conversion.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/waveforms.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/bsplines.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_upfirdn_apply.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/sigtools.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_arraytools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_max_len_seq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/filter_design.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_spectral.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/wavelets.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/ltisys.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-2.7/scipy/signal/windows/windows.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-2.7/scipy/signal/windows/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-2.7/scipy/signal/windows/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-2.7/scipy/signal/_peak_finding.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/signaltools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_upfirdn.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_max_len_seq_inner.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/spectral.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_savitzky_golay.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_peak_finding_utils.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_stats_mstats_common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats_extras.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_tukeylambda_stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/vonmises.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/morestats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_constants.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_continuous_distns.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mvn.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_distn_infrastructure.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_rvs_sampling.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/statlib.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_discrete_distns.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/contingency.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_binned_statistic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_distr_params.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/kde.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_multivariate.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_stats.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/distributions.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/add_newdocs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/odrpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/models.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/__odrpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_procrustes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/qhull.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-2.7/scipy/spatial/transform/rotation.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-2.7/scipy/spatial/transform/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-2.7/scipy/spatial/transform/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-2.7/scipy/spatial/_spherical_voronoi.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/ckdtree.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_distance_wrap.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_hausdorff.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/distance.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/kdtree.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_voronoi.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_plotutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/version.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/_fftpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/pseudo_diffs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/helper.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/convolve.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/realtransforms.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_matfuncs_inv_ssq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_flapack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_expm_frechet.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/linalg_version.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_qr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_interpolative_backend.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_svd.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_update.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/cython_lapack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_procrustes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_cholesky.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_matfuncs_sqrtm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_lu.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/flinalg.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/matfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/misc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/cython_blas.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_fblas.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/blas.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_polar.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_interpolative.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_solvers.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/special_matrices.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_sketches.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_testutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_ldl.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/lapack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_generate_pyx.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/interpolative.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_schur.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_qz.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_solve_toeplitz.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_flinalg.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_cython_signature_generator.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-2.7/scipy/_build_utils/_fortran.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-2.7/scipy/_build_utils/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-2.7/scipy/_build_utils/system_info.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_test_odeint_banded.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/quadpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/vode.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/quadrature.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_quadpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/lsoda.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/odepack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_ode.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_dop.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_bvp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_test_multivariate.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/ivp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/radau.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/rk.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/lsoda.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/base.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_ivp/bdf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-2.7/scipy/integrate/_odepack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/trf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/least_squares.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/givens_elimination.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/dogbox.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/trf_linear.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/bvls.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-2.7/scipy/optimize/_lsq/lsq_linear.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-2.7/scipy/optimize/_trlib/_trlib.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-2.7/scipy/optimize/_trlib/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-2.7/scipy/optimize/_trlib/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-2.7/scipy/optimize/_differentialevolution.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_linprog.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_shgo.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_minpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_root.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_dual_annealing.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_exact.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_lbfgsb.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_krylov.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/zeros.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_basinhopping.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/lbfgsb.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_linprog_ip.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_linprog_util.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_linprog_simplex.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_slsqp.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_minimize.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_hessian_update_strategy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/tnc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_ncg.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_differentiable_functions.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/optimize.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_spectral.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_numdiff.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/minpack2.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/cobyla.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_group_columns.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-2.7/scipy/optimize/_shgo_lib/triangulation.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-2.7/scipy/optimize/_shgo_lib/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-2.7/scipy/optimize/_shgo_lib/sobol_seq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-2.7/scipy/optimize/_remove_redundancy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_root_scalar.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/moduleTNC.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_cobyla.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/linesearch.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/nnls.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_dogleg.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/nonlin.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/minpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/slsqp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_tstutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_hungarian.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_zeros.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_nnls.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_constraints.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/qp_subproblem.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/tr_interior_point.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/report.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/canonical_constraint.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/projections.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/doccer.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/pilutil.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/six.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_fpumode.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_ccallback.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/messagestream.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_threadsafety.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_test_ccallback.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_version.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_gcutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_tmpdirs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_util.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_testutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/decorator.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_ccallback_c.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/_lib/_numpy_compat.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib copying build/lib.linux-x86_64-2.7/scipy/conftest.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/spfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/_sparsetools.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/sputils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/lil.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/generate_sparsetools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/construct.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/csc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/compressed.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/dia.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/bsr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/_expm_multiply.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/_onenormest.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/minres.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lsmr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/_gcrotmk.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lgmres.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lsqr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/_iterative.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/interface.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/matfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/_norm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/linsolve.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_add_newdocs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlu.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/data.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/extract.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/dok.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_shortest_path.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_min_spanning_tree.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/setup.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_tools.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_traversal.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_validation.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_reordering.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_laplacian.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/_csparsetools.so -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/coo.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/base.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/_matrix_io.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/_distributor_init.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/filters.py to filters.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/measurements.py to measurements.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/_ni_docstrings.py to _ni_docstrings.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/_ni_support.py to _ni_support.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/interpolation.py to interpolation.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/io.py to io.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/fourier.py to fourier.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/morphology.py to morphology.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/orthogonal.py to orthogonal.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/sf_error.py to sf_error.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/add_newdocs.py to add_newdocs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_ellip_harm.py to _ellip_harm.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_logsumexp.py to _logsumexp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_mptestutils.py to _mptestutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_spherical_bessel.py to _spherical_bessel.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_testutils.py to _testutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/lambertw.py to lambertw.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/loggamma.py to loggamma.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/gammainc_data.py to gammainc_data.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/struve_convergence.py to struve_convergence.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/lambertw.py to lambertw.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/gammainc_asy.py to gammainc_asy.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/zetac.py to zetac.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/expn_asy.py to expn_asy.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_precompute/utils.py to utils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/_generate_pyx.py to _generate_pyx.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/spfun_stats.py to spfun_stats.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/basic.py to basic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/constants.py to constants.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/codata.py to codata.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/_fortran.py to _fortran.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/mmio.py to mmio.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/mio4.py to mio4.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/miobase.py to miobase.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/mio.py to mio.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/mio5.py to mio5.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/idl.py to idl.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/hb.py to hb.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/arffread.py to arffread.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/netcdf.py to netcdf.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/wavfile.py to wavfile.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/interpolate_wrapper.py to interpolate_wrapper.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/fitpack.py to fitpack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/rbf.py to rbf.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/_bsplines.py to _bsplines.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/_fitpack_impl.py to _fitpack_impl.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/_pade.py to _pade.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/polyint.py to polyint.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/_cubic.py to _cubic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/fitpack2.py to fitpack2.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/interpolate.py to interpolate.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/vq.py to vq.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/hierarchy.py to hierarchy.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/__config__.py to __config__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/lti_conversion.py to lti_conversion.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/waveforms.py to waveforms.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/bsplines.py to bsplines.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/_arraytools.py to _arraytools.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/_max_len_seq.py to _max_len_seq.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/filter_design.py to filter_design.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/wavelets.py to wavelets.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/ltisys.py to ltisys.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows/windows.py to windows.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/windows/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/_peak_finding.py to _peak_finding.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/signaltools.py to signaltools.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/_upfirdn.py to _upfirdn.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/spectral.py to spectral.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/_savitzky_golay.py to _savitzky_golay.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/mstats.py to mstats.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_stats_mstats_common.py to _stats_mstats_common.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/mstats_extras.py to mstats_extras.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/vonmises.py to vonmises.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/morestats.py to morestats.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_constants.py to _constants.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_continuous_distns.py to _continuous_distns.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py to _distn_infrastructure.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_rvs_sampling.py to _rvs_sampling.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/mstats_basic.py to mstats_basic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_discrete_distns.py to _discrete_distns.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/contingency.py to contingency.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_distr_params.py to _distr_params.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/kde.py to kde.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/stats.py to stats.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/_multivariate.py to _multivariate.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/distributions.py to distributions.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/add_newdocs.py to add_newdocs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/odrpack.py to odrpack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/models.py to models.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/_procrustes.py to _procrustes.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/rotation.py to rotation.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/_spherical_voronoi.py to _spherical_voronoi.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/distance.py to distance.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/kdtree.py to kdtree.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/_plotutils.py to _plotutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/version.py to version.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/helper.py to helper.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/basic.py to basic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/realtransforms.py to realtransforms.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/linalg_version.py to linalg_version.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_procrustes.py to _procrustes.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/flinalg.py to flinalg.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp.py to decomp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/matfuncs.py to matfuncs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/misc.py to misc.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/blas.py to blas.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_solvers.py to _solvers.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/special_matrices.py to special_matrices.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_sketches.py to _sketches.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_testutils.py to _testutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_decomp_ldl.py to _decomp_ldl.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/lapack.py to lapack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_generate_pyx.py to _generate_pyx.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/interpolative.py to interpolative.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/basic.py to basic.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/_cython_signature_generator.py to _cython_signature_generator.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils/_fortran.py to _fortran.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_build_utils/system_info.py to system_info.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/quadpack.py to quadpack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/quadrature.py to quadrature.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/odepack.py to odepack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ode.py to _ode.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_bvp.py to _bvp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/common.py to common.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/ivp.py to ivp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/radau.py to radau.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/rk.py to rk.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/lsoda.py to lsoda.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/base.py to base.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/_ivp/bdf.py to bdf.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/common.py to common.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/trf.py to trf.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/least_squares.py to least_squares.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/dogbox.py to dogbox.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/trf_linear.py to trf_linear.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/bvls.py to bvls.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_lsq/lsq_linear.py to lsq_linear.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trlib/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_differentialevolution.py to _differentialevolution.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_linprog.py to _linprog.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo.py to _shgo.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_root.py to _root.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_dual_annealing.py to _dual_annealing.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_exact.py to _trustregion_exact.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_krylov.py to _trustregion_krylov.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/zeros.py to zeros.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_linprog_ip.py to _linprog_ip.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_linprog_util.py to _linprog_util.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_linprog_simplex.py to _linprog_simplex.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_minimize.py to _minimize.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_hessian_update_strategy.py to _hessian_update_strategy.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tnc.py to tnc.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_differentiable_functions.py to _differentiable_functions.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/optimize.py to optimize.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_spectral.py to _spectral.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_numdiff.py to _numdiff.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/cobyla.py to cobyla.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib/triangulation.py to triangulation.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib/sobol_seq.py to sobol_seq.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_remove_redundancy.py to _remove_redundancy.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion.py to _trustregion.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_root_scalar.py to _root_scalar.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/linesearch.py to linesearch.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/nnls.py to nnls.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/nonlin.py to nonlin.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/minpack.py to minpack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/slsqp.py to slsqp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_tstutils.py to _tstutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_hungarian.py to _hungarian.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_constraints.py to _constraints.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py to minimize_trustregion_constr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py to qp_subproblem.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py to tr_interior_point.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/report.py to report.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py to canonical_constraint.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/projections.py to projections.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py to equality_constrained_sqp.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/common.py to common.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/doccer.py to doccer.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/pilutil.py to pilutil.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/six.py to six.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_ccallback.py to _ccallback.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_threadsafety.py to _threadsafety.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_version.py to _version.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_gcutils.py to _gcutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_tmpdirs.py to _tmpdirs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_util.py to _util.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_testutils.py to _testutils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/decorator.py to decorator.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/_numpy_compat.py to _numpy_compat.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/conftest.py to conftest.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/spfuncs.py to spfuncs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/sputils.py to sputils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/lil.py to lil.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/generate_sparsetools.py to generate_sparsetools.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/construct.py to construct.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csc.py to csc.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/compressed.py to compressed.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/dia.py to dia.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/bsr.py to bsr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/_gcrotmk.py to _gcrotmk.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/interface.py to interface.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py to arpack.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py to lobpcg.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/_norm.py to _norm.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.py to _add_newdocs.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/data.py to data.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/extract.py to extract.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/dok.py to dok.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/setup.py to setup.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.py to __init__.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/_validation.py to _validation.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csr.py to csr.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/sparsetools.py to sparsetools.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/coo.py to coo.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/base.py to base.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/_matrix_io.py to _matrix_io.pyc byte-compiling /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_distributor_init.py to _distributor_init.pyc writing byte-compilation script '/tmp/tmp7e_Ujr.py' /usr/bin/python2 -O /tmp/tmp7e_Ujr.py removing /tmp/tmp7e_Ujr.py running install_data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/lbfgsb_src copying scipy/optimize/lbfgsb_src/README -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/lbfgsb_src creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests copying scipy/sparse/linalg/dsolve/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests/ copying scipy/sparse/linalg/dsolve/tests/test_linsolve.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/test_reordering.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_connected_components.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_traversal.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/csgraph/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/data/nist_linregress/Norris.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/special/cython_special.pxd -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests copying scipy/sparse/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sparsetools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_matrix_io.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests copying scipy/interpolate/tests/test_regression.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_pade.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_bsplines.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_gil.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate_wrapper.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/qhull_src copying scipy/spatial/qhull_src/COPYING.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/qhull_src creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/local.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests/data copying scipy/stats/tests/test_rank.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_multivariate.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_distns.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/common_tests.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests copying scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ copying scipy/sparse/linalg/eigen/arpack/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ copying scipy/linalg/cython_lapack.pxd -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/ copying scipy/linalg/cython_blas.pxd -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/AtmWtAg.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs09.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SiRstv.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs02.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs03.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs05.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs07.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs04.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs06.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs01.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs08.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data/nist_anova creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests copying scipy/sparse/linalg/isolve/tests/test_minres.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/demo_lgmres.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsmr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_iterative.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lgmres.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_gcrotmk.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsqr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/tests copying scipy/odr/tests/test_odr.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/tests/ copying scipy/odr/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/odr/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/tests copying scipy/cluster/tests/test_hierarchy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/hierarchy_test_data.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/cluster/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_quadpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_odeint_jac.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_bvp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_ivp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/_test_multivariate.c -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_integrate.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/banded5x5.f -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_banded_ode_solvers.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/integrate/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/interpolate/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests copying scipy/spatial/tests/test__procrustes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_hausdorff.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_spherical_voronoi.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__plotutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_qhull.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src/lapack_deprecations copying scipy/linalg/src/lapack_deprecations/LICENSE -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src/lapack_deprecations creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_minpack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_exact.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_zeros.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_hessian_update_strategy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_differentiable_functions.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraints.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lbfgsb_hessinv.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__remove_redundancy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minimize_constrained.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__linprog_clean_inputs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__differential_evolution.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraint_conversion.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__spectral.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_linear.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linprog.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__numdiff.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_krylov.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_hungarian.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_least_squares.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__shgo.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__dual_annealing.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests copying scipy/signal/tests/test_ltisys.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_peak_finding.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_savitzky_golay.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/mpsig.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_max_len_seq.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_waveforms.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_bsplines.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_upfirdn.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/signal/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests copying scipy/io/matlab/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_streams.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_funcs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/special/tests/test_boxcox.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal_eval.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_cython_special.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_kolmogorov.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_owens_t.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_pcf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_digamma.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_spence.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_trig.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_cdflib.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_wrightomega.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_expn_asy.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_spherical_bessel.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_gammainc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_utils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_round.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_gammainc.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_zeta.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_loggamma.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_sici.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_nan_inputs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_logsumexp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_ellip_harm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_sph_harm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_sf_error.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/special/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tests copying scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_projections.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_trustregion_constr/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x5x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x5x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x4x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x4x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono_flat.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/box1.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x3x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/blocks2bit.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x3x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x3x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x3x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x4x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x4x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x5x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x3x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x5x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x4x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/pattern4bit.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/4x5x4.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x3x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/foo3x5x4indexed.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/5x4x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/3x5x3.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test8.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test7.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/nodata.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test6.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK copying scipy/sparse/linalg/eigen/arpack/ARPACK/COPYING -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests copying scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests copying scipy/linalg/tests/test_sketches.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_blas.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_fblas.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_procrustes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solve_toeplitz.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_update.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solvers.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_lapack.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_ldl.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__testutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_import_cycles.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__util.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_tmpdirs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_warnings.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_ccallback.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__threadsafety.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__gcutils.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__version.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests copying scipy/_lib/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/_lib/tests creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_norm.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_matfuncs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_interface.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_onenormest.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/stats/tests/data/stable-cdf-sample-data.npy -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/stable-pdf-sample-data.npy -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/stats/tests/data copying HACKING.rst.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy copying LICENSE.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy copying INSTALL.rst.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy copying THANKS.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src/id_dist creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src/id_dist/doc copying scipy/linalg/src/id_dist/doc/doc.tex -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/src/id_dist/doc copying scipy/special.pxd -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ copying scipy/linalg.pxd -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests copying scipy/ndimage/tests/dots.png -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_splines.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_c_api.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_measurements.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_io.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/misc/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_pilutil.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_common.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py2.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py3.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/tests/data copying scipy/io/arff/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/ copying scipy/io/arff/tests/test_arffread.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/arff/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/SuperLU copying scipy/sparse/linalg/dsolve/SuperLU/License.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/sparse/linalg/dsolve/SuperLU creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miuint32_for_miint32.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miutf8_array_name.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miutf8_array_name.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/logical_sparse.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/malformed1.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miuint32.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/broken_utf8.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_data.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/optimize/_shgo_lib/sobol_vec.gz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/optimize/_shgo_lib/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-int-data.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-uint-data.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-double-data.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/selfdual-4d-polytope.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_18_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_6_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_19_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_15_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_20_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/gendare_20170120_data.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/linalg/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/tests copying scipy/spatial/transform/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/test_rotation.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/spatial/transform/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/ndimage/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/tests copying scipy/io/harwell_boeing/tests/test_fortran_format.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_hb.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/misc/ascent.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/ copying scipy/misc/ecg.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/ copying scipy/misc/face.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/misc/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/tests copying scipy/constants/tests/test_constants.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_codata.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/tests/ copying scipy/constants/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/constants/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests copying scipy/io/tests/test_fortran.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_idl.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_paths.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_netcdf.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/ creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-15x10x22.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-48000Hz-2ch-64bit-float-le-wavex.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_3_maskedvals.nc -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-incomplete-chunk.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-le.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x7.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-3x3d-2i.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-be.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/invalid_pointer.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-11x1x10.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_byte_idl80.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x5.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x7.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_2.nc -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-mixed.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x3x5.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x5.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-11x1x10.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte_descr.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-2ch-1byteu.wav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-15x10x22.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/null_pointer.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x3x5.dat -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/io/tests/data creating /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/test_import.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/__init__.py -> /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy/fftpack/tests/ running install_clib running install_egg_info running egg_info writing scipy.egg-info/PKG-INFO writing top-level names to scipy.egg-info/top_level.txt writing dependency_links to scipy.egg-info/dependency_links.txt reading manifest file 'scipy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'benchmarks/env' no previously-included directories found matching 'benchmarks/results' no previously-included directories found matching 'benchmarks/html' no previously-included directories found matching 'benchmarks/scipy' no previously-included directories found matching 'scipy/special/tests/data/boost' no previously-included directories found matching 'scipy/special/tests/data/gsl' no previously-included directories found matching 'scipy/special/tests/data/local' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/generated' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'scipy.egg-info/SOURCES.txt' Copying scipy.egg-info to /build/python2-scipy/pkg/python2-scipy/usr/lib/python2.7/site-packages/scipy-1.2.3-py2.7.egg-info running install_scripts