Running from numpy source directory. numpy/random/mtrand/randint_helpers.pxi.in has not changed numpy/random/mtrand/mtrand.pyx has not changed 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 numpy` (last NumPy release on PyPi) Cythonizing sources 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 accelerate_info: NOT AVAILABLE /build/python2-numpy/src/numpy-1.16.6/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() 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 -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -fPIC creating /tmp/tmpqblaGR/tmp creating /tmp/tmpqblaGR/tmp/tmpqblaGR compile options: '-I/usr/local/include -I/usr/include -c' gcc: /tmp/tmpqblaGR/source.c gcc -pthread /tmp/tmpqblaGR/tmp/tmpqblaGR/source.o -L/usr/lib64 -lcblas -o /tmp/tmpqblaGR/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 = ['cblas', 'blas'] library_dirs = ['/usr/lib64'] define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)] language = c include_dirs = ['/usr/local/include', '/usr/include'] /bin/sh: line 1: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' 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 lapack_info: customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['lapack', 'lapack'] library_dirs = ['/usr/lib64'] language = f77 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/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running install running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources building library "npymath" sources get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']' customize Gnu95FCompiler Found executable /usr/bin/gfortran /build/python2-numpy/src/numpy-1.16.6/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 /build/python2-numpy/src/numpy-1.16.6/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 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 -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -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 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 -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function 'exp'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 1 | int exp (void); | ^~~ _configtest.c:1:1: note: 'exp' is declared in header '' +++ |+#include 1 | int exp (void); gcc -pthread _configtest.o -o _configtest /usr/bin/ld: /tmp/cciHCLhN.ltrans0.ltrans.o: in function `main': :(.text.startup+0xa): undefined reference to `exp' collect2: error: ld returned 1 exit status failure. removing: _configtest.c _configtest.o _configtest.o.d 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 -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -fPIC compile options: '-Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1:5: warning: conflicting types for built-in function 'exp'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 1 | int exp (void); | ^~~ _configtest.c:1:1: note: 'exp' is declared in header '' +++ |+#include 1 | int exp (void); gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest adding 'build/src.linux-x86_64-2.7/numpy/core/src/npymath' to include_dirs. None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_internal.h'] building library "npysort" sources adding 'build/src.linux-x86_64-2.7/numpy/core/src/common' to include_dirs. None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/common/npy_sort.h', 'build/src.linux-x86_64-2.7/numpy/core/src/common/npy_partition.h', 'build/src.linux-x86_64-2.7/numpy/core/src/common/npy_binsearch.h'] building extension "numpy.core._dummy" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core._multiarray_tests" sources building extension "numpy.core._multiarray_umath" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. adding 'build/src.linux-x86_64-2.7/numpy/core/src/npymath' to include_dirs. adding 'build/src.linux-x86_64-2.7/numpy/core/src/common' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/matmul.h', 'build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_internal.h', 'build/src.linux-x86_64-2.7/numpy/core/src/common/templ_common.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._umath_tests" sources building extension "numpy.core._rational_tests" sources building extension "numpy.core._struct_ufunc_tests" sources building extension "numpy.core._operand_flag_tests" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. building extension "numpy.linalg._umath_linalg" sources adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources building data_files sources build_src: building npy-pkg config files running build_py copying numpy/version.py -> build/lib.linux-x86_64-2.7/numpy copying build/src.linux-x86_64-2.7/numpy/__config__.py -> build/lib.linux-x86_64-2.7/numpy copying build/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.7/numpy/distutils running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext running install_lib creating /build/python2-numpy/pkg/python2-numpy/usr creating /build/python2-numpy/pkg/python2-numpy/usr/lib creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7 creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/dual.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/_pytesttester.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/timer_comparison.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/bench.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/version.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/mrecords.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/core.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/extras.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/testutils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/structured_arrays.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/internals.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/constants.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/creation.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/basics.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/subclassing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/glossary.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/misc.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/dispatch.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/byteswapping.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/indexing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/ufuncs.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/broadcasting.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/_inspect.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/py3k.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/defmatrix.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/cpuinfo.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/ibm.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/hpux.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/lahey.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/sun.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/nag.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pg.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/gnu.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/environment.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/intel.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/absoft.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/none.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/vast.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/g95.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/mips.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pathf95.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/compaq.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/npy_pkg_config.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/pathccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/mingw32ccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/msvc9compiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/extension.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__config__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/system_info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/numpy_distribution.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__version__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/from_template.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/msvccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/ccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/misc_util.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/unixccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/config.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_scripts.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/develop.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/config_compiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_src.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_clib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/autodist.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_ext.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_clib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_headers.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_py.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/egg_info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_data.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/sdist.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/bdist_rpm.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/compat.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/conv_template.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/intelccompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/log.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/core.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/line_endings.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/lib2def.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/exec_command.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/_shell_utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/ufunclike.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arraysetops.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arrayterator.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/function_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/npyio.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/nanfunctions.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/financial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_version.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_datasource.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/scimath.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/user_array.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arraypad.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/polynomial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/format.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/shape_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/index_tricks.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/mixins.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/histograms.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_iotools.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/recfunctions.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/type_check.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/stride_tricks.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/twodim_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/matlib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/__config__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/ctypeslib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/helper.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/fftpack.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/mtrand.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/version.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/linalg.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/_umath_linalg.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_struct_ufunc_tests.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/overrides.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/records.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/setup_common.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/function_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/umath.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_multiarray_tests.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_multiarray_umath.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/cversions.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/memmap.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_dummy.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_internal.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/numeric.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_methods.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_aliased_types.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/generate_numpy_api.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/numerictypes.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_string_helpers.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_add_newdocs.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/machar.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/shape_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_rational_tests.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_type_aliases.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_dtype.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/arrayprint.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/einsumfunc.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/umath_tests.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/multiarray.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_dtype_ctypes.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/defchararray.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/fromnumeric.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_operand_flag_tests.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_umath_tests.so -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/getlimits.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/_globals.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/conftest.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/__main__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/common_rules.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/func2subr.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/cb_rules.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/capi_maps.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/auxfuncs.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/crackfortran.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/__version__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/rules.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f90mod_rules.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/cfuncs.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f2py2e.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/diagnose.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f2py_testing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/use_rules.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/_distributor_init.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/polyutils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/hermite.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/polynomial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/laguerre.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/legendre.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/hermite_e.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/chebyshev.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/_polybase.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/noseclasses.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/setup.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/decorators.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/parameterized.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/noseclasses.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/decorators.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/nosetester.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/_private/utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private copying build/lib.linux-x86_64-2.7/numpy/testing/print_coercion_tables.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/nosetester.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/dual.py to dual.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/_pytesttester.py to _pytesttester.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/timer_comparison.py to timer_comparison.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/bench.py to bench.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/version.py to version.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/mrecords.py to mrecords.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/core.py to core.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/extras.py to extras.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/testutils.py to testutils.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/structured_arrays.py to structured_arrays.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/internals.py to internals.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/constants.py to constants.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/creation.py to creation.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/basics.py to basics.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/subclassing.py to subclassing.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/glossary.py to glossary.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/misc.py to misc.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/dispatch.py to dispatch.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/byteswapping.py to byteswapping.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/indexing.py to indexing.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/ufuncs.py to ufuncs.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/doc/broadcasting.py to broadcasting.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/_inspect.py to _inspect.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/py3k.py to py3k.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/defmatrix.py to defmatrix.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/cpuinfo.py to cpuinfo.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/ibm.py to ibm.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/hpux.py to hpux.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/lahey.py to lahey.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/sun.py to sun.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/nag.py to nag.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/pg.py to pg.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/gnu.py to gnu.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/environment.py to environment.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/intel.py to intel.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/absoft.py to absoft.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/none.py to none.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/vast.py to vast.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/g95.py to g95.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/mips.py to mips.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/pathf95.py to pathf95.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/fcompiler/compaq.py to compaq.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py to npy_pkg_config.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/pathccompiler.py to pathccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/mingw32ccompiler.py to mingw32ccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/msvc9compiler.py to msvc9compiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/extension.py to extension.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/__config__.py to __config__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/system_info.py to system_info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/numpy_distribution.py to numpy_distribution.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/__version__.py to __version__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/from_template.py to from_template.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/msvccompiler.py to msvccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/ccompiler.py to ccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/misc_util.py to misc_util.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/unixccompiler.py to unixccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/config.py to config.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build_scripts.py to build_scripts.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/develop.py to develop.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/config_compiler.py to config_compiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build_src.py to build_src.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/install.py to install.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/install_clib.py to install_clib.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/autodist.py to autodist.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build.py to build.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build_ext.py to build_ext.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build_clib.py to build_clib.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/install_headers.py to install_headers.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/build_py.py to build_py.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/egg_info.py to egg_info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/install_data.py to install_data.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/sdist.py to sdist.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/compat.py to compat.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/conv_template.py to conv_template.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/intelccompiler.py to intelccompiler.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/log.py to log.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/core.py to core.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/line_endings.py to line_endings.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/lib2def.py to lib2def.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/exec_command.py to exec_command.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/_shell_utils.py to _shell_utils.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/ufunclike.py to ufunclike.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/arraysetops.py to arraysetops.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/arrayterator.py to arrayterator.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/function_base.py to function_base.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/npyio.py to npyio.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/nanfunctions.py to nanfunctions.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/financial.py to financial.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/_version.py to _version.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/_datasource.py to _datasource.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/scimath.py to scimath.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/user_array.py to user_array.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/arraypad.py to arraypad.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/polynomial.py to polynomial.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/format.py to format.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/shape_base.py to shape_base.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/index_tricks.py to index_tricks.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/mixins.py to mixins.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/histograms.py to histograms.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/_iotools.py to _iotools.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/recfunctions.py to recfunctions.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/utils.py to utils.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/type_check.py to type_check.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/stride_tricks.py to stride_tricks.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/twodim_base.py to twodim_base.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matlib.py to matlib.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/__config__.py to __config__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ctypeslib.py to ctypeslib.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/helper.py to helper.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/fftpack.py to fftpack.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/version.py to version.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/linalg.py to linalg.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/overrides.py to overrides.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/records.py to records.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/setup_common.py to setup_common.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/function_base.py to function_base.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/umath.py to umath.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/cversions.py to cversions.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/memmap.py to memmap.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_internal.py to _internal.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/numeric.py to numeric.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_methods.py to _methods.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_aliased_types.py to _aliased_types.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/generate_numpy_api.py to generate_numpy_api.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/numerictypes.py to numerictypes.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_string_helpers.py to _string_helpers.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_add_newdocs.py to _add_newdocs.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/machar.py to machar.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/shape_base.py to shape_base.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_type_aliases.py to _type_aliases.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_dtype.py to _dtype.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/arrayprint.py to arrayprint.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/einsumfunc.py to einsumfunc.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/umath_tests.py to umath_tests.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/multiarray.py to multiarray.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/_dtype_ctypes.py to _dtype_ctypes.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/defchararray.py to defchararray.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/fromnumeric.py to fromnumeric.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/getlimits.py to getlimits.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/_globals.py to _globals.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/conftest.py to conftest.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/info.py to info.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/__main__.py to __main__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/common_rules.py to common_rules.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/func2subr.py to func2subr.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/cb_rules.py to cb_rules.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/capi_maps.py to capi_maps.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/auxfuncs.py to auxfuncs.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/crackfortran.py to crackfortran.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/__version__.py to __version__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/rules.py to rules.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/f90mod_rules.py to f90mod_rules.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/cfuncs.py to cfuncs.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/f2py2e.py to f2py2e.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/diagnose.py to diagnose.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/f2py_testing.py to f2py_testing.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/use_rules.py to use_rules.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/_distributor_init.py to _distributor_init.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/polyutils.py to polyutils.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/hermite.py to hermite.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/polynomial.py to polynomial.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/laguerre.py to laguerre.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/legendre.py to legendre.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/hermite_e.py to hermite_e.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/chebyshev.py to chebyshev.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/_polybase.py to _polybase.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/noseclasses.py to noseclasses.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/setup.py to setup.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/decorators.py to decorators.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/parameterized.py to parameterized.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/noseclasses.py to noseclasses.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/__init__.py to __init__.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/decorators.py to decorators.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/nosetester.py to nosetester.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/_private/utils.py to utils.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/print_coercion_tables.py to print_coercion_tables.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/nosetester.py to nosetester.pyc byte-compiling /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpbgXZx8.py' /usr/bin/python2 -O /tmp/tmpbgXZx8.py removing /tmp/tmpbgXZx8.py running install_data creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/tests/ copying numpy/fft/tests/test_fftpack.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/tests/ copying numpy/fft/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/fft/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/regression copying numpy/f2py/tests/src/regression/inout.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/regression creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/src creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_masked_matrix.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_defmatrix.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_matrix_linalg.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_interaction.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_multiarray.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/matrixlib/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/tests copying numpy/random/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/tests/ copying numpy/random/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/tests/ copying numpy/random/tests/test_random.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests copying numpy/tests/test_ctypeslib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_numpy_version.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_reloading.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_public_api.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_scripts.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_matlib.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_warnings.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/data copying numpy/core/tests/data/recarray_from_file.fits -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/data/ copying numpy/core/tests/data/astype_copy.pkl -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/data/ copying numpy/random/mtrand/randomkit.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/random/. creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/tests/src/size/foo.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/size creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/python3.npy -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/win64python2.npy -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/py2-objarr.npy -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/py2-objarr.npz -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/py3-objarr.npz -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data copying numpy/lib/tests/data/py3-objarr.npy -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/data creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_interrupt.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_no_deprecated_api.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/halffloat.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ufuncobject.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_os.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_common.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_math.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/noprefix.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/old_defines.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayobject.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/oldnumeric.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayscalars.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/numpyconfig.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_cpu.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_endian.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_1_7_deprecated_api.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/utils.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_3kcompat.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarraytypes.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarrayobject.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo.f -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/mixed copying LICENSE.txt -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/kind copying numpy/f2py/tests/src/kind/foo.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/kind copying numpy/lib/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_type_check.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_format.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_nanfunctions.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_ufunclike.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_histograms.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__version.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_stride_tricks.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_function_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_index_tricks.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_io.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arrayterator.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_shape_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_twodim_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_polynomial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_recfunctions.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_financial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraypad.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__iotools.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_mixins.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_packbits.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraysetops.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__datasource.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/lib/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/mingw copying numpy/f2py/tests/test_assumed_shape.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_common.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_kind.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/util.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_complex.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_compile_function.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_size.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_real.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_callback.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_character.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_string.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_quoted_character.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_mixed.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_parameter.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_array_from_pyobj.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_block_docstring.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_integer.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_semicolon_split.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_logical.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/string copying numpy/f2py/tests/src/string/char.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/string creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_legendre.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_classes.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_polynomial.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_printing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_chebyshev.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_laguerre.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite_e.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/polynomial/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_integer.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_both.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_compound.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_non_compound.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_real.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/parameter creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests copying numpy/distutils/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_nagfor.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_from_template.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_npy_pkg_config.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_shell_utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_gnu.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_misc_util.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_system_info.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_exec_command.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_intel.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/distutils/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/core/tests/test_abc.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarbuffer.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_unicode.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_arrayprint.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_machar.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarinherit.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_longdouble.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_ufunc.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_deprecations.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_einsum.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_api.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalar_ctors.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_function_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_item_selection.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath_complex.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_mem_overlap.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_memmap.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_shape_base.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_extint128.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_datetime.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_dtype.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numerictypes.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_nditer.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_getlimits.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_print.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_records.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarprint.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_indexing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defchararray.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_indexerrors.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_overrides.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_errstate.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_half.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarmath.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/_locales.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numeric.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_decorators.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_doctesting.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/testing/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests copying numpy/ma/tests/test_core.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_subclassing.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_deprecations.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_mrecords.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_old_ma.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_extras.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/ma/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/common copying numpy/f2py/tests/src/common/block.f -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/f2py/tests/src/common creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_linalg.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_deprecations.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_build.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/linalg/tests/ creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/tests copying numpy/compat/tests/test_compat.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/tests/ copying numpy/compat/tests/__init__.py -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/compat/tests/ copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/multiarray_api.txt -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/ufunc_api.txt -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/include/numpy creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/lib creating /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config running install_clib copying build/temp.linux-x86_64-2.7/libnpymath.a -> /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy/core/lib running install_egg_info running egg_info creating numpy.egg-info writing numpy.egg-info/PKG-INFO writing top-level names to numpy.egg-info/top_level.txt writing dependency_links to numpy.egg-info/dependency_links.txt writing entry points to numpy.egg-info/entry_points.txt writing manifest file 'numpy.egg-info/SOURCES.txt' reading manifest file 'numpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/generated' 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/numpy' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'numpy.egg-info/SOURCES.txt' Copying numpy.egg-info to /build/python2-numpy/pkg/python2-numpy/usr/lib/python2.7/site-packages/numpy-1.16.6-py2.7.egg-info running install_scripts Installing f2py2 script to /build/python2-numpy/pkg/python2-numpy/usr/bin Installing f2py script to /build/python2-numpy/pkg/python2-numpy/usr/bin Installing f2py2.7 script to /build/python2-numpy/pkg/python2-numpy/usr/bin